#FFABB8#FFABB8
#FFABB8 is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.6% C 0.100 H 9.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABB8 |
|---|---|
| RGB | rgb(255, 171, 184) |
| HSL | hsl(351, 100%, 84%) |
| HSV | hsv(351, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 27.8%, 0%) |
| CIE-LAB | lab(78.37, 32.50, 6.05) |
| CIE-LCH | lch(78.37, 33.05, 10.54°) |
| OKLab | oklab(82.6% 0.0985 0.0162) |
| OKLCH | oklch(82.6% 0.1 9.3) |
| XYZ | xyz(64.4563, 53.8507, 52.3374) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.03
Lightpink
#FFB6C1
ΔE00 2.72
Pastel Pink
#FFBACD
ΔE00 4.83
Baby Pink
#FFB7CE
ΔE00 5.10
Pink
#FFC0CB
ΔE00 5.35
Bubblegum
#FFC1CC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABB8 #ABFFF2
analogous
#FFABE2 #FFABB8 #FFC8AB
triadic
#FFABB8 #B8FFAB #ABB8FF
tetradic
#FFABB8 #E2FFAB #ABFFF2 #C8ABFF
square
#FFABB8 #E2FFAB #ABFFF2 #C8ABFF
split-complementary
#FFABB8 #ABFFC8 #ABE2FF
monochromatic
#FF3151 #FF6E84 #FFABB8 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.78
#FFABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FFABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABB8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABB8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B8
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffabb8; /* rgb */ color: rgb(255, 171, 184); /* oklch */ color: oklch(82.6% 0.100 9.3);
Tailwind
colors: {
custom: {
50: '#ffc4cd',
500: '#ffabb8',
950: '#000000',
},
}SCSS
$custom: #ffabb8; $custom-light: #ffc4cd; $custom-dark: #000000;
JSON
{
"hex": "#ffabb8",
"rgb": {
"r": 255,
"g": 171,
"b": 184
},
"hsl": {
"h": 350.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82605,
"c": 0.09982,
"h": 9.3
},
"luminance": 0.53847
}Semantic roles & 50–950 ramp
primary
#FFABB8
secondary
#6AE5D2
accent
#E6C200
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283