#EECC98#EECC98
#EECC98 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.2% C 0.078 H 78.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC98 |
|---|---|
| RGB | rgb(238, 204, 152) |
| HSL | hsl(36, 72%, 76%) |
| HSV | hsv(36, 36%, 93%) |
| CMYK | cmyk(0%, 14.3%, 36.1%, 6.7%) |
| CIE-LAB | lab(83.77, 4.78, 30.37) |
| CIE-LCH | lch(83.77, 30.74, 81.05°) |
| OKLab | oklab(86.2% 0.0161 0.0759) |
| OKLCH | oklch(86.2% 0.078 78) |
| XYZ | xyz(62.5217, 63.6324, 38.6886) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.18
Burlywood
#DEB887
ΔE00 5.03
Wheat
#F5DEB3
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 5.57
Moccasin
#FFE4B5
ΔE00 5.65
Very Light Brown
#D3B683
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC98 #98BAEE
analogous
#EEA198 #EECC98 #E5EE98
triadic
#EECC98 #98EECC #CC98EE
tetradic
#EECC98 #98EEA1 #98BAEE #EE98E5
square
#EECC98 #98EEA1 #98BAEE #EE98E5
split-complementary
#EECC98 #98E5EE #A198EE
monochromatic
#DD982F #E5B263 #EECC98 #F7E6CD #FBF2E5
Accessibility & contrast
On white
1.53
#EECC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EECC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC98
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC98 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#FCC2BE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecc98; /* rgb */ color: rgb(238, 204, 152); /* oklch */ color: oklch(86.2% 0.078 78.0);
Tailwind
colors: {
custom: {
50: '#f5dbb6',
500: '#eecc98',
950: '#000000',
},
}SCSS
$custom: #eecc98; $custom-light: #f5dbb6; $custom-dark: #000000;
JSON
{
"hex": "#eecc98",
"rgb": {
"r": 238,
"g": 204,
"b": 152
},
"hsl": {
"h": 36.279,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.86195,
"c": 0.07754,
"h": 78
},
"luminance": 0.6363
}Semantic roles & 50–950 ramp
primary
#EECC98
secondary
#608ACA
accent
#5ED412
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481