#FBC8CA#FBC8CA
#FBC8CA is a very light, muted red. Relative luminance 0.661; OKLCH L 87.8% C 0.058 H 15.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC8CA |
|---|---|
| RGB | rgb(251, 200, 202) |
| HSL | hsl(358, 86%, 88%) |
| HSV | hsv(358, 20%, 98%) |
| CMYK | cmyk(0%, 20.3%, 19.5%, 1.6%) |
| CIE-LAB | lab(85.04, 18.37, 5.91) |
| CIE-LCH | lch(85.04, 19.30, 17.84°) |
| OKLab | oklab(87.8% 0.056 0.0157) |
| OKLCH | oklch(87.8% 0.058 15.7) |
| XYZ | xyz(71.0990, 66.0848, 64.8762) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.11
Pale Rose
#FDC1C5
ΔE00 2.39
Bubblegum
#FFC1CC
ΔE00 3.94
Pink
#FFC0CB
ΔE00 4.08
Pale Pink
#FFCFDC
ΔE00 4.42
Light Pink
#FFD1DF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC8CA #C8FBF9
analogous
#FBC8E3 #FBC8CA #FBDFC8
triadic
#FBC8CA #CAFBC8 #C8CAFB
tetradic
#FBC8CA #E3FBC8 #C8FBF9 #DFC8FB
square
#FBC8CA #E3FBC8 #C8FBF9 #DFC8FB
split-complementary
#FBC8CA #C8FBDF #C8E3FB
monochromatic
#F3565C #F78F93 #FBC8CA #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.48
#FBC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FBC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC8CA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC8CA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#FFC4C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc8ca; /* rgb */ color: rgb(251, 200, 202); /* oklch */ color: oklch(87.8% 0.058 15.7);
Tailwind
colors: {
custom: {
50: '#fdd8da',
500: '#fbc8ca',
950: '#000000',
},
}SCSS
$custom: #fbc8ca; $custom-light: #fdd8da; $custom-dark: #000000;
JSON
{
"hex": "#fbc8ca",
"rgb": {
"r": 251,
"g": 200,
"b": 202
},
"hsl": {
"h": 357.647,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.87802,
"c": 0.05819,
"h": 15.7
},
"luminance": 0.66082
}Semantic roles & 50–950 ramp
primary
#FBC8CA
secondary
#86E1DE
accent
#E3DA03
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383