#EEBEA8#EEBEA8
#EEBEA8 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.063 H 45.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA8 |
|---|---|
| RGB | rgb(238, 190, 168) |
| HSL | hsl(19, 67%, 80%) |
| HSV | hsv(19, 29%, 93%) |
| CMYK | cmyk(0%, 20.2%, 29.4%, 6.7%) |
| CIE-LAB | lab(80.65, 14.10, 17.65) |
| CIE-LCH | lch(80.65, 22.59, 51.39°) |
| OKLab | oklab(83.85% 0.044 0.0454) |
| OKLCH | oklch(83.85% 0.063 45.9) |
| XYZ | xyz(60.7424, 57.8340, 45.0017) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.73
Pale Salmon
#FFB19A
ΔE00 6.67
Light Salmon
#FEA993
ΔE00 8.36
Peach
#FFDAB9
ΔE00 8.66
Pinkish Tan
#D99B82
ΔE00 9.08
Light Peach
#FFD8B1
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA8 #A8D8EE
analogous
#EEA8B5 #EEBEA8 #EEE1A8
triadic
#EEBEA8 #A8EEBE #BEA8EE
tetradic
#EEBEA8 #B5EEA8 #A8D8EE #E1A8EE
square
#EEBEA8 #B5EEA8 #A8D8EE #E1A8EE
split-complementary
#EEBEA8 #A8EEE1 #A8B5EE
monochromatic
#DA7242 #E49875 #EEBEA8 #F8E4DB #FAECE5
Accessibility & contrast
On white
1.67
#EEBEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EEBEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA8 | 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)
#CAC2A6
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#FBB6B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea8; /* rgb */ color: rgb(238, 190, 168); /* oklch */ color: oklch(83.8% 0.063 45.9);
Tailwind
colors: {
custom: {
50: '#f4d1c2',
500: '#eebea8',
950: '#000000',
},
}SCSS
$custom: #eebea8; $custom-light: #f4d1c2; $custom-dark: #000000;
JSON
{
"hex": "#eebea8",
"rgb": {
"r": 238,
"g": 190,
"b": 168
},
"hsl": {
"h": 18.857,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.83848,
"c": 0.06316,
"h": 45.9
},
"luminance": 0.57831
}Semantic roles & 50–950 ramp
primary
#EEBEA8
secondary
#6FAECB
accent
#95CF16
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382