#FBAFDC#FBAFDC
#FBAFDC is a very light, moderate pink. Relative luminance 0.563; OKLCH L 83.9% C 0.105 H 343.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFDC |
|---|---|
| RGB | rgb(251, 175, 220) |
| HSL | hsl(324, 90%, 84%) |
| HSV | hsv(324, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 12.4%, 1.6%) |
| CIE-LAB | lab(79.81, 34.30, -11.44) |
| CIE-LCH | lch(79.81, 36.16, 341.56°) |
| OKLab | oklab(83.93% 0.1004 -0.0301) |
| OKLCH | oklch(83.93% 0.105 343.3) |
| XYZ | xyz(68.0318, 56.3397, 74.9874) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.26
Baby Pink
#FFB7CE
ΔE00 6.11
Pastel Pink
#FFBACD
ΔE00 7.29
Plum
#DDA0DD
ΔE00 7.50
Pale Mauve
#FED0FC
ΔE00 8.38
Soft Pink
#FDB0C0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFDC #AFFBCE
analogous
#F4AFFB #FBAFDC #FBAFB6
triadic
#FBAFDC #DCFBAF #AFDCFB
tetradic
#FBAFDC #FBF4AF #AFFBCE #AFB6FB
square
#FBAFDC #FBF4AF #AFFBCE #AFB6FB
split-complementary
#FBAFDC #B6FBAF #AFFBF4
monochromatic
#F53AA9 #F875C2 #FBAFDC #FEE2F2 #FEE2F2
Accessibility & contrast
On white
1.71
#FBAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FBAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFDC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFDC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#FFAFBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fbafdc; /* rgb */ color: rgb(251, 175, 220); /* oklch */ color: oklch(83.9% 0.105 343.3);
Tailwind
colors: {
custom: {
50: '#fdc7e6',
500: '#fbafdc',
950: '#000000',
},
}SCSS
$custom: #fbafdc; $custom-light: #fdc7e6; $custom-dark: #000000;
JSON
{
"hex": "#fbafdc",
"rgb": {
"r": 251,
"g": 175,
"b": 220
},
"hsl": {
"h": 324.474,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.8393,
"c": 0.10483,
"h": 343.3
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#FBAFDC
secondary
#6FDF9D
accent
#E65E00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284