#EEBDA0#EEBDA0
#EEBDA0 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.069 H 52.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDA0 |
|---|---|
| RGB | rgb(238, 189, 160) |
| HSL | hsl(22, 70%, 78%) |
| HSV | hsv(22, 33%, 93%) |
| CMYK | cmyk(0%, 20.6%, 32.8%, 6.7%) |
| CIE-LAB | lab(80.24, 13.61, 21.37) |
| CIE-LCH | lch(80.24, 25.33, 57.51°) |
| OKLab | oklab(83.48% 0.0424 0.0544) |
| OKLCH | oklch(83.48% 0.069 52.1) |
| XYZ | xyz(59.8041, 57.1133, 41.1248) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.03
Pale Salmon
#FFB19A
ΔE00 7.60
Peach
#FFDAB9
ΔE00 7.63
Peach (survey)
#FFB07C
ΔE00 7.66
Light Peach
#FFD8B1
ΔE00 7.90
Burlywood
#DEB887
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDA0 #A0D1EE
analogous
#EEA0AA #EEBDA0 #EEE4A0
triadic
#EEBDA0 #A0EEBD #BDA0EE
tetradic
#EEBDA0 #AAEEA0 #A0D1EE #E4A0EE
square
#EEBDA0 #AAEEA0 #A0D1EE #E4A0EE
split-complementary
#EEBDA0 #A0EEE4 #A0AAEE
monochromatic
#DB7538 #E5996C #EEBDA0 #F7E1D4 #FAEDE5
Accessibility & contrast
On white
1.69
#EEBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EEBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDA0
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDA0 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC19E
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#FCB4B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebda0; /* rgb */ color: rgb(238, 189, 160); /* oklch */ color: oklch(83.5% 0.069 52.1);
Tailwind
colors: {
custom: {
50: '#f5d1bc',
500: '#eebda0',
950: '#000000',
},
}SCSS
$custom: #eebda0; $custom-light: #f5d1bc; $custom-dark: #000000;
JSON
{
"hex": "#eebda0",
"rgb": {
"r": 238,
"g": 189,
"b": 160
},
"hsl": {
"h": 22.308,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.8348,
"c": 0.06893,
"h": 52.1
},
"luminance": 0.5711
}Semantic roles & 50–950 ramp
primary
#EEBDA0
secondary
#67A6CB
accent
#8BD214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382