#EECF80#EECF80
#EECF80 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.104 H 88.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF80 |
|---|---|
| RGB | rgb(238, 207, 128) |
| HSL | hsl(43, 76%, 72%) |
| HSV | hsv(43, 46%, 93%) |
| CMYK | cmyk(0%, 13%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.15, 0.69, 43.11) |
| CIE-LCH | lch(84.15, 43.12, 89.08°) |
| OKLab | oklab(86.37% 0.0023 0.1043) |
| OKLCH | oklch(86.37% 0.104 88.8) |
| XYZ | xyz(61.4710, 64.3640, 29.6035) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.85
Wheat (survey)
#FBDD7E
ΔE00 4.03
Sandy
#F1DA7A
ΔE00 4.41
Light Mustard
#F7D560
ΔE00 5.60
Pale Gold
#FDDE6C
ΔE00 6.08
Maize
#F4D054
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF80 #809FEE
analogous
#EE9880 #EECF80 #D6EE80
triadic
#EECF80 #80EECF #CF80EE
tetradic
#EECF80 #80EE98 #809FEE #EE80D6
square
#EECF80 #80EE98 #809FEE #EE80D6
split-complementary
#EECF80 #80D6EE #9880EE
monochromatic
#D7A21D #E7BB4A #EECF80 #F5E3B6 #FBF5E4
Accessibility & contrast
On white
1.51
#EECF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EECF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF80
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF80 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7A
Deuteranopia (green-blind)
#E7D683
Tritanopia (blue-blind)
#FEC3BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf80; /* rgb */ color: rgb(238, 207, 128); /* oklch */ color: oklch(86.4% 0.104 88.8);
Tailwind
colors: {
custom: {
50: '#f5dda6',
500: '#eecf80',
950: '#000000',
},
}SCSS
$custom: #eecf80; $custom-light: #f5dda6; $custom-dark: #000000;
JSON
{
"hex": "#eecf80",
"rgb": {
"r": 238,
"g": 207,
"b": 128
},
"hsl": {
"h": 43.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86374,
"c": 0.10427,
"h": 88.8
},
"luminance": 0.64361
}Semantic roles & 50–950 ramp
primary
#EECF80
secondary
#4A6EC8
accent
#46D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480