#EEBF9B#EEBF9B
#EEBF9B is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.072 H 59.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF9B |
|---|---|
| RGB | rgb(238, 191, 155) |
| HSL | hsl(26, 71%, 77%) |
| HSV | hsv(26, 35%, 93%) |
| CMYK | cmyk(0%, 19.7%, 34.9%, 6.7%) |
| CIE-LAB | lab(80.63, 11.94, 24.56) |
| CIE-LCH | lch(80.63, 27.31, 64.06°) |
| OKLab | oklab(83.75% 0.0373 0.062) |
| OKLCH | oklch(83.75% 0.072 59) |
| XYZ | xyz(59.8086, 57.8082, 39.0118) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.23
Burlywood
#DEB887
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.21
Peach
#FFDAB9
ΔE00 6.51
Tan
#D2B48C
ΔE00 7.20
Peach (survey)
#FFB07C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF9B #9BCAEE
analogous
#EE9BA1 #EEBF9B #EEE89B
triadic
#EEBF9B #9BEEBF #BF9BEE
tetradic
#EEBF9B #A1EE9B #9BCAEE #E89BEE
square
#EEBF9B #A1EE9B #9BCAEE #E89BEE
split-complementary
#EEBF9B #9BEEE8 #9BA1EE
monochromatic
#DC7C32 #E59E67 #EEBF9B #F7E0CF #FBEEE5
Accessibility & contrast
On white
1.67
#EEBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EEBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF9B
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF9B | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC299
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#FCB6B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf9b; /* rgb */ color: rgb(238, 191, 155); /* oklch */ color: oklch(83.8% 0.072 59.0);
Tailwind
colors: {
custom: {
50: '#f5d2b8',
500: '#eebf9b',
950: '#000000',
},
}SCSS
$custom: #eebf9b; $custom-light: #f5d2b8; $custom-dark: #000000;
JSON
{
"hex": "#eebf9b",
"rgb": {
"r": 238,
"g": 191,
"b": 155
},
"hsl": {
"h": 26.024,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.83752,
"c": 0.07236,
"h": 59
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#EEBF9B
secondary
#639DCA
accent
#80D313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381