#EECD98#EECD98
#EECD98 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.078 H 79.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD98 |
|---|---|
| RGB | rgb(238, 205, 152) |
| HSL | hsl(37, 72%, 76%) |
| HSV | hsv(37, 36%, 93%) |
| CMYK | cmyk(0%, 13.9%, 36.1%, 6.7%) |
| CIE-LAB | lab(84.02, 4.26, 30.70) |
| CIE-LCH | lch(84.02, 30.99, 82.09°) |
| OKLab | oklab(86.39% 0.0146 0.0766) |
| OKLCH | oklch(86.39% 0.078 79.2) |
| XYZ | xyz(62.7601, 64.1093, 38.7681) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.08
Wheat
#F5DEB3
ΔE00 4.99
Burlywood
#DEB887
ΔE00 5.37
Moccasin
#FFE4B5
ΔE00 5.42
Pale Peach
#FFE5AD
ΔE00 5.69
Light Peach
#FFD8B1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD98 #98B9EE
analogous
#EEA298 #EECD98 #E4EE98
triadic
#EECD98 #98EECD #CD98EE
tetradic
#EECD98 #98EEA2 #98B9EE #EE98E4
square
#EECD98 #98EEA2 #98B9EE #EE98E4
split-complementary
#EECD98 #98E4EE #A298EE
monochromatic
#DD9A2F #E5B463 #EECD98 #F7E7CD #FBF2E5
Accessibility & contrast
On white
1.52
#EECD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EECD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD98
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD98 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#FCC3BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecd98; /* rgb */ color: rgb(238, 205, 152); /* oklch */ color: oklch(86.4% 0.078 79.2);
Tailwind
colors: {
custom: {
50: '#f5dcb6',
500: '#eecd98',
950: '#000000',
},
}SCSS
$custom: #eecd98; $custom-light: #f5dcb6; $custom-dark: #000000;
JSON
{
"hex": "#eecd98",
"rgb": {
"r": 238,
"g": 205,
"b": 152
},
"hsl": {
"h": 36.977,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.8639,
"c": 0.078,
"h": 79.2
},
"luminance": 0.64107
}Semantic roles & 50–950 ramp
primary
#EECD98
secondary
#6089CA
accent
#5CD412
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481