#FFABD8#FFABD8
#FFABD8 is a very light, moderate pink. Relative luminance 0.553; OKLCH L 83.6% C 0.113 H 346.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABD8 |
|---|---|
| RGB | rgb(255, 171, 216) |
| HSL | hsl(328, 100%, 84%) |
| HSV | hsv(328, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 15.3%, 0%) |
| CIE-LAB | lab(79.24, 37.10, -10.07) |
| CIE-LCH | lch(79.24, 38.45, 344.82°) |
| OKLab | oklab(83.55% 0.1096 -0.0264) |
| OKLCH | oklch(83.55% 0.113 346.5) |
| XYZ | xyz(68.1980, 55.3473, 72.0434) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.84
Baby Pink
#FFB7CE
ΔE00 5.88
Pastel Pink
#FFBACD
ΔE00 7.14
Soft Pink
#FDB0C0
ΔE00 7.97
Plum
#DDA0DD
ΔE00 8.23
Bubblegum Pink
#FE83CC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABD8 #ABFFD2
analogous
#FCABFF #FFABD8 #FFABAE
triadic
#FFABD8 #D8FFAB #ABD8FF
tetradic
#FFABD8 #FFFCAB #ABFFD2 #ABAEFF
square
#FFABD8 #FFFCAB #ABFFD2 #ABAEFF
split-complementary
#FFABD8 #AEFFAB #ABFFFC
monochromatic
#FF319F #FF6EBC #FFABD8 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.74
#FFABD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FFABD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABD8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABD8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BCDA
Deuteranopia (green-blind)
#C5C9D6
Tritanopia (blue-blind)
#FFAABB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffabd8; /* rgb */ color: rgb(255, 171, 216); /* oklch */ color: oklch(83.6% 0.113 346.5);
Tailwind
colors: {
custom: {
50: '#ffc5e4',
500: '#ffabd8',
950: '#000000',
},
}SCSS
$custom: #ffabd8; $custom-light: #ffc5e4; $custom-dark: #000000;
JSON
{
"hex": "#ffabd8",
"rgb": {
"r": 255,
"g": 171,
"b": 216
},
"hsl": {
"h": 327.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.83554,
"c": 0.1127,
"h": 346.5
},
"luminance": 0.55344
}Semantic roles & 50–950 ramp
primary
#FFABD8
secondary
#6AE5A3
accent
#E66B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284