#EEC98F#EEC98F
#EEC98F is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.085 H 78.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC98F |
|---|---|
| RGB | rgb(238, 201, 143) |
| HSL | hsl(37, 74%, 75%) |
| HSV | hsv(37, 40%, 93%) |
| CMYK | cmyk(0%, 15.5%, 39.9%, 6.7%) |
| CIE-LAB | lab(82.88, 5.33, 33.85) |
| CIE-LCH | lch(82.88, 34.27, 81.05°) |
| OKLab | oklab(85.44% 0.0171 0.0837) |
| OKLCH | oklch(85.44% 0.085 78.4) |
| XYZ | xyz(61.1062, 61.9364, 34.7175) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.71
Navajowhite
#FFDEAD
ΔE00 5.23
Very Light Brown
#D3B683
ΔE00 5.63
Wheat
#F5DEB3
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 6.66
Moccasin
#FFE4B5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC98F #8FB4EE
analogous
#EE9A8F #EEC98F #E3EE8F
triadic
#EEC98F #8FEEC9 #C98FEE
tetradic
#EEC98F #8FEE9A #8FB4EE #EE8FE3
square
#EEC98F #8FEE9A #8FB4EE #EE8FE3
split-complementary
#EEC98F #8FE3EE #9A8FEE
monochromatic
#DE9625 #E6AF5A #EEC98F #F6E3C4 #FBF2E4
Accessibility & contrast
On white
1.57
#EEC98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EEC98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC98F
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC98F | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98B
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#FDBEBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec98f; /* rgb */ color: rgb(238, 201, 143); /* oklch */ color: oklch(85.4% 0.085 78.4);
Tailwind
colors: {
custom: {
50: '#f5d9b0',
500: '#eec98f',
950: '#000000',
},
}SCSS
$custom: #eec98f; $custom-light: #f5d9b0; $custom-dark: #000000;
JSON
{
"hex": "#eec98f",
"rgb": {
"r": 238,
"g": 201,
"b": 143
},
"hsl": {
"h": 36.632,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.85444,
"c": 0.08547,
"h": 78.4
},
"luminance": 0.61934
}Semantic roles & 50–950 ramp
primary
#EEC98F
secondary
#5884CA
accent
#5DD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381