#FBC4DA#FBC4DA
#FBC4DA is a very light, moderate pink. Relative luminance 0.651; OKLCH L 87.5% C 0.068 H 352.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4DA |
|---|---|
| RGB | rgb(251, 196, 218) |
| HSL | hsl(336, 87%, 88%) |
| HSV | hsv(336, 22%, 98%) |
| CMYK | cmyk(0%, 21.9%, 13.1%, 1.6%) |
| CIE-LAB | lab(84.51, 22.93, -3.39) |
| CIE-LCH | lch(84.51, 23.18, 351.59°) |
| OKLab | oklab(87.53% 0.0679 -0.0087) |
| OKLCH | oklch(87.53% 0.068 352.7) |
| XYZ | xyz(72.1782, 65.0537, 75.0706) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.67
Pale Pink
#FFCFDC
ΔE00 3.69
Light Pink
#FFD1DF
ΔE00 3.86
Baby Pink
#FFB7CE
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.26
Pink
#FFC0CB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4DA #C4FBE5
analogous
#FBC4F6 #FBC4DA #FBC9C4
triadic
#FBC4DA #DAFBC4 #C4DAFB
tetradic
#FBC4DA #F6FBC4 #C4FBE5 #C9C4FB
square
#FBC4DA #F6FBC4 #C4FBE5 #C9C4FB
split-complementary
#FBC4DA #C4FBC9 #C4F6FB
monochromatic
#F35192 #F78BB6 #FBC4DA #FDE2ED #FDE2ED
Accessibility & contrast
On white
1.50
#FBC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FBC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4DA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4DA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDB
Deuteranopia (green-blind)
#D6D6D9
Tritanopia (blue-blind)
#FFC2CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc4da; /* rgb */ color: rgb(251, 196, 218); /* oklch */ color: oklch(87.5% 0.068 352.7);
Tailwind
colors: {
custom: {
50: '#fdd6e5',
500: '#fbc4da',
950: '#000000',
},
}SCSS
$custom: #fbc4da; $custom-light: #fdd6e5; $custom-dark: #000000;
JSON
{
"hex": "#fbc4da",
"rgb": {
"r": 251,
"g": 196,
"b": 218
},
"hsl": {
"h": 336,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.87528,
"c": 0.06847,
"h": 352.7
},
"luminance": 0.65051
}Semantic roles & 50–950 ramp
primary
#FBC4DA
secondary
#82E1BB
accent
#E48902
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384