#FAB9D2#FAB9D2
#FAB9D2 is a very light, moderate pink. Relative luminance 0.597; OKLCH L 85.2% C 0.081 H 354.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9D2 |
|---|---|
| RGB | rgb(250, 185, 210) |
| HSL | hsl(337, 87%, 85%) |
| HSV | hsv(337, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 16%, 2%) |
| CIE-LAB | lab(81.66, 27.12, -3.30) |
| CIE-LCH | lch(81.66, 27.32, 353.06°) |
| OKLab | oklab(85.24% 0.0807 -0.0084) |
| OKLCH | oklch(85.24% 0.081 354.1) |
| XYZ | xyz(68.4064, 59.6781, 68.8760) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 1.69
Pastel Pink
#FFBACD
ΔE00 2.30
Powder Pink
#FFB2D0
ΔE00 2.37
Soft Pink
#FDB0C0
ΔE00 4.56
Pink
#FFC0CB
ΔE00 4.64
Bubblegum
#FFC1CC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9D2 #B9FAE1
analogous
#FAB9F3 #FAB9D2 #FAC0B9
triadic
#FAB9D2 #D2FAB9 #B9D2FA
tetradic
#FAB9D2 #F3FAB9 #B9FAE1 #C0B9FA
square
#FAB9D2 #F3FAB9 #B9FAE1 #C0B9FA
split-complementary
#FAB9D2 #B9FAC0 #B9F3FA
monochromatic
#F24789 #F680AD #FAB9D2 #FDE2ED #FDE2ED
Accessibility & contrast
On white
1.62
#FAB9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FAB9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9D2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9D2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D3
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#FFB7C1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fab9d2; /* rgb */ color: rgb(250, 185, 210); /* oklch */ color: oklch(85.2% 0.081 354.1);
Tailwind
colors: {
custom: {
50: '#fccedf',
500: '#fab9d2',
950: '#000000',
},
}SCSS
$custom: #fab9d2; $custom-light: #fccedf; $custom-dark: #000000;
JSON
{
"hex": "#fab9d2",
"rgb": {
"r": 250,
"g": 185,
"b": 210
},
"hsl": {
"h": 336.923,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.85237,
"c": 0.08115,
"h": 354.1
},
"luminance": 0.59675
}Semantic roles & 50–950 ramp
primary
#FAB9D2
secondary
#79DEB7
accent
#E38D02
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181315
muted
#868384