#EEBDA1#EEBDA1
#EEBDA1 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.068 H 51.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDA1 |
|---|---|
| RGB | rgb(238, 189, 161) |
| HSL | hsl(22, 69%, 78%) |
| HSV | hsv(22, 32%, 93%) |
| CMYK | cmyk(0%, 20.6%, 32.4%, 6.7%) |
| CIE-LAB | lab(80.26, 13.73, 20.86) |
| CIE-LCH | lch(80.26, 24.98, 56.64°) |
| OKLab | oklab(83.5% 0.0427 0.0532) |
| OKLCH | oklch(83.5% 0.068 51.2) |
| XYZ | xyz(59.8919, 57.1485, 41.5873) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.08
Pale Salmon
#FFB19A
ΔE00 7.39
Peach
#FFDAB9
ΔE00 7.77
Peach (survey)
#FFB07C
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 8.11
Burlywood
#DEB887
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDA1 #A1D2EE
analogous
#EEA1AB #EEBDA1 #EEE3A1
triadic
#EEBDA1 #A1EEBD #BDA1EE
tetradic
#EEBDA1 #ABEEA1 #A1D2EE #E3A1EE
square
#EEBDA1 #ABEEA1 #A1D2EE #E3A1EE
split-complementary
#EEBDA1 #A1EEE3 #A1ABEE
monochromatic
#DB7439 #E5996D #EEBDA1 #F7E1D5 #FAEDE5
Accessibility & contrast
On white
1.69
#EEBDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EEBDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDA1
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDA1 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC19F
Deuteranopia (green-blind)
#D6CBA1
Tritanopia (blue-blind)
#FCB4B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebda1; /* rgb */ color: rgb(238, 189, 161); /* oklch */ color: oklch(83.5% 0.068 51.2);
Tailwind
colors: {
custom: {
50: '#f5d1bd',
500: '#eebda1',
950: '#000000',
},
}SCSS
$custom: #eebda1; $custom-light: #f5d1bd; $custom-dark: #000000;
JSON
{
"hex": "#eebda1",
"rgb": {
"r": 238,
"g": 189,
"b": 161
},
"hsl": {
"h": 21.818,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.83502,
"c": 0.06822,
"h": 51.2
},
"luminance": 0.57146
}Semantic roles & 50–950 ramp
primary
#EEBDA1
secondary
#68A7CB
accent
#8DD114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382