#F2CD84#F2CD84
#F2CD84 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.100 H 83.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD84 |
|---|---|
| RGB | rgb(242, 205, 132) |
| HSL | hsl(40, 81%, 73%) |
| HSV | hsv(40, 45%, 95%) |
| CMYK | cmyk(0%, 15.3%, 45.5%, 5.1%) |
| CIE-LAB | lab(84.07, 3.71, 41.08) |
| CIE-LCH | lch(84.07, 41.25, 84.84°) |
| OKLab | oklab(86.41% 0.0113 0.0998) |
| OKLCH | oklch(86.41% 0.1 83.6) |
| XYZ | xyz(62.6162, 64.2088, 30.9206) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.95
Wheat (survey)
#FBDD7E
ΔE00 5.70
Navajowhite
#FFDEAD
ΔE00 6.52
Pale Peach
#FFE5AD
ΔE00 6.61
Sandy
#F1DA7A
ΔE00 6.61
Light Mustard
#F7D560
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD84 #84A9F2
analogous
#F29684 #F2CD84 #E0F284
triadic
#F2CD84 #84F2CD #CD84F2
tetradic
#F2CD84 #84F296 #84A9F2 #F284E0
square
#F2CD84 #84F296 #84A9F2 #F284E0
split-complementary
#F2CD84 #84E0F2 #9684F2
monochromatic
#E49F18 #ECB64D #F2CD84 #F8E3BB #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F2CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD84
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD84 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd84; /* rgb */ color: rgb(242, 205, 132); /* oklch */ color: oklch(86.4% 0.100 83.6);
Tailwind
colors: {
custom: {
50: '#f8dca9',
500: '#f2cd84',
950: '#000000',
},
}SCSS
$custom: #f2cd84; $custom-light: #f8dca9; $custom-dark: #000000;
JSON
{
"hex": "#f2cd84",
"rgb": {
"r": 242,
"g": 205,
"b": 132
},
"hsl": {
"h": 39.818,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.86414,
"c": 0.10047,
"h": 83.6
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#F2CD84
secondary
#4D78CE
accent
#50DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171510
muted
#858480