#EABFA5#EABFA5
#EABFA5 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.061 H 52.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFA5 |
|---|---|
| RGB | rgb(234, 191, 165) |
| HSL | hsl(23, 62%, 78%) |
| HSV | hsv(23, 29%, 92%) |
| CMYK | cmyk(0%, 18.4%, 29.5%, 8.2%) |
| CIE-LAB | lab(80.44, 11.66, 18.92) |
| CIE-LCH | lch(80.44, 22.23, 58.34°) |
| OKLab | oklab(83.58% 0.0368 0.0485) |
| OKLCH | oklch(83.58% 0.061 52.8) |
| XYZ | xyz(59.3551, 57.4732, 43.5570) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.77
Peach
#FFDAB9
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.58
Burlywood
#DEB887
ΔE00 8.58
Pale Salmon
#FFB19A
ΔE00 8.64
Tan
#D2B48C
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFA5 #A5D0EA
analogous
#EAA5AD #EABFA5 #EAE1A5
triadic
#EABFA5 #A5EABF #BFA5EA
tetradic
#EABFA5 #ADEAA5 #A5D0EA #E1A5EA
square
#EABFA5 #ADEAA5 #A5D0EA #E1A5EA
split-complementary
#EABFA5 #A5EAE1 #A5ADEA
monochromatic
#D37842 #DE9C73 #EABFA5 #F6E2D7 #F9EDE6
Accessibility & contrast
On white
1.68
#EABFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EABFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFA5
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFA5 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A3
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#F6B7B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabfa5; /* rgb */ color: rgb(234, 191, 165); /* oklch */ color: oklch(83.6% 0.061 52.8);
Tailwind
colors: {
custom: {
50: '#f1d2bf',
500: '#eabfa5',
950: '#000000',
},
}SCSS
$custom: #eabfa5; $custom-light: #f1d2bf; $custom-dark: #000000;
JSON
{
"hex": "#eabfa5",
"rgb": {
"r": 234,
"g": 191,
"b": 165
},
"hsl": {
"h": 22.609,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.83582,
"c": 0.06083,
"h": 52.8
},
"luminance": 0.57471
}Semantic roles & 50–950 ramp
primary
#EABFA5
secondary
#6DA4C6
accent
#88CA1C
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382