#EECF82#EECF82
#EECF82 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.102 H 88.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF82 |
|---|---|
| RGB | rgb(238, 207, 130) |
| HSL | hsl(43, 76%, 72%) |
| HSV | hsv(43, 45%, 93%) |
| CMYK | cmyk(0%, 13%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.18, 0.89, 42.15) |
| CIE-LCH | lch(84.18, 42.16, 88.80°) |
| OKLab | oklab(86.41% 0.003 0.1022) |
| OKLCH | oklch(86.41% 0.102 88.3) |
| XYZ | xyz(61.6039, 64.4172, 30.3036) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.05
Wheat (survey)
#FBDD7E
ΔE00 4.27
Sandy
#F1DA7A
ΔE00 4.67
Light Mustard
#F7D560
ΔE00 5.94
Pale Gold
#FDDE6C
ΔE00 6.39
Pale Peach
#FFE5AD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF82 #82A1EE
analogous
#EE9982 #EECF82 #D7EE82
triadic
#EECF82 #82EECF #CF82EE
tetradic
#EECF82 #82EE99 #82A1EE #EE82D7
square
#EECF82 #82EE99 #82A1EE #EE82D7
split-complementary
#EECF82 #82D7EE #9982EE
monochromatic
#D8A31D #E7BA4C #EECF82 #F5E4B8 #FBF5E4
Accessibility & contrast
On white
1.51
#EECF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EECF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF82
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF82 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#FDC3BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf82; /* rgb */ color: rgb(238, 207, 130); /* oklch */ color: oklch(86.4% 0.102 88.3);
Tailwind
colors: {
custom: {
50: '#f5dda7',
500: '#eecf82',
950: '#000000',
},
}SCSS
$custom: #eecf82; $custom-light: #f5dda7; $custom-dark: #000000;
JSON
{
"hex": "#eecf82",
"rgb": {
"r": 238,
"g": 207,
"b": 130
},
"hsl": {
"h": 42.778,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.86405,
"c": 0.10223,
"h": 88.3
},
"luminance": 0.64414
}Semantic roles & 50–950 ramp
primary
#EECF82
secondary
#4C70C8
accent
#48D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480