#FBAAD7#FBAAD7
#FBAAD7 is a very light, moderate pink. Relative luminance 0.542; OKLCH L 82.9% C 0.110 H 345.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAAD7 |
|---|---|
| RGB | rgb(251, 170, 215) |
| HSL | hsl(327, 91%, 83%) |
| HSV | hsv(327, 32%, 98%) |
| CMYK | cmyk(0%, 32.3%, 14.3%, 1.6%) |
| CIE-LAB | lab(78.56, 36.13, -10.59) |
| CIE-LCH | lch(78.56, 37.64, 343.66°) |
| OKLab | oklab(82.93% 0.1064 -0.0278) |
| OKLCH | oklch(82.93% 0.11 345.3) |
| XYZ | xyz(66.4244, 54.1684, 71.2336) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.11
Baby Pink
#FFB7CE
ΔE00 6.12
Pastel Pink
#FFBACD
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.62
Soft Pink
#FDB0C0
ΔE00 8.18
Bubblegum Pink
#FE83CC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAAD7 #AAFBCE
analogous
#F7AAFB #FBAAD7 #FBAAAE
triadic
#FBAAD7 #D7FBAA #AAD7FB
tetradic
#FBAAD7 #FBF7AA #AAFBCE #AAAEFB
square
#FBAAD7 #FBF7AA #AAFBCE #AAAEFB
split-complementary
#FBAAD7 #AEFBAA #AAFBF7
monochromatic
#F535A0 #F870BB #FBAAD7 #FEE2F1 #FEE2F1
Accessibility & contrast
On white
1.77
#FBAAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FBAAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAAD7
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAAD7 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD9
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#FFA9BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaad7; /* rgb */ color: rgb(251, 170, 215); /* oklch */ color: oklch(82.9% 0.110 345.3);
Tailwind
colors: {
custom: {
50: '#fec4e3',
500: '#fbaad7',
950: '#000000',
},
}SCSS
$custom: #fbaad7; $custom-light: #fec4e3; $custom-dark: #000000;
JSON
{
"hex": "#fbaad7",
"rgb": {
"r": 251,
"g": 170,
"b": 215
},
"hsl": {
"h": 326.667,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.82929,
"c": 0.10995,
"h": 345.3
},
"luminance": 0.54165
}Semantic roles & 50–950 ramp
primary
#FBAAD7
secondary
#6BDE9E
accent
#E66600
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284