#EEBEA4#EEBEA4
#EEBEA4 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.8% C 0.066 H 49.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA4 |
|---|---|
| RGB | rgb(238, 190, 164) |
| HSL | hsl(21, 69%, 79%) |
| HSV | hsv(21, 31%, 93%) |
| CMYK | cmyk(0%, 20.2%, 31.1%, 6.7%) |
| CIE-LAB | lab(80.56, 13.58, 19.68) |
| CIE-LCH | lch(80.56, 23.91, 55.38°) |
| OKLab | oklab(83.76% 0.0424 0.0503) |
| OKLCH | oklch(83.76% 0.066 49.9) |
| XYZ | xyz(60.3755, 57.6872, 43.0693) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.00
Pale Salmon
#FFB19A
ΔE00 7.28
Peach
#FFDAB9
ΔE00 7.80
Light Peach
#FFD8B1
ΔE00 8.30
Peach (survey)
#FFB07C
ΔE00 8.44
Light Salmon
#FEA993
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA4 #A4D4EE
analogous
#EEA4AF #EEBEA4 #EEE3A4
triadic
#EEBEA4 #A4EEBE #BEA4EE
tetradic
#EEBEA4 #AFEEA4 #A4D4EE #E3A4EE
square
#EEBEA4 #AFEEA4 #A4D4EE #E3A4EE
split-complementary
#EEBEA4 #A4EEE3 #A4AFEE
monochromatic
#DB743D #E49970 #EEBEA4 #F8E3D8 #FAEDE5
Accessibility & contrast
On white
1.68
#EEBEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EEBEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA4
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA4 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A2
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#FBB6B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea4; /* rgb */ color: rgb(238, 190, 164); /* oklch */ color: oklch(83.8% 0.066 49.9);
Tailwind
colors: {
custom: {
50: '#f4d1bf',
500: '#eebea4',
950: '#000000',
},
}SCSS
$custom: #eebea4; $custom-light: #f4d1bf; $custom-dark: #000000;
JSON
{
"hex": "#eebea4",
"rgb": {
"r": 238,
"g": 190,
"b": 164
},
"hsl": {
"h": 21.081,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.83757,
"c": 0.06577,
"h": 49.9
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#EEBEA4
secondary
#6BA9CB
accent
#8FD015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382