#EECF79#EECF79
#EECF79 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.3% C 0.111 H 90.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF79 |
|---|---|
| RGB | rgb(238, 207, 121) |
| HSL | hsl(44, 77%, 70%) |
| HSV | hsv(44, 49%, 93%) |
| CMYK | cmyk(0%, 13%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.06, 0.05, 46.47) |
| CIE-LCH | lch(84.06, 46.47, 89.94°) |
| OKLab | oklab(86.27% -0.0003 0.1113) |
| OKLCH | oklch(86.27% 0.111 90.2) |
| XYZ | xyz(61.0260, 64.1860, 27.2601) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.48
Wheat (survey)
#FBDD7E
ΔE00 3.42
Sandy
#F1DA7A
ΔE00 3.67
Light Mustard
#F7D560
ΔE00 4.48
Maize
#F4D054
ΔE00 5.08
Pale Gold
#FDDE6C
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF79 #7998EE
analogous
#EE9579 #EECF79 #D2EE79
triadic
#EECF79 #79EECF #CF79EE
tetradic
#EECF79 #79EE95 #7998EE #EE79D2
square
#EECF79 #79EE95 #7998EE #EE79D2
split-complementary
#EECF79 #79D2EE #9579EE
monochromatic
#D2A11B #E7BC43 #EECF79 #F5E2AF #FCF5E4
Accessibility & contrast
On white
1.52
#EECF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EECF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF79
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF79 | 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)
#E0CD72
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#FEC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf79; /* rgb */ color: rgb(238, 207, 121); /* oklch */ color: oklch(86.3% 0.111 90.2);
Tailwind
colors: {
custom: {
50: '#f6dda1',
500: '#eecf79',
950: '#000000',
},
}SCSS
$custom: #eecf79; $custom-light: #f6dda1; $custom-dark: #000000;
JSON
{
"hex": "#eecf79",
"rgb": {
"r": 238,
"g": 207,
"b": 121
},
"hsl": {
"h": 44.103,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.86272,
"c": 0.11128,
"h": 90.2
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#EECF79
secondary
#4467C7
accent
#42DA0C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480