#FFABB9#FFABB9
#FFABB9 is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.6% C 0.100 H 8.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABB9 |
|---|---|
| RGB | rgb(255, 171, 185) |
| HSL | hsl(350, 100%, 84%) |
| HSV | hsv(350, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 27.5%, 0%) |
| CIE-LAB | lab(78.40, 32.63, 5.54) |
| CIE-LCH | lch(78.40, 33.10, 9.63°) |
| OKLab | oklab(82.63% 0.0989 0.0149) |
| OKLCH | oklch(82.63% 0.1 8.6) |
| XYZ | xyz(64.5615, 53.8927, 52.8914) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.81
Lightpink
#FFB6C1
ΔE00 2.73
Pastel Pink
#FFBACD
ΔE00 4.63
Baby Pink
#FFB7CE
ΔE00 4.84
Pink
#FFC0CB
ΔE00 5.32
Bubblegum
#FFC1CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABB9 #ABFFF1
analogous
#FFABE3 #FFABB9 #FFC7AB
triadic
#FFABB9 #B9FFAB #ABB9FF
tetradic
#FFABB9 #E3FFAB #ABFFF1 #C7ABFF
square
#FFABB9 #E3FFAB #ABFFF1 #C7ABFF
split-complementary
#FFABB9 #ABFFC7 #ABE3FF
monochromatic
#FF3153 #FF6E86 #FFABB9 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.78
#FFABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FFABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABB9
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABB9 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9B9
Deuteranopia (green-blind)
#CDC8B7
Tritanopia (blue-blind)
#FFA4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffabb9; /* rgb */ color: rgb(255, 171, 185); /* oklch */ color: oklch(82.6% 0.100 8.6);
Tailwind
colors: {
custom: {
50: '#ffc5ce',
500: '#ffabb9',
950: '#000000',
},
}SCSS
$custom: #ffabb9; $custom-light: #ffc5ce; $custom-dark: #000000;
JSON
{
"hex": "#ffabb9",
"rgb": {
"r": 255,
"g": 171,
"b": 185
},
"hsl": {
"h": 350,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82632,
"c": 0.09998,
"h": 8.6
},
"luminance": 0.53889
}Semantic roles & 50–950 ramp
primary
#FFABB9
secondary
#6AE5D0
accent
#E6BF00
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283