#FFABB1#FFABB1
#FFABB1 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.4% C 0.099 H 14.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABB1 |
|---|---|
| RGB | rgb(255, 171, 177) |
| HSL | hsl(356, 100%, 84%) |
| HSV | hsv(356, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 30.6%, 0%) |
| CIE-LAB | lab(78.21, 31.59, 9.61) |
| CIE-LCH | lch(78.21, 33.02, 16.93°) |
| OKLab | oklab(82.42% 0.0959 0.0253) |
| OKLCH | oklch(82.42% 0.099 14.8) |
| XYZ | xyz(63.7406, 53.5644, 48.5682) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.64
Soft Pink
#FDB0C0
ΔE00 4.08
Pale Rose
#FDC1C5
ΔE00 5.86
Pink
#FFC0CB
ΔE00 6.09
Bubblegum
#FFC1CC
ΔE00 6.35
Pastel Pink
#FFBACD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABB1 #ABFFF9
analogous
#FFABDB #FFABB1 #FFCFAB
triadic
#FFABB1 #B1FFAB #ABB1FF
tetradic
#FFABB1 #DBFFAB #ABFFF9 #CFABFF
square
#FFABB1 #DBFFAB #ABFFF9 #CFABFF
split-complementary
#FFABB1 #ABFFCF #ABDBFF
monochromatic
#FF313F #FF6E78 #FFABB1 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.79
#FFABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABB1
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABB1 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B1
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#FFA3AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffabb1; /* rgb */ color: rgb(255, 171, 177); /* oklch */ color: oklch(82.4% 0.099 14.8);
Tailwind
colors: {
custom: {
50: '#ffc4c8',
500: '#ffabb1',
950: '#000000',
},
}SCSS
$custom: #ffabb1; $custom-light: #ffc4c8; $custom-dark: #000000;
JSON
{
"hex": "#ffabb1",
"rgb": {
"r": 255,
"g": 171,
"b": 177
},
"hsl": {
"h": 355.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82421,
"c": 0.09919,
"h": 14.8
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#FFABB1
secondary
#6AE5DC
accent
#E6D500
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282