#EEBEA0#EEBEA0
#EEBEA0 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.069 H 53.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA0 |
|---|---|
| RGB | rgb(238, 190, 160) |
| HSL | hsl(23, 70%, 78%) |
| HSV | hsv(23, 33%, 93%) |
| CMYK | cmyk(0%, 20.2%, 32.8%, 6.7%) |
| CIE-LAB | lab(80.49, 13.08, 21.70) |
| CIE-LCH | lch(80.49, 25.34, 58.92°) |
| OKLab | oklab(83.67% 0.0408 0.0552) |
| OKLCH | oklch(83.67% 0.069 53.5) |
| XYZ | xyz(60.0199, 57.5450, 41.1967) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Peach
#FFDAB9
ΔE00 7.19
Light Peach
#FFD8B1
ΔE00 7.40
Peach (survey)
#FFB07C
ΔE00 7.68
Burlywood
#DEB887
ΔE00 8.11
Pale Salmon
#FFB19A
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA0 #A0D0EE
analogous
#EEA0A9 #EEBEA0 #EEE5A0
triadic
#EEBEA0 #A0EEBE #BEA0EE
tetradic
#EEBEA0 #A9EEA0 #A0D0EE #E5A0EE
square
#EEBEA0 #A9EEA0 #A0D0EE #E5A0EE
split-complementary
#EEBEA0 #A0EEE5 #A0A9EE
monochromatic
#DB7738 #E59A6C #EEBEA0 #F7E2D4 #FAEDE5
Accessibility & contrast
On white
1.68
#EEBEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EEBEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA0
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA0 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC29E
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#FCB5B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea0; /* rgb */ color: rgb(238, 190, 160); /* oklch */ color: oklch(83.7% 0.069 53.5);
Tailwind
colors: {
custom: {
50: '#f5d1bc',
500: '#eebea0',
950: '#000000',
},
}SCSS
$custom: #eebea0; $custom-light: #f5d1bc; $custom-dark: #000000;
JSON
{
"hex": "#eebea0",
"rgb": {
"r": 238,
"g": 190,
"b": 160
},
"hsl": {
"h": 23.077,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.83669,
"c": 0.06864,
"h": 53.5
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#EEBEA0
secondary
#67A5CB
accent
#89D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382