#EEBEAE#EEBEAE
#EEBEAE is a very light, muted orange. Relative luminance 0.581; OKLCH L 84.0% C 0.060 H 39.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEAE |
|---|---|
| RGB | rgb(238, 190, 174) |
| HSL | hsl(15, 65%, 81%) |
| HSV | hsv(15, 27%, 93%) |
| CMYK | cmyk(0%, 20.2%, 26.9%, 6.7%) |
| CIE-LAB | lab(80.77, 14.90, 14.62) |
| CIE-LCH | lch(80.77, 20.88, 44.46°) |
| OKLab | oklab(83.99% 0.0463 0.0378) |
| OKLCH | oklch(83.99% 0.06 39.2) |
| XYZ | xyz(61.3143, 58.0628, 48.0137) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.47
Apricot
#FBCEB1
ΔE00 6.47
Light Salmon
#FEA993
ΔE00 8.02
Pale Rose
#FDC1C5
ΔE00 8.87
Pinkish Grey
#C8ACA9
ΔE00 8.97
Pinkish Tan
#D99B82
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEAE #AEDEEE
analogous
#EEAEBE #EEBEAE #EEDEAE
triadic
#EEBEAE #AEEEBE #BEAEEE
tetradic
#EEBEAE #BEEEAE #AEDEEE #DEAEEE
square
#EEBEAE #BEEEAE #AEDEEE #DEAEEE
split-complementary
#EEBEAE #AEEEDE #AEBEEE
monochromatic
#D96D49 #E3957B #EEBEAE #F9E7E1 #FAEBE6
Accessibility & contrast
On white
1.67
#EEBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EEBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEAE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEAE | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#FAB7BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebeae; /* rgb */ color: rgb(238, 190, 174); /* oklch */ color: oklch(84.0% 0.060 39.2);
Tailwind
colors: {
custom: {
50: '#f4d1c6',
500: '#eebeae',
950: '#000000',
},
}SCSS
$custom: #eebeae; $custom-light: #f4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#eebeae",
"rgb": {
"r": 238,
"g": 190,
"b": 174
},
"hsl": {
"h": 15,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.83989,
"c": 0.05981,
"h": 39.2
},
"luminance": 0.5806
}Semantic roles & 50–950 ramp
primary
#EEBEAE
secondary
#75B6CB
accent
#A0CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382