#EEC08A#EEC08A
#EEC08A is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.6% C 0.088 H 70.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC08A |
|---|---|
| RGB | rgb(238, 192, 138) |
| HSL | hsl(32, 75%, 74%) |
| HSV | hsv(32, 42%, 93%) |
| CMYK | cmyk(0%, 19.3%, 42%, 6.7%) |
| CIE-LAB | lab(80.58, 9.50, 33.42) |
| CIE-LCH | lch(80.58, 34.75, 74.13°) |
| OKLab | oklab(83.61% 0.029 0.0826) |
| OKLCH | oklch(83.61% 0.088 70.7) |
| XYZ | xyz(58.6990, 57.7145, 32.0880) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.20
Very Light Brown
#D3B683
ΔE00 6.02
Tan
#D2B48C
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 6.70
Navajowhite
#FFDEAD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC08A #8AB8EE
analogous
#EE8E8A #EEC08A #EAEE8A
triadic
#EEC08A #8AEEC0 #C08AEE
tetradic
#EEC08A #8AEE8E #8AB8EE #EE8AEA
square
#EEC08A #8AEE8E #8AB8EE #EE8AEA
split-complementary
#EEC08A #8AEAEE #8E8AEE
monochromatic
#DD8620 #E6A355 #EEC08A #F6DDBF #FBF1E4
Accessibility & contrast
On white
1.67
#EEC08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EEC08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC08A
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC08A | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FEB5B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec08a; /* rgb */ color: rgb(238, 192, 138); /* oklch */ color: oklch(83.6% 0.088 70.7);
Tailwind
colors: {
custom: {
50: '#f5d3ac',
500: '#eec08a',
950: '#000000',
},
}SCSS
$custom: #eec08a; $custom-light: #f5d3ac; $custom-dark: #000000;
JSON
{
"hex": "#eec08a",
"rgb": {
"r": 238,
"g": 192,
"b": 138
},
"hsl": {
"h": 32.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.83614,
"c": 0.08751,
"h": 70.7
},
"luminance": 0.57711
}Semantic roles & 50–950 ramp
primary
#EEC08A
secondary
#5389C9
accent
#6BD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381