#FBC9DA#FBC9DA
#FBC9DA is a very light, moderate pink. Relative luminance 0.673; OKLCH L 88.4% C 0.061 H 356.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC9DA |
|---|---|
| RGB | rgb(251, 201, 218) |
| HSL | hsl(340, 86%, 89%) |
| HSV | hsv(340, 20%, 98%) |
| CMYK | cmyk(0%, 19.9%, 13.1%, 1.6%) |
| CIE-LAB | lab(85.68, 20.30, -1.68) |
| CIE-LCH | lch(85.68, 20.37, 355.28°) |
| OKLab | oklab(88.43% 0.0604 -0.0041) |
| OKLCH | oklch(88.43% 0.061 356.1) |
| XYZ | xyz(73.3249, 67.3470, 75.4529) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.82
Light Pink
#FFD1DF
ΔE00 2.04
Bubblegum
#FFC1CC
ΔE00 3.86
Pink
#FFC0CB
ΔE00 4.09
Light Rose
#FFC5CB
ΔE00 4.50
Pastel Pink
#FFBACD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC9DA #C9FBEA
analogous
#FBC9F3 #FBC9DA #FBD1C9
triadic
#FBC9DA #DAFBC9 #C9DAFB
tetradic
#FBC9DA #F3FBC9 #C9FBEA #D1C9FB
square
#FBC9DA #F3FBC9 #C9FBEA #D1C9FB
split-complementary
#FBC9DA #C9FBD1 #C9F3FB
monochromatic
#F3578C #F790B3 #FBC9DA #FDE3EB #FDE3EB
Accessibility & contrast
On white
1.45
#FBC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#FBC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC9DA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC9DA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#FFC7CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbc9da; /* rgb */ color: rgb(251, 201, 218); /* oklch */ color: oklch(88.4% 0.061 356.1);
Tailwind
colors: {
custom: {
50: '#fdd9e5',
500: '#fbc9da',
950: '#000000',
},
}SCSS
$custom: #fbc9da; $custom-light: #fdd9e5; $custom-dark: #000000;
JSON
{
"hex": "#fbc9da",
"rgb": {
"r": 251,
"g": 201,
"b": 218
},
"hsl": {
"h": 339.6,
"s": 86.207,
"l": 88.627
},
"oklch": {
"l": 0.88431,
"c": 0.06052,
"h": 356.1
},
"luminance": 0.67344
}Semantic roles & 50–950 ramp
primary
#FBC9DA
secondary
#87E1C3
accent
#E39703
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384