#EABFA2#EABFA2
#EABFA2 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.063 H 55.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFA2 |
|---|---|
| RGB | rgb(234, 191, 162) |
| HSL | hsl(24, 63%, 78%) |
| HSV | hsv(24, 31%, 92%) |
| CMYK | cmyk(0%, 18.4%, 30.8%, 8.2%) |
| CIE-LAB | lab(80.38, 11.28, 20.44) |
| CIE-LCH | lch(80.38, 23.34, 61.11°) |
| OKLab | oklab(83.52% 0.0356 0.0521) |
| OKLCH | oklch(83.52% 0.063 55.7) |
| XYZ | xyz(59.0852, 57.3653, 42.1357) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 6.91
Burlywood
#DEB887
ΔE00 7.51
Tan
#D2B48C
ΔE00 7.81
Peach (survey)
#FFB07C
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFA2 #A2CDEA
analogous
#EAA2A9 #EABFA2 #EAE3A2
triadic
#EABFA2 #A2EABF #BFA2EA
tetradic
#EABFA2 #A9EAA2 #A2CDEA #E3A2EA
square
#EABFA2 #A9EAA2 #A2CDEA #E3A2EA
split-complementary
#EABFA2 #A2EAE3 #A2A9EA
monochromatic
#D37A3E #DF9D70 #EABFA2 #F5E1D4 #F9EEE6
Accessibility & contrast
On white
1.68
#EABFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EABFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFA2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFA2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#F7B7B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabfa2; /* rgb */ color: rgb(234, 191, 162); /* oklch */ color: oklch(83.5% 0.063 55.7);
Tailwind
colors: {
custom: {
50: '#f2d2bd',
500: '#eabfa2',
950: '#000000',
},
}SCSS
$custom: #eabfa2; $custom-light: #f2d2bd; $custom-dark: #000000;
JSON
{
"hex": "#eabfa2",
"rgb": {
"r": 234,
"g": 191,
"b": 162
},
"hsl": {
"h": 24.167,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.83515,
"c": 0.06313,
"h": 55.7
},
"luminance": 0.57363
}Semantic roles & 50–950 ramp
primary
#EABFA2
secondary
#6BA1C6
accent
#84CB1B
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382