#FBC5CF#FBC5CF
#FBC5CF is a very light, moderate red. Relative luminance 0.649; OKLCH L 87.4% C 0.063 H 6.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5CF |
|---|---|
| RGB | rgb(251, 197, 207) |
| HSL | hsl(349, 87%, 88%) |
| HSV | hsv(349, 22%, 98%) |
| CMYK | cmyk(0%, 21.5%, 17.5%, 1.6%) |
| CIE-LAB | lab(84.46, 20.69, 2.40) |
| CIE-LCH | lch(84.46, 20.83, 6.63°) |
| OKLab | oklab(87.39% 0.0624 0.0066) |
| OKLCH | oklch(87.39% 0.063 6.1) |
| XYZ | xyz(71.0126, 64.9495, 67.8153) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.77
Light Rose
#FFC5CB
ΔE00 1.78
Pink
#FFC0CB
ΔE00 2.02
Pale Rose
#FDC1C5
ΔE00 2.76
Pale Pink
#FFCFDC
ΔE00 2.77
Light Pink
#FFD1DF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5CF #C5FBF1
analogous
#FBC5EA #FBC5CF #FBD6C5
triadic
#FBC5CF #CFFBC5 #C5CFFB
tetradic
#FBC5CF #EAFBC5 #C5FBF1 #D6C5FB
square
#FBC5CF #EAFBC5 #C5FBF1 #D6C5FB
split-complementary
#FBC5CF #C5FBD6 #C5EAFB
monochromatic
#F35270 #F78CA0 #FBC5CF #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.50
#FBC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FBC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5CF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5CF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc5cf; /* rgb */ color: rgb(251, 197, 207); /* oklch */ color: oklch(87.4% 0.063 6.1);
Tailwind
colors: {
custom: {
50: '#fdd6dd',
500: '#fbc5cf',
950: '#000000',
},
}SCSS
$custom: #fbc5cf; $custom-light: #fdd6dd; $custom-dark: #000000;
JSON
{
"hex": "#fbc5cf",
"rgb": {
"r": 251,
"g": 197,
"b": 207
},
"hsl": {
"h": 348.889,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.87392,
"c": 0.06279,
"h": 6.1
},
"luminance": 0.64947
}Semantic roles & 50–950 ramp
primary
#FBC5CF
secondary
#83E1D0
accent
#E4BA02
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384