#FFABBB#FFABBB
#FFABBB is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.7% C 0.100 H 7.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABBB |
|---|---|
| RGB | rgb(255, 171, 187) |
| HSL | hsl(349, 100%, 84%) |
| HSV | hsv(349, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 26.7%, 0%) |
| CIE-LAB | lab(78.45, 32.90, 4.52) |
| CIE-LCH | lch(78.45, 33.21, 7.83°) |
| OKLab | oklab(82.69% 0.0996 0.0123) |
| OKLCH | oklch(82.69% 0.1 7) |
| XYZ | xyz(64.7741, 53.9778, 54.0111) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.48
Lightpink
#FFB6C1
ΔE00 2.86
Pastel Pink
#FFBACD
ΔE00 4.28
Baby Pink
#FFB7CE
ΔE00 4.34
Powder Pink
#FFB2D0
ΔE00 5.21
Pink
#FFC0CB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABBB #ABFFEF
analogous
#FFABE5 #FFABBB #FFC5AB
triadic
#FFABBB #BBFFAB #ABBBFF
tetradic
#FFABBB #E5FFAB #ABFFEF #C5ABFF
square
#FFABBB #E5FFAB #ABFFEF #C5ABFF
split-complementary
#FFABBB #ABFFC5 #ABE5FF
monochromatic
#FF3158 #FF6E89 #FFABBB #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.78
#FFABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABBB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABBB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffabbb; /* rgb */ color: rgb(255, 171, 187); /* oklch */ color: oklch(82.7% 0.100 7.0);
Tailwind
colors: {
custom: {
50: '#ffc5cf',
500: '#ffabbb',
950: '#000000',
},
}SCSS
$custom: #ffabbb; $custom-light: #ffc5cf; $custom-dark: #000000;
JSON
{
"hex": "#ffabbb",
"rgb": {
"r": 255,
"g": 171,
"b": 187
},
"hsl": {
"h": 348.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82687,
"c": 0.10035,
"h": 7
},
"luminance": 0.53974
}Semantic roles & 50–950 ramp
primary
#FFABBB
secondary
#6AE5CD
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283