#EEBEA9#EEBEA9
#EEBEA9 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.063 H 44.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA9 |
|---|---|
| RGB | rgb(238, 190, 169) |
| HSL | hsl(18, 67%, 80%) |
| HSV | hsv(18, 29%, 93%) |
| CMYK | cmyk(0%, 20.2%, 29%, 6.7%) |
| CIE-LAB | lab(80.67, 14.23, 17.15) |
| CIE-LCH | lch(80.67, 22.29, 50.31°) |
| OKLab | oklab(83.87% 0.0444 0.0441) |
| OKLCH | oklch(83.87% 0.063 44.8) |
| XYZ | xyz(60.8359, 57.8714, 45.4943) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.98
Pale Salmon
#FFB19A
ΔE00 6.57
Light Salmon
#FEA993
ΔE00 8.25
Peach
#FFDAB9
ΔE00 8.91
Pinkish Tan
#D99B82
ΔE00 9.10
Light Peach
#FFD8B1
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA9 #A9D9EE
analogous
#EEA9B7 #EEBEA9 #EEE1A9
triadic
#EEBEA9 #A9EEBE #BEA9EE
tetradic
#EEBEA9 #B7EEA9 #A9D9EE #E1A9EE
square
#EEBEA9 #B7EEA9 #A9D9EE #E1A9EE
split-complementary
#EEBEA9 #A9EEE1 #A9B7EE
monochromatic
#DA7143 #E49776 #EEBEA9 #F8E5DC #FAECE5
Accessibility & contrast
On white
1.67
#EEBEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EEBEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA9
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA9 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#FBB7B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea9; /* rgb */ color: rgb(238, 190, 169); /* oklch */ color: oklch(83.9% 0.063 44.8);
Tailwind
colors: {
custom: {
50: '#f4d1c2',
500: '#eebea9',
950: '#000000',
},
}SCSS
$custom: #eebea9; $custom-light: #f4d1c2; $custom-dark: #000000;
JSON
{
"hex": "#eebea9",
"rgb": {
"r": 238,
"g": 190,
"b": 169
},
"hsl": {
"h": 18.261,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.83871,
"c": 0.06256,
"h": 44.8
},
"luminance": 0.57869
}Semantic roles & 50–950 ramp
primary
#EEBEA9
secondary
#70AFCB
accent
#97CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382