#EABDA3#EABDA3
#EABDA3 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.063 H 51.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EABDA3 |
|---|---|
| RGB | rgb(234, 189, 163) |
| HSL | hsl(22, 63%, 78%) |
| HSV | hsv(22, 30%, 92%) |
| CMYK | cmyk(0%, 19.2%, 30.3%, 8.2%) |
| CIE-LAB | lab(79.92, 12.46, 19.25) |
| CIE-LCH | lch(79.92, 22.94, 57.09°) |
| OKLab | oklab(83.16% 0.0391 0.0493) |
| OKLCH | oklch(83.16% 0.063 51.6) |
| XYZ | xyz(58.7413, 56.5346, 42.4614) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.18
Peach
#FFDAB9
ΔE00 7.68
Pale Salmon
#FFB19A
ΔE00 8.02
Light Peach
#FFD8B1
ΔE00 8.14
Peach (survey)
#FFB07C
ΔE00 8.74
Burlywood
#DEB887
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABDA3 #A3D0EA
analogous
#EAA3AC #EABDA3 #EAE1A3
triadic
#EABDA3 #A3EABD #BDA3EA
tetradic
#EABDA3 #ACEAA3 #A3D0EA #E1A3EA
square
#EABDA3 #ACEAA3 #A3D0EA #E1A3EA
split-complementary
#EABDA3 #A3EAE1 #A3ACEA
monochromatic
#D3763F #DF9971 #EABDA3 #F5E1D5 #F9EDE6
Accessibility & contrast
On white
1.71
#EABDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EABDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABDA3
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABDA3 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A1
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#F7B5B6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabda3; /* rgb */ color: rgb(234, 189, 163); /* oklch */ color: oklch(83.2% 0.063 51.6);
Tailwind
colors: {
custom: {
50: '#f2d1be',
500: '#eabda3',
950: '#000000',
},
}SCSS
$custom: #eabda3; $custom-light: #f2d1be; $custom-dark: #000000;
JSON
{
"hex": "#eabda3",
"rgb": {
"r": 234,
"g": 189,
"b": 163
},
"hsl": {
"h": 21.972,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.83157,
"c": 0.06288,
"h": 51.6
},
"luminance": 0.56532
}Semantic roles & 50–950 ramp
primary
#EABDA3
secondary
#6CA5C6
accent
#8ACB1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382