#EEC099#EEC099
#EEC099 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.074 H 61.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC099 |
|---|---|
| RGB | rgb(238, 192, 153) |
| HSL | hsl(28, 71%, 77%) |
| HSV | hsv(28, 36%, 93%) |
| CMYK | cmyk(0%, 19.3%, 35.7%, 6.7%) |
| CIE-LAB | lab(80.84, 11.18, 25.90) |
| CIE-LCH | lch(80.84, 28.21, 66.65°) |
| OKLab | oklab(83.9% 0.0349 0.0652) |
| OKLCH | oklch(83.9% 0.074 61.8) |
| XYZ | xyz(59.8609, 58.1792, 38.2075) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.75
Burlywood
#DEB887
ΔE00 5.23
Light Peach
#FFD8B1
ΔE00 5.71
Peach
#FFDAB9
ΔE00 6.29
Tan
#D2B48C
ΔE00 6.57
Peach (survey)
#FFB07C
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC099 #99C7EE
analogous
#EE999D #EEC099 #EEEA99
triadic
#EEC099 #99EEC0 #C099EE
tetradic
#EEC099 #9DEE99 #99C7EE #EA99EE
square
#EEC099 #9DEE99 #99C7EE #EA99EE
split-complementary
#EEC099 #99EEEA #999DEE
monochromatic
#DD7F30 #E5A065 #EEC099 #F7E0CD #FBEFE5
Accessibility & contrast
On white
1.66
#EEC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EEC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC099
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC099 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC396
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#FCB6B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eec099; /* rgb */ color: rgb(238, 192, 153); /* oklch */ color: oklch(83.9% 0.074 61.8);
Tailwind
colors: {
custom: {
50: '#f5d3b7',
500: '#eec099',
950: '#000000',
},
}SCSS
$custom: #eec099; $custom-light: #f5d3b7; $custom-dark: #000000;
JSON
{
"hex": "#eec099",
"rgb": {
"r": 238,
"g": 192,
"b": 153
},
"hsl": {
"h": 27.529,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.83901,
"c": 0.07398,
"h": 61.8
},
"luminance": 0.58176
}Semantic roles & 50–950 ramp
primary
#EEC099
secondary
#619ACA
accent
#7BD312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381