#EEBF94#EEBF94
#EEBF94 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.6% C 0.078 H 63.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF94 |
|---|---|
| RGB | rgb(238, 191, 148) |
| HSL | hsl(29, 73%, 76%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.7%, 37.8%, 6.7%) |
| CIE-LAB | lab(80.50, 11.13, 28.08) |
| CIE-LCH | lch(80.50, 30.21, 68.39°) |
| OKLab | oklab(83.61% 0.0345 0.0703) |
| OKLCH | oklch(83.61% 0.078 63.9) |
| XYZ | xyz(59.2377, 57.5799, 36.0050) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.43
Apricot
#FBCEB1
ΔE00 5.74
Light Peach
#FFD8B1
ΔE00 5.96
Tan
#D2B48C
ΔE00 6.23
Peach
#FFDAB9
ΔE00 6.82
Peach (survey)
#FFB07C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF94 #94C3EE
analogous
#EE9496 #EEBF94 #EEEC94
triadic
#EEBF94 #94EEBF #BF94EE
tetradic
#EEBF94 #96EE94 #94C3EE #EC94EE
square
#EEBF94 #96EE94 #94C3EE #EC94EE
split-complementary
#EEBF94 #94EEEC #9496EE
monochromatic
#DD802A #E69F5F #EEBF94 #F6DFC9 #FBEFE5
Accessibility & contrast
On white
1.68
#EEBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EEBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF94
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF94 | 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)
#CEC291
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#FDB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf94; /* rgb */ color: rgb(238, 191, 148); /* oklch */ color: oklch(83.6% 0.078 63.9);
Tailwind
colors: {
custom: {
50: '#f5d2b3',
500: '#eebf94',
950: '#000000',
},
}SCSS
$custom: #eebf94; $custom-light: #f5d2b3; $custom-dark: #000000;
JSON
{
"hex": "#eebf94",
"rgb": {
"r": 238,
"g": 191,
"b": 148
},
"hsl": {
"h": 28.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.83611,
"c": 0.07833,
"h": 63.9
},
"luminance": 0.57577
}Semantic roles & 50–950 ramp
primary
#EEBF94
secondary
#5C96CA
accent
#77D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381