#EEC98A#EEC98A
#EEC98A is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.4% C 0.091 H 80.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC98A |
|---|---|
| RGB | rgb(238, 201, 138) |
| HSL | hsl(38, 75%, 74%) |
| HSV | hsv(38, 42%, 93%) |
| CMYK | cmyk(0%, 15.5%, 42%, 6.7%) |
| CIE-LAB | lab(82.80, 4.80, 36.32) |
| CIE-LCH | lch(82.80, 36.64, 82.47°) |
| OKLab | oklab(85.36% 0.0152 0.0893) |
| OKLCH | oklch(85.36% 0.091 80.4) |
| XYZ | xyz(60.7358, 61.7882, 32.7670) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.32
Navajowhite
#FFDEAD
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 5.83
Sand (survey)
#E2CA76
ΔE00 6.33
Tan (survey)
#D1B26F
ΔE00 6.59
Pale Peach
#FFE5AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC98A #8AAFEE
analogous
#EE978A #EEC98A #E1EE8A
triadic
#EEC98A #8AEEC9 #C98AEE
tetradic
#EEC98A #8AEE97 #8AAFEE #EE8AE1
square
#EEC98A #8AEE97 #8AAFEE #EE8AE1
split-complementary
#EEC98A #8AE1EE #978AEE
monochromatic
#DD9720 #E6B055 #EEC98A #F6E2BF #FBF3E4
Accessibility & contrast
On white
1.57
#EEC98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#EEC98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC98A
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC98A | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#FDBEB9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec98a; /* rgb */ color: rgb(238, 201, 138); /* oklch */ color: oklch(85.4% 0.091 80.4);
Tailwind
colors: {
custom: {
50: '#f5d9ad',
500: '#eec98a',
950: '#000000',
},
}SCSS
$custom: #eec98a; $custom-light: #f5d9ad; $custom-dark: #000000;
JSON
{
"hex": "#eec98a",
"rgb": {
"r": 238,
"g": 201,
"b": 138
},
"hsl": {
"h": 37.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.85356,
"c": 0.09056,
"h": 80.4
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#EEC98A
secondary
#537FC9
accent
#59D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381