#FBCADC#FBCADC
#FBCADC is a very light, muted pink. Relative luminance 0.679; OKLCH L 88.7% C 0.060 H 354.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCADC |
|---|---|
| RGB | rgb(251, 202, 220) |
| HSL | hsl(338, 86%, 89%) |
| HSV | hsv(338, 20%, 98%) |
| CMYK | cmyk(0%, 19.5%, 12.4%, 1.6%) |
| CIE-LAB | lab(85.97, 20.10, -2.32) |
| CIE-LCH | lch(85.97, 20.23, 353.42°) |
| OKLab | oklab(88.67% 0.0596 -0.0058) |
| OKLCH | oklch(88.67% 0.06 354.4) |
| XYZ | xyz(73.8220, 67.9200, 76.9175) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.95
Light Pink
#FFD1DF
ΔE00 1.99
Bubblegum
#FFC1CC
ΔE00 4.33
Pink
#FFC0CB
ΔE00 4.56
Pastel Pink
#FFBACD
ΔE00 4.94
Light Rose
#FFC5CB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCADC #CAFBE9
analogous
#FBCAF5 #FBCADC #FBD1CA
triadic
#FBCADC #DCFBCA #CADCFB
tetradic
#FBCADC #F5FBCA #CAFBE9 #D1CAFB
square
#FBCADC #F5FBCA #CAFBE9 #D1CAFB
split-complementary
#FBCADC #CAFBD1 #CAF5FB
monochromatic
#F25891 #F791B6 #FBCADC #FDE3EC #FDE3EC
Accessibility & contrast
On white
1.44
#FBCADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#FBCADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCADC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCADC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#FFC8D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcadc; /* rgb */ color: rgb(251, 202, 220); /* oklch */ color: oklch(88.7% 0.060 354.4);
Tailwind
colors: {
custom: {
50: '#fddae6',
500: '#fbcadc',
950: '#000000',
},
}SCSS
$custom: #fbcadc; $custom-light: #fddae6; $custom-dark: #000000;
JSON
{
"hex": "#fbcadc",
"rgb": {
"r": 251,
"g": 202,
"b": 220
},
"hsl": {
"h": 337.959,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.88671,
"c": 0.05988,
"h": 354.4
},
"luminance": 0.67918
}Semantic roles & 50–950 ramp
primary
#FBCADC
secondary
#88E1C0
accent
#E29003
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384