#FBAFDB#FBAFDB
#FBAFDB is a very light, moderate pink. Relative luminance 0.563; OKLCH L 83.9% C 0.104 H 343.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFDB |
|---|---|
| RGB | rgb(251, 175, 219) |
| HSL | hsl(325, 90%, 84%) |
| HSV | hsv(325, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 12.7%, 1.6%) |
| CIE-LAB | lab(79.78, 34.14, -10.94) |
| CIE-LCH | lch(79.78, 35.85, 342.23°) |
| OKLab | oklab(83.9% 0.1001 -0.0288) |
| OKLCH | oklch(83.9% 0.104 343.9) |
| XYZ | xyz(67.8998, 56.2869, 74.2920) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.00
Baby Pink
#FFB7CE
ΔE00 5.86
Pastel Pink
#FFBACD
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.68
Soft Pink
#FDB0C0
ΔE00 8.27
Pale Mauve
#FED0FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFDB #AFFBCF
analogous
#F5AFFB #FBAFDB #FBAFB5
triadic
#FBAFDB #DBFBAF #AFDBFB
tetradic
#FBAFDB #FBF5AF #AFFBCF #AFB5FB
square
#FBAFDB #FBF5AF #AFFBCF #AFB5FB
split-complementary
#FBAFDB #B5FBAF #AFFBF5
monochromatic
#F53AA7 #F875C1 #FBAFDB #FEE2F2 #FEE2F2
Accessibility & contrast
On white
1.71
#FBAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FBAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFDB
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFDB | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#C6CAD9
Tritanopia (blue-blind)
#FFAFBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbafdb; /* rgb */ color: rgb(251, 175, 219); /* oklch */ color: oklch(83.9% 0.104 343.9);
Tailwind
colors: {
custom: {
50: '#fdc7e6',
500: '#fbafdb',
950: '#000000',
},
}SCSS
$custom: #fbafdb; $custom-light: #fdc7e6; $custom-dark: #000000;
JSON
{
"hex": "#fbafdb",
"rgb": {
"r": 251,
"g": 175,
"b": 219
},
"hsl": {
"h": 325.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.83898,
"c": 0.10414,
"h": 343.9
},
"luminance": 0.56284
}Semantic roles & 50–950 ramp
primary
#FBAFDB
secondary
#6FDF9E
accent
#E66100
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284