#FBCBDC#FBCBDC
#FBCBDC is a very light, muted pink. Relative luminance 0.684; OKLCH L 88.9% C 0.058 H 355.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBDC |
|---|---|
| RGB | rgb(251, 203, 220) |
| HSL | hsl(339, 86%, 89%) |
| HSV | hsv(339, 19%, 98%) |
| CMYK | cmyk(0%, 19.1%, 12.4%, 1.6%) |
| CIE-LAB | lab(86.20, 19.57, -1.97) |
| CIE-LCH | lch(86.20, 19.67, 354.24°) |
| OKLab | oklab(88.85% 0.0581 -0.0049) |
| OKLCH | oklch(88.85% 0.058 355.1) |
| XYZ | xyz(74.0574, 68.3908, 76.9959) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.60
Light Pink
#FFD1DF
ΔE00 1.62
Bubblegum
#FFC1CC
ΔE00 4.36
Pink
#FFC0CB
ΔE00 4.60
Light Rose
#FFC5CB
ΔE00 4.83
Pastel Pink
#FFBACD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBDC #CBFBEA
analogous
#FBCBF4 #FBCBDC #FBD2CB
triadic
#FBCBDC #DCFBCB #CBDCFB
tetradic
#FBCBDC #F4FBCB #CBFBEA #D2CBFB
square
#FBCBDC #F4FBCB #CBFBEA #D2CBFB
split-complementary
#FBCBDC #CBFBD2 #CBF4FB
monochromatic
#F25990 #F792B6 #FBCBDC #FDE3EC #FDE3EC
Accessibility & contrast
On white
1.43
#FBCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FBCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBDC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBDC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#FFC9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcbdc; /* rgb */ color: rgb(251, 203, 220); /* oklch */ color: oklch(88.9% 0.058 355.1);
Tailwind
colors: {
custom: {
50: '#fddbe6',
500: '#fbcbdc',
950: '#000000',
},
}SCSS
$custom: #fbcbdc; $custom-light: #fddbe6; $custom-dark: #000000;
JSON
{
"hex": "#fbcbdc",
"rgb": {
"r": 251,
"g": 203,
"b": 220
},
"hsl": {
"h": 338.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.88853,
"c": 0.0583,
"h": 355.1
},
"luminance": 0.68388
}Semantic roles & 50–950 ramp
primary
#FBCBDC
secondary
#89E1C2
accent
#E29303
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171516
muted
#858484