#EEBE94#EEBE94
#EEBE94 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.078 H 62.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE94 |
|---|---|
| RGB | rgb(238, 190, 148) |
| HSL | hsl(28, 73%, 76%) |
| HSV | hsv(28, 38%, 93%) |
| CMYK | cmyk(0%, 20.2%, 37.8%, 6.7%) |
| CIE-LAB | lab(80.26, 11.65, 27.76) |
| CIE-LCH | lch(80.26, 30.10, 67.23°) |
| OKLab | oklab(83.42% 0.036 0.0696) |
| OKLCH | oklch(83.42% 0.078 62.6) |
| XYZ | xyz(59.0204, 57.1452, 35.9326) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.77
Apricot
#FBCEB1
ΔE00 5.57
Light Peach
#FFD8B1
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.45
Peach
#FFDAB9
ΔE00 6.98
Peach (survey)
#FFB07C
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE94 #94C4EE
analogous
#EE9497 #EEBE94 #EEEB94
triadic
#EEBE94 #94EEBE #BE94EE
tetradic
#EEBE94 #97EE94 #94C4EE #EB94EE
square
#EEBE94 #97EE94 #94C4EE #EB94EE
split-complementary
#EEBE94 #94EEEB #9497EE
monochromatic
#DD7E2A #E69E5F #EEBE94 #F6DEC9 #FBEFE5
Accessibility & contrast
On white
1.69
#EEBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EEBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE94
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE94 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC191
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#FDB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebe94; /* rgb */ color: rgb(238, 190, 148); /* oklch */ color: oklch(83.4% 0.078 62.6);
Tailwind
colors: {
custom: {
50: '#f5d1b3',
500: '#eebe94',
950: '#000000',
},
}SCSS
$custom: #eebe94; $custom-light: #f5d1b3; $custom-dark: #000000;
JSON
{
"hex": "#eebe94",
"rgb": {
"r": 238,
"g": 190,
"b": 148
},
"hsl": {
"h": 28,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.83421,
"c": 0.07834,
"h": 62.6
},
"luminance": 0.57142
}Semantic roles & 50–950 ramp
primary
#EEBE94
secondary
#5C97CA
accent
#79D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381