#EEB995#EEB995
#EEB995 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.078 H 55.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB995 |
|---|---|
| RGB | rgb(238, 185, 149) |
| HSL | hsl(24, 72%, 76%) |
| HSV | hsv(24, 37%, 93%) |
| CMYK | cmyk(0%, 22.3%, 37.4%, 6.7%) |
| CIE-LAB | lab(79.07, 14.40, 25.62) |
| CIE-LCH | lch(79.07, 29.39, 60.65°) |
| OKLab | oklab(82.5% 0.0442 0.0645) |
| OKLCH | oklch(82.5% 0.078 55.6) |
| XYZ | xyz(58.0355, 55.0482, 35.9964) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.35
Peach (survey)
#FFB07C
ΔE00 5.86
Burlywood
#DEB887
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.05
Tan
#D2B48C
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB995 #95CAEE
analogous
#EE959D #EEB995 #EEE695
triadic
#EEB995 #95EEB9 #B995EE
tetradic
#EEB995 #9DEE95 #95CAEE #E695EE
square
#EEB995 #9DEE95 #95CAEE #E695EE
split-complementary
#EEB995 #95EEE6 #959DEE
monochromatic
#DD732C #E69660 #EEB995 #F6DCCA #FBEEE5
Accessibility & contrast
On white
1.75
#EEB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EEB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB995
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB995 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD92
Deuteranopia (green-blind)
#D5C895
Tritanopia (blue-blind)
#FDAFAF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb995; /* rgb */ color: rgb(238, 185, 149); /* oklch */ color: oklch(82.5% 0.078 55.6);
Tailwind
colors: {
custom: {
50: '#f5ceb4',
500: '#eeb995',
950: '#000000',
},
}SCSS
$custom: #eeb995; $custom-light: #f5ceb4; $custom-dark: #000000;
JSON
{
"hex": "#eeb995",
"rgb": {
"r": 238,
"g": 185,
"b": 149
},
"hsl": {
"h": 24.27,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.82496,
"c": 0.07819,
"h": 55.6
},
"luminance": 0.55045
}Semantic roles & 50–950 ramp
primary
#EEB995
secondary
#5D9ECA
accent
#85D411
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381