#EEBF9A#EEBF9A
#EEBF9A is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.073 H 59.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF9A |
|---|---|
| RGB | rgb(238, 191, 154) |
| HSL | hsl(26, 71%, 77%) |
| HSV | hsv(26, 35%, 93%) |
| CMYK | cmyk(0%, 19.7%, 35.3%, 6.7%) |
| CIE-LAB | lab(80.61, 11.82, 25.06) |
| CIE-LCH | lch(80.61, 27.71, 64.74°) |
| OKLab | oklab(83.73% 0.0369 0.0632) |
| OKLCH | oklch(83.73% 0.073 59.8) |
| XYZ | xyz(59.7250, 57.7748, 38.5713) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.42
Burlywood
#DEB887
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 6.12
Peach
#FFDAB9
ΔE00 6.51
Tan
#D2B48C
ΔE00 7.02
Peach (survey)
#FFB07C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF9A #9AC9EE
analogous
#EE9A9F #EEBF9A #EEE99A
triadic
#EEBF9A #9AEEBF #BF9AEE
tetradic
#EEBF9A #9FEE9A #9AC9EE #E99AEE
square
#EEBF9A #9FEE9A #9AC9EE #E99AEE
split-complementary
#EEBF9A #9AEEE9 #9A9FEE
monochromatic
#DC7D31 #E59E66 #EEBF9A #F7E0CE #FBEEE5
Accessibility & contrast
On white
1.67
#EEBF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EEBF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF9A
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF9A | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC297
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#FCB6B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf9a; /* rgb */ color: rgb(238, 191, 154); /* oklch */ color: oklch(83.7% 0.073 59.8);
Tailwind
colors: {
custom: {
50: '#f5d2b8',
500: '#eebf9a',
950: '#000000',
},
}SCSS
$custom: #eebf9a; $custom-light: #f5d2b8; $custom-dark: #000000;
JSON
{
"hex": "#eebf9a",
"rgb": {
"r": 238,
"g": 191,
"b": 154
},
"hsl": {
"h": 26.429,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.83732,
"c": 0.0732,
"h": 59.8
},
"luminance": 0.57772
}Semantic roles & 50–950 ramp
primary
#EEBF9A
secondary
#629CCA
accent
#7ED312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381