#FBCBDF#FBCBDF
#FBCBDF is a very light, muted pink. Relative luminance 0.685; OKLCH L 88.9% C 0.060 H 351.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBDF |
|---|---|
| RGB | rgb(251, 203, 223) |
| HSL | hsl(335, 86%, 89%) |
| HSV | hsv(335, 19%, 98%) |
| CMYK | cmyk(0%, 19.1%, 11.2%, 1.6%) |
| CIE-LAB | lab(86.28, 20.06, -3.45) |
| CIE-LCH | lch(86.28, 20.35, 350.24°) |
| OKLab | oklab(88.94% 0.0592 -0.0089) |
| OKLCH | oklch(88.94% 0.06 351.5) |
| XYZ | xyz(74.4583, 68.5511, 79.1072) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.30
Pale Pink
#FFCFDC
ΔE00 2.46
Bubblegum
#FFC1CC
ΔE00 5.03
Pink
#FFC0CB
ΔE00 5.25
Pastel Pink
#FFBACD
ΔE00 5.38
Light Rose
#FFC5CB
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBDF #CBFBE7
analogous
#FBCBF7 #FBCBDF #FBCFCB
triadic
#FBCBDF #DFFBCB #CBDFFB
tetradic
#FBCBDF #F7FBCB #CBFBE7 #CFCBFB
square
#FBCBDF #F7FBCB #CBFBE7 #CFCBFB
split-complementary
#FBCBDF #CBFBCF #CBF7FB
monochromatic
#F25999 #F792BC #FBCBDF #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.43
#FBCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FBCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBDF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBDF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#FFCAD2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcbdf; /* rgb */ color: rgb(251, 203, 223); /* oklch */ color: oklch(88.9% 0.060 351.5);
Tailwind
colors: {
custom: {
50: '#fddbe9',
500: '#fbcbdf',
950: '#000000',
},
}SCSS
$custom: #fbcbdf; $custom-light: #fddbe9; $custom-dark: #000000;
JSON
{
"hex": "#fbcbdf",
"rgb": {
"r": 251,
"g": 203,
"b": 223
},
"hsl": {
"h": 335,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.88941,
"c": 0.05982,
"h": 351.5
},
"luminance": 0.68549
}Semantic roles & 50–950 ramp
primary
#FBCBDF
secondary
#89E1BC
accent
#E28503
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171516
muted
#858484