#EABDA2#EABDA2
#EABDA2 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.1% C 0.064 H 52.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EABDA2 |
|---|---|
| RGB | rgb(234, 189, 162) |
| HSL | hsl(23, 63%, 78%) |
| HSV | hsv(23, 31%, 92%) |
| CMYK | cmyk(0%, 19.2%, 30.8%, 8.2%) |
| CIE-LAB | lab(79.90, 12.33, 19.76) |
| CIE-LCH | lch(79.90, 23.29, 58.03°) |
| OKLab | oklab(83.13% 0.0387 0.0505) |
| OKLCH | oklch(83.13% 0.064 52.5) |
| XYZ | xyz(58.6520, 56.4989, 41.9914) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.11
Peach
#FFDAB9
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.90
Pale Salmon
#FFB19A
ΔE00 8.22
Burlywood
#DEB887
ΔE00 8.47
Peach (survey)
#FFB07C
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABDA2 #A2CFEA
analogous
#EAA2AB #EABDA2 #EAE1A2
triadic
#EABDA2 #A2EABD #BDA2EA
tetradic
#EABDA2 #ABEAA2 #A2CFEA #E1A2EA
square
#EABDA2 #ABEAA2 #A2CFEA #E1A2EA
split-complementary
#EABDA2 #A2EAE1 #A2ABEA
monochromatic
#D3763E #DF9A70 #EABDA2 #F5E0D4 #F9EDE6
Accessibility & contrast
On white
1.71
#EABDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EABDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABDA2
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABDA2 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#F7B5B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabda2; /* rgb */ color: rgb(234, 189, 162); /* oklch */ color: oklch(83.1% 0.064 52.5);
Tailwind
colors: {
custom: {
50: '#f2d0bd',
500: '#eabda2',
950: '#000000',
},
}SCSS
$custom: #eabda2; $custom-light: #f2d0bd; $custom-dark: #000000;
JSON
{
"hex": "#eabda2",
"rgb": {
"r": 234,
"g": 189,
"b": 162
},
"hsl": {
"h": 22.5,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.83134,
"c": 0.06361,
"h": 52.5
},
"luminance": 0.56496
}Semantic roles & 50–950 ramp
primary
#EABDA2
secondary
#6BA3C6
accent
#89CB1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382