#EABFA3#EABFA3
#EABFA3 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.062 H 54.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFA3 |
|---|---|
| RGB | rgb(234, 191, 163) |
| HSL | hsl(24, 63%, 78%) |
| HSV | hsv(24, 30%, 92%) |
| CMYK | cmyk(0%, 18.4%, 30.3%, 8.2%) |
| CIE-LAB | lab(80.40, 11.40, 19.93) |
| CIE-LCH | lch(80.40, 22.96, 60.22°) |
| OKLab | oklab(83.54% 0.036 0.0509) |
| OKLCH | oklch(83.54% 0.062 54.7) |
| XYZ | xyz(59.1745, 57.4010, 42.6058) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.71
Peach
#FFDAB9
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 7.12
Burlywood
#DEB887
ΔE00 7.86
Tan
#D2B48C
ΔE00 8.10
Peach (survey)
#FFB07C
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFA3 #A3CEEA
analogous
#EAA3AA #EABFA3 #EAE2A3
triadic
#EABFA3 #A3EABF #BFA3EA
tetradic
#EABFA3 #AAEAA3 #A3CEEA #E2A3EA
square
#EABFA3 #AAEAA3 #A3CEEA #E2A3EA
split-complementary
#EABFA3 #A3EAE2 #A3AAEA
monochromatic
#D37A3F #DF9C71 #EABFA3 #F5E2D5 #F9EEE6
Accessibility & contrast
On white
1.68
#EABFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EABFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFA3
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFA3 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#F7B7B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabfa3; /* rgb */ color: rgb(234, 191, 163); /* oklch */ color: oklch(83.5% 0.062 54.7);
Tailwind
colors: {
custom: {
50: '#f2d2be',
500: '#eabfa3',
950: '#000000',
},
}SCSS
$custom: #eabfa3; $custom-light: #f2d2be; $custom-dark: #000000;
JSON
{
"hex": "#eabfa3",
"rgb": {
"r": 234,
"g": 191,
"b": 163
},
"hsl": {
"h": 23.662,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.83537,
"c": 0.06235,
"h": 54.7
},
"luminance": 0.57398
}Semantic roles & 50–950 ramp
primary
#EABFA3
secondary
#6CA2C6
accent
#85CB1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382