#EEBEA7#EEBEA7
#EEBEA7 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.064 H 46.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA7 |
|---|---|
| RGB | rgb(238, 190, 167) |
| HSL | hsl(19, 68%, 79%) |
| HSV | hsv(19, 30%, 93%) |
| CMYK | cmyk(0%, 20.2%, 29.8%, 6.7%) |
| CIE-LAB | lab(80.63, 13.97, 18.16) |
| CIE-LCH | lch(80.63, 22.91, 52.43°) |
| OKLab | oklab(83.83% 0.0436 0.0466) |
| OKLCH | oklch(83.83% 0.064 46.9) |
| XYZ | xyz(60.6496, 57.7969, 44.5130) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.51
Pale Salmon
#FFB19A
ΔE00 6.79
Peach
#FFDAB9
ΔE00 8.42
Light Salmon
#FEA993
ΔE00 8.49
Pinkish Tan
#D99B82
ΔE00 9.08
Light Peach
#FFD8B1
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA7 #A7D7EE
analogous
#EEA7B4 #EEBEA7 #EEE2A7
triadic
#EEBEA7 #A7EEBE #BEA7EE
tetradic
#EEBEA7 #B4EEA7 #A7D7EE #E2A7EE
square
#EEBEA7 #B4EEA7 #A7D7EE #E2A7EE
split-complementary
#EEBEA7 #A7EEE2 #A7B4EE
monochromatic
#DA7240 #E49874 #EEBEA7 #F8E4DA #FAECE5
Accessibility & contrast
On white
1.67
#EEBEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EEBEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA7 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#FBB6B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea7; /* rgb */ color: rgb(238, 190, 167); /* oklch */ color: oklch(83.8% 0.064 46.9);
Tailwind
colors: {
custom: {
50: '#f4d1c1',
500: '#eebea7',
950: '#000000',
},
}SCSS
$custom: #eebea7; $custom-light: #f4d1c1; $custom-dark: #000000;
JSON
{
"hex": "#eebea7",
"rgb": {
"r": 238,
"g": 190,
"b": 167
},
"hsl": {
"h": 19.437,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.83825,
"c": 0.06379,
"h": 46.9
},
"luminance": 0.57794
}Semantic roles & 50–950 ramp
primary
#EEBEA7
secondary
#6EADCB
accent
#93D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382