#FFABD4#FFABD4
#FFABD4 is a very light, moderate pink. Relative luminance 0.551; OKLCH L 83.4% C 0.110 H 349.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABD4 |
|---|---|
| RGB | rgb(255, 171, 212) |
| HSL | hsl(331, 100%, 84%) |
| HSV | hsv(331, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 16.9%, 0%) |
| CIE-LAB | lab(79.12, 36.49, -8.07) |
| CIE-LCH | lch(79.12, 37.37, 347.52°) |
| OKLab | oklab(83.43% 0.1083 -0.021) |
| OKLCH | oklch(83.43% 0.11 349) |
| XYZ | xyz(67.6871, 55.1430, 69.3530) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.93
Baby Pink
#FFB7CE
ΔE00 5.01
Pastel Pink
#FFBACD
ΔE00 6.28
Soft Pink
#FDB0C0
ΔE00 6.95
Lightpink
#FFB6C1
ΔE00 8.56
Pink (survey)
#FF81C0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABD4 #ABFFD6
analogous
#FFABFE #FFABD4 #FFACAB
triadic
#FFABD4 #D4FFAB #ABD4FF
tetradic
#FFABD4 #FEFFAB #ABFFD6 #ACABFF
square
#FFABD4 #FEFFAB #ABFFD6 #ACABFF
split-complementary
#FFABD4 #ABFFAC #ABFEFF
monochromatic
#FF3195 #FF6EB5 #FFABD4 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.75
#FFABD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FFABD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABD4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABD4 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BCD6
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#FFA9B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffabd4; /* rgb */ color: rgb(255, 171, 212); /* oklch */ color: oklch(83.4% 0.110 349.0);
Tailwind
colors: {
custom: {
50: '#ffc5e1',
500: '#ffabd4',
950: '#000000',
},
}SCSS
$custom: #ffabd4; $custom-light: #ffc5e1; $custom-dark: #000000;
JSON
{
"hex": "#ffabd4",
"rgb": {
"r": 255,
"g": 171,
"b": 212
},
"hsl": {
"h": 330.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.83426,
"c": 0.11029,
"h": 349
},
"luminance": 0.55139
}Semantic roles & 50–950 ramp
primary
#FFABD4
secondary
#6AE5A9
accent
#E67500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284