#EABFA0#EABFA0
#EABFA0 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.065 H 57.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFA0 |
|---|---|
| RGB | rgb(234, 191, 160) |
| HSL | hsl(25, 64%, 77%) |
| HSV | hsv(25, 32%, 92%) |
| CMYK | cmyk(0%, 18.4%, 31.6%, 8.2%) |
| CIE-LAB | lab(80.35, 11.02, 21.45) |
| CIE-LCH | lch(80.35, 24.11, 62.80°) |
| OKLab | oklab(83.47% 0.0348 0.0546) |
| OKLCH | oklch(83.47% 0.065 57.5) |
| XYZ | xyz(58.9088, 57.2947, 41.2069) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.89
Peach
#FFDAB9
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 6.55
Burlywood
#DEB887
ΔE00 6.83
Tan
#D2B48C
ΔE00 7.27
Peach (survey)
#FFB07C
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFA0 #A0CBEA
analogous
#EAA0A6 #EABFA0 #EAE4A0
triadic
#EABFA0 #A0EABF #BFA0EA
tetradic
#EABFA0 #A6EAA0 #A0CBEA #E4A0EA
square
#EABFA0 #A6EAA0 #A0CBEA #E4A0EA
split-complementary
#EABFA0 #A0EAE4 #A0A6EA
monochromatic
#D47B3C #DF9D6E #EABFA0 #F5E1D2 #F9EEE6
Accessibility & contrast
On white
1.69
#EABFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EABFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFA0
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFA0 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29E
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#F7B7B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabfa0; /* rgb */ color: rgb(234, 191, 160); /* oklch */ color: oklch(83.5% 0.065 57.5);
Tailwind
colors: {
custom: {
50: '#f2d2bc',
500: '#eabfa0',
950: '#000000',
},
}SCSS
$custom: #eabfa0; $custom-light: #f2d2bc; $custom-dark: #000000;
JSON
{
"hex": "#eabfa0",
"rgb": {
"r": 234,
"g": 191,
"b": 160
},
"hsl": {
"h": 25.135,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.83471,
"c": 0.06473,
"h": 57.5
},
"luminance": 0.57292
}Semantic roles & 50–950 ramp
primary
#EABFA0
secondary
#699FC5
accent
#81CC1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382