#FBCBDA#FBCBDA
#FBCBDA is a very light, muted pink. Relative luminance 0.683; OKLCH L 88.8% C 0.057 H 357.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBDA |
|---|---|
| RGB | rgb(251, 203, 218) |
| HSL | hsl(341, 86%, 89%) |
| HSV | hsv(341, 19%, 98%) |
| CMYK | cmyk(0%, 19.1%, 13.1%, 1.6%) |
| CIE-LAB | lab(86.15, 19.25, -0.99) |
| CIE-LCH | lch(86.15, 19.28, 357.06°) |
| OKLab | oklab(88.8% 0.0574 -0.0023) |
| OKLCH | oklch(88.8% 0.057 357.7) |
| XYZ | xyz(73.7941, 68.2855, 75.6093) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.12
Light Pink
#FFD1DF
ΔE00 1.37
Bubblegum
#FFC1CC
ΔE00 3.98
Pink
#FFC0CB
ΔE00 4.23
Light Rose
#FFC5CB
ΔE00 4.25
Pastel Pink
#FFBACD
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBDA #CBFBEC
analogous
#FBCBF2 #FBCBDA #FBD4CB
triadic
#FBCBDA #DAFBCB #CBDAFB
tetradic
#FBCBDA #F2FBCB #CBFBEC #D4CBFB
square
#FBCBDA #F2FBCB #CBFBEC #D4CBFB
split-complementary
#FBCBDA #CBFBD4 #CBF2FB
monochromatic
#F25989 #F792B2 #FBCBDA #FDE3EB #FDE3EB
Accessibility & contrast
On white
1.43
#FBCBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FBCBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBDA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBDA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#DBDBD9
Tritanopia (blue-blind)
#FFC9D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcbda; /* rgb */ color: rgb(251, 203, 218); /* oklch */ color: oklch(88.8% 0.057 357.7);
Tailwind
colors: {
custom: {
50: '#fddbe5',
500: '#fbcbda',
950: '#000000',
},
}SCSS
$custom: #fbcbda; $custom-light: #fddbe5; $custom-dark: #000000;
JSON
{
"hex": "#fbcbda",
"rgb": {
"r": 251,
"g": 203,
"b": 218
},
"hsl": {
"h": 341.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.88795,
"c": 0.05742,
"h": 357.7
},
"luminance": 0.68283
}Semantic roles & 50–950 ramp
primary
#FBCBDA
secondary
#89E1C6
accent
#E29D03
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484