#EEBF95#EEBF95
#EEBF95 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.6% C 0.077 H 63.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF95 |
|---|---|
| RGB | rgb(238, 191, 149) |
| HSL | hsl(28, 72%, 76%) |
| HSV | hsv(28, 37%, 93%) |
| CMYK | cmyk(0%, 19.7%, 37.4%, 6.7%) |
| CIE-LAB | lab(80.52, 11.24, 27.58) |
| CIE-LCH | lch(80.52, 29.78, 67.83°) |
| OKLab | oklab(83.63% 0.0349 0.0692) |
| OKLCH | oklch(83.63% 0.077 63.2) |
| XYZ | xyz(59.3172, 57.6117, 36.4237) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.64
Apricot
#FBCEB1
ΔE00 5.50
Light Peach
#FFD8B1
ΔE00 5.94
Tan
#D2B48C
ΔE00 6.33
Peach
#FFDAB9
ΔE00 6.74
Peach (survey)
#FFB07C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF95 #95C4EE
analogous
#EE9597 #EEBF95 #EEEC95
triadic
#EEBF95 #95EEBF #BF95EE
tetradic
#EEBF95 #97EE95 #95C4EE #EC95EE
square
#EEBF95 #97EE95 #95C4EE #EC95EE
split-complementary
#EEBF95 #95EEEC #9597EE
monochromatic
#DD7F2C #E69F60 #EEBF95 #F6DFCA #FBEFE5
Accessibility & contrast
On white
1.68
#EEBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EEBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF95
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF95 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#FDB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf95; /* rgb */ color: rgb(238, 191, 149); /* oklch */ color: oklch(83.6% 0.077 63.2);
Tailwind
colors: {
custom: {
50: '#f5d2b4',
500: '#eebf95',
950: '#000000',
},
}SCSS
$custom: #eebf95; $custom-light: #f5d2b4; $custom-dark: #000000;
JSON
{
"hex": "#eebf95",
"rgb": {
"r": 238,
"g": 191,
"b": 149
},
"hsl": {
"h": 28.315,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.83631,
"c": 0.07745,
"h": 63.2
},
"luminance": 0.57609
}Semantic roles & 50–950 ramp
primary
#EEBF95
secondary
#5D97CA
accent
#78D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381