#EEB992#EEB992
#EEB992 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.4% C 0.081 H 57.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB992 |
|---|---|
| RGB | rgb(238, 185, 146) |
| HSL | hsl(25, 73%, 75%) |
| HSV | hsv(25, 39%, 93%) |
| CMYK | cmyk(0%, 22.3%, 38.7%, 6.7%) |
| CIE-LAB | lab(79.01, 14.06, 27.14) |
| CIE-LCH | lch(79.01, 30.57, 62.61°) |
| OKLab | oklab(82.44% 0.043 0.068) |
| OKLCH | oklch(82.44% 0.081 57.7) |
| XYZ | xyz(57.7990, 54.9536, 34.7513) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.63
Apricot
#FBCEB1
ΔE00 5.72
Burlywood
#DEB887
ΔE00 6.37
Apricot (survey)
#FFB16D
ΔE00 7.21
Tan
#D2B48C
ΔE00 7.65
Light Peach
#FFD8B1
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB992 #92C7EE
analogous
#EE9299 #EEB992 #EEE792
triadic
#EEB992 #92EEB9 #B992EE
tetradic
#EEB992 #99EE92 #92C7EE #E792EE
square
#EEB992 #99EE92 #92C7EE #E792EE
split-complementary
#EEB992 #92EEE7 #9299EE
monochromatic
#DD7528 #E6975D #EEB992 #F6DBC7 #FBEEE5
Accessibility & contrast
On white
1.75
#EEB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#EEB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB992
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB992 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#FDAFAF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb992; /* rgb */ color: rgb(238, 185, 146); /* oklch */ color: oklch(82.4% 0.081 57.7);
Tailwind
colors: {
custom: {
50: '#f5ceb2',
500: '#eeb992',
950: '#000000',
},
}SCSS
$custom: #eeb992; $custom-light: #f5ceb2; $custom-dark: #000000;
JSON
{
"hex": "#eeb992",
"rgb": {
"r": 238,
"g": 185,
"b": 146
},
"hsl": {
"h": 25.435,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.82436,
"c": 0.0805,
"h": 57.7
},
"luminance": 0.5495
}Semantic roles & 50–950 ramp
primary
#EEB992
secondary
#5A9BCA
accent
#82D510
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171311
muted
#858381