#FBCBDB#FBCBDB
#FBCBDB is a very light, muted pink. Relative luminance 0.683; OKLCH L 88.8% C 0.058 H 356.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBDB |
|---|---|
| RGB | rgb(251, 203, 219) |
| HSL | hsl(340, 86%, 89%) |
| HSV | hsv(340, 19%, 98%) |
| CMYK | cmyk(0%, 19.1%, 12.7%, 1.6%) |
| CIE-LAB | lab(86.18, 19.41, -1.48) |
| CIE-LCH | lch(86.18, 19.47, 355.64°) |
| OKLab | oklab(88.82% 0.0577 -0.0036) |
| OKLCH | oklch(88.82% 0.058 356.4) |
| XYZ | xyz(73.9254, 68.3380, 76.3005) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.34
Light Pink
#FFD1DF
ΔE00 1.46
Bubblegum
#FFC1CC
ΔE00 4.16
Pink
#FFC0CB
ΔE00 4.41
Light Rose
#FFC5CB
ΔE00 4.54
Pastel Pink
#FFBACD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBDB #CBFBEB
analogous
#FBCBF3 #FBCBDB #FBD3CB
triadic
#FBCBDB #DBFBCB #CBDBFB
tetradic
#FBCBDB #F3FBCB #CBFBEB #D3CBFB
square
#FBCBDB #F3FBCB #CBFBEB #D3CBFB
split-complementary
#FBCBDB #CBFBD3 #CBF3FB
monochromatic
#F2598C #F792B4 #FBCBDB #FDE3EB #FDE3EB
Accessibility & contrast
On white
1.43
#FBCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FBCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBDB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBDB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#FFC9D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcbdb; /* rgb */ color: rgb(251, 203, 219); /* oklch */ color: oklch(88.8% 0.058 356.4);
Tailwind
colors: {
custom: {
50: '#fddbe6',
500: '#fbcbdb',
950: '#000000',
},
}SCSS
$custom: #fbcbdb; $custom-light: #fddbe6; $custom-dark: #000000;
JSON
{
"hex": "#fbcbdb",
"rgb": {
"r": 251,
"g": 203,
"b": 219
},
"hsl": {
"h": 340,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.88824,
"c": 0.05784,
"h": 356.4
},
"luminance": 0.68336
}Semantic roles & 50–950 ramp
primary
#FBCBDB
secondary
#89E1C4
accent
#E29803
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484