#EEC09F#EEC09F
#EEC09F is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.0% C 0.069 H 57.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC09F |
|---|---|
| RGB | rgb(238, 192, 159) |
| HSL | hsl(25, 70%, 78%) |
| HSV | hsv(25, 33%, 93%) |
| CMYK | cmyk(0%, 19.3%, 33.2%, 6.7%) |
| CIE-LAB | lab(80.95, 11.90, 22.87) |
| CIE-LCH | lch(80.95, 25.78, 62.51°) |
| OKLab | oklab(84.03% 0.0373 0.058) |
| OKLCH | oklch(84.03% 0.069 57.3) |
| XYZ | xyz(60.3689, 58.3825, 40.8833) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 6.28
Peach
#FFDAB9
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.90
Tan
#D2B48C
ΔE00 7.68
Peach (survey)
#FFB07C
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC09F #9FCDEE
analogous
#EE9FA5 #EEC09F #EEE79F
triadic
#EEC09F #9FEEC0 #C09FEE
tetradic
#EEC09F #A5EE9F #9FCDEE #E79FEE
square
#EEC09F #A5EE9F #9FCDEE #E79FEE
split-complementary
#EEC09F #9FEEE7 #9FA5EE
monochromatic
#DC7C37 #E59E6B #EEC09F #F7E2D3 #FAEEE5
Accessibility & contrast
On white
1.66
#EEC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EEC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC09F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC09F | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39D
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#FCB7B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec09f; /* rgb */ color: rgb(238, 192, 159); /* oklch */ color: oklch(84.0% 0.069 57.3);
Tailwind
colors: {
custom: {
50: '#f5d3bb',
500: '#eec09f',
950: '#000000',
},
}SCSS
$custom: #eec09f; $custom-light: #f5d3bb; $custom-dark: #000000;
JSON
{
"hex": "#eec09f",
"rgb": {
"r": 238,
"g": 192,
"b": 159
},
"hsl": {
"h": 25.063,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.84026,
"c": 0.06898,
"h": 57.3
},
"luminance": 0.5838
}Semantic roles & 50–950 ramp
primary
#EEC09F
secondary
#66A1CB
accent
#82D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382