#EEBF9E#EEBF9E
#EEBF9E is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.070 H 56.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF9E |
|---|---|
| RGB | rgb(238, 191, 158) |
| HSL | hsl(25, 70%, 78%) |
| HSV | hsv(25, 34%, 93%) |
| CMYK | cmyk(0%, 19.7%, 33.6%, 6.7%) |
| CIE-LAB | lab(80.69, 12.31, 23.04) |
| CIE-LCH | lch(80.69, 26.12, 61.89°) |
| OKLab | oklab(83.82% 0.0385 0.0584) |
| OKLCH | oklch(83.82% 0.07 56.7) |
| XYZ | xyz(60.0637, 57.9103, 40.3552) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Light Peach
#FFD8B1
ΔE00 6.58
Peach
#FFDAB9
ΔE00 6.61
Burlywood
#DEB887
ΔE00 7.02
Peach (survey)
#FFB07C
ΔE00 7.53
Tan
#D2B48C
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF9E #9ECDEE
analogous
#EE9EA5 #EEBF9E #EEE79E
triadic
#EEBF9E #9EEEBF #BF9EEE
tetradic
#EEBF9E #A5EE9E #9ECDEE #E79EEE
square
#EEBF9E #A5EE9E #9ECDEE #E79EEE
split-complementary
#EEBF9E #9EEEE7 #9EA5EE
monochromatic
#DC7A36 #E59D6A #EEBF9E #F7E1D2 #FAEEE5
Accessibility & contrast
On white
1.67
#EEBF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EEBF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF9E
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF9E | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29C
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#FCB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf9e; /* rgb */ color: rgb(238, 191, 158); /* oklch */ color: oklch(83.8% 0.070 56.7);
Tailwind
colors: {
custom: {
50: '#f5d2ba',
500: '#eebf9e',
950: '#000000',
},
}SCSS
$custom: #eebf9e; $custom-light: #f5d2ba; $custom-dark: #000000;
JSON
{
"hex": "#eebf9e",
"rgb": {
"r": 238,
"g": 191,
"b": 158
},
"hsl": {
"h": 24.75,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.83815,
"c": 0.06995,
"h": 56.7
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#EEBF9E
secondary
#66A1CB
accent
#83D213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381