#FFABA6#FFABA6
#FFABA6 is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.2% C 0.100 H 23.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABA6 |
|---|---|
| RGB | rgb(255, 171, 166) |
| HSL | hsl(3, 100%, 83%) |
| HSV | hsv(3, 35%, 100%) |
| CMYK | cmyk(0%, 32.9%, 34.9%, 0%) |
| CIE-LAB | lab(77.96, 30.23, 15.24) |
| CIE-LCH | lch(77.96, 33.85, 26.75°) |
| OKLab | oklab(82.15% 0.0917 0.0394) |
| OKLCH | oklch(82.15% 0.1 23.2) |
| XYZ | xyz(62.6881, 53.1434, 43.0249) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 5.84
Light Salmon
#FEA993
ΔE00 6.05
Pale Salmon
#FFB19A
ΔE00 6.64
Lightpink
#FFB6C1
ΔE00 6.78
Pale Rose
#FDC1C5
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABA6 #A6FAFF
analogous
#FFA6CD #FFABA6 #FFD8A6
triadic
#FFABA6 #A6FFAB #ABA6FF
tetradic
#FFABA6 #CDFFA6 #A6FAFF #D8A6FF
square
#FFABA6 #CDFFA6 #A6FAFF #D8A6FF
split-complementary
#FFABA6 #A6FFD8 #A6CDFF
monochromatic
#FF372C #FF7169 #FFABA6 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.81
#FFABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FFABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABA6
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABA6 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A5
Deuteranopia (green-blind)
#D0C7A5
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaba6; /* rgb */ color: rgb(255, 171, 166); /* oklch */ color: oklch(82.2% 0.100 23.2);
Tailwind
colors: {
custom: {
50: '#ffc4c0',
500: '#ffaba6',
950: '#000000',
},
}SCSS
$custom: #ffaba6; $custom-light: #ffc4c0; $custom-dark: #000000;
JSON
{
"hex": "#ffaba6",
"rgb": {
"r": 255,
"g": 171,
"b": 166
},
"hsl": {
"h": 3.371,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.8215,
"c": 0.09982,
"h": 23.2
},
"luminance": 0.53139
}Semantic roles & 50–950 ramp
primary
#FFABA6
secondary
#65DDE4
accent
#D9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282