#FFABD2#FFABD2
#FFABD2 is a very light, moderate pink. Relative luminance 0.550; OKLCH L 83.4% C 0.109 H 350.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABD2 |
|---|---|
| RGB | rgb(255, 171, 210) |
| HSL | hsl(332, 100%, 84%) |
| HSV | hsv(332, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 17.6%, 0%) |
| CIE-LAB | lab(79.07, 36.19, -7.07) |
| CIE-LCH | lch(79.07, 36.87, 348.94°) |
| OKLab | oklab(83.36% 0.1076 -0.0183) |
| OKLCH | oklch(83.36% 0.109 350.3) |
| XYZ | xyz(67.4364, 55.0427, 68.0325) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.51
Baby Pink
#FFB7CE
ΔE00 4.58
Pastel Pink
#FFBACD
ΔE00 5.86
Soft Pink
#FDB0C0
ΔE00 6.43
Lightpink
#FFB6C1
ΔE00 8.06
Pink
#FFC0CB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABD2 #ABFFD8
analogous
#FFABFC #FFABD2 #FFAEAB
triadic
#FFABD2 #D2FFAB #ABD2FF
tetradic
#FFABD2 #FCFFAB #ABFFD8 #AEABFF
square
#FFABD2 #FCFFAB #ABFFD8 #AEABFF
split-complementary
#FFABD2 #ABFFAE #ABFCFF
monochromatic
#FF3190 #FF6EB1 #FFABD2 #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.75
#FFABD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FFABD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABD2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABD2 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#FFA9B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffabd2; /* rgb */ color: rgb(255, 171, 210); /* oklch */ color: oklch(83.4% 0.109 350.3);
Tailwind
colors: {
custom: {
50: '#ffc5df',
500: '#ffabd2',
950: '#000000',
},
}SCSS
$custom: #ffabd2; $custom-light: #ffc5df; $custom-dark: #000000;
JSON
{
"hex": "#ffabd2",
"rgb": {
"r": 255,
"g": 171,
"b": 210
},
"hsl": {
"h": 332.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.83363,
"c": 0.10916,
"h": 350.3
},
"luminance": 0.55039
}Semantic roles & 50–950 ramp
primary
#FFABD2
secondary
#6AE5AB
accent
#E67B00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284