#FFABA9#FFABA9
#FFABA9 is a very light, moderate red. Relative luminance 0.532; OKLCH L 82.2% C 0.099 H 20.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABA9 |
|---|---|
| RGB | rgb(255, 171, 169) |
| HSL | hsl(1, 100%, 83%) |
| HSV | hsv(1, 34%, 100%) |
| CMYK | cmyk(0%, 32.9%, 33.7%, 0%) |
| CIE-LAB | lab(78.03, 30.59, 13.70) |
| CIE-LCH | lch(78.03, 33.52, 24.12°) |
| OKLab | oklab(82.22% 0.0929 0.0356) |
| OKLCH | oklch(82.22% 0.099 20.9) |
| XYZ | xyz(62.9665, 53.2547, 44.4912) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.84
Blush (survey)
#F29E8E
ΔE00 6.26
Pale Rose
#FDC1C5
ΔE00 6.61
Peachy Pink
#FF9A8A
ΔE00 6.67
Soft Pink
#FDB0C0
ΔE00 6.76
Light Salmon
#FEA993
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABA9 #A9FDFF
analogous
#FFA9D2 #FFABA9 #FFD6A9
triadic
#FFABA9 #A9FFAB #ABA9FF
tetradic
#FFABA9 #D2FFA9 #A9FDFF #D6A9FF
square
#FFABA9 #D2FFA9 #A9FDFF #D6A9FF
split-complementary
#FFABA9 #A9FFD6 #A9D2FF
monochromatic
#FF332F #FF6F6C #FFABA9 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.80
#FFABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#FFABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABA9
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABA9 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A8
Deuteranopia (green-blind)
#D0C7A8
Tritanopia (blue-blind)
#FFA2AB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaba9; /* rgb */ color: rgb(255, 171, 169); /* oklch */ color: oklch(82.2% 0.099 20.9);
Tailwind
colors: {
custom: {
50: '#ffc4c2',
500: '#ffaba9',
950: '#000000',
},
}SCSS
$custom: #ffaba9; $custom-light: #ffc4c2; $custom-dark: #000000;
JSON
{
"hex": "#ffaba9",
"rgb": {
"r": 255,
"g": 171,
"b": 169
},
"hsl": {
"h": 1.395,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.82222,
"c": 0.09946,
"h": 20.9
},
"luminance": 0.5325
}Semantic roles & 50–950 ramp
primary
#FFABA9
secondary
#68E1E4
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282