#EABFA8#EABFA8
#EABFA8 is a very light, muted orange. Relative luminance 0.576; OKLCH L 83.7% C 0.059 H 49.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFA8 |
|---|---|
| RGB | rgb(234, 191, 168) |
| HSL | hsl(21, 61%, 79%) |
| HSV | hsv(21, 28%, 92%) |
| CMYK | cmyk(0%, 18.4%, 28.2%, 8.2%) |
| CIE-LAB | lab(80.51, 12.06, 17.40) |
| CIE-LCH | lch(80.51, 21.17, 55.28°) |
| OKLab | oklab(83.65% 0.038 0.0447) |
| OKLCH | oklch(83.65% 0.059 49.7) |
| XYZ | xyz(59.6313, 57.5837, 45.0119) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.14
Peach
#FFDAB9
ΔE00 7.68
Pale Salmon
#FFB19A
ΔE00 8.13
Light Peach
#FFD8B1
ΔE00 8.38
Pinkish Tan
#D99B82
ΔE00 9.65
Tan
#D2B48C
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFA8 #A8D3EA
analogous
#EAA8B2 #EABFA8 #EAE0A8
triadic
#EABFA8 #A8EABF #BFA8EA
tetradic
#EABFA8 #B2EAA8 #A8D3EA #E0A8EA
square
#EABFA8 #B2EAA8 #A8D3EA #E0A8EA
split-complementary
#EABFA8 #A8EAE0 #A8B2EA
monochromatic
#D27645 #DE9B77 #EABFA8 #F6E3D9 #F9EDE6
Accessibility & contrast
On white
1.68
#EABFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EABFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFA8
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFA8 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A6
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#F6B8B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabfa8; /* rgb */ color: rgb(234, 191, 168); /* oklch */ color: oklch(83.7% 0.059 49.7);
Tailwind
colors: {
custom: {
50: '#f1d2c2',
500: '#eabfa8',
950: '#000000',
},
}SCSS
$custom: #eabfa8; $custom-light: #f1d2c2; $custom-dark: #000000;
JSON
{
"hex": "#eabfa8",
"rgb": {
"r": 234,
"g": 191,
"b": 168
},
"hsl": {
"h": 20.909,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.83651,
"c": 0.05867,
"h": 49.7
},
"luminance": 0.57581
}Semantic roles & 50–950 ramp
primary
#EABFA8
secondary
#70A8C6
accent
#8DC91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382