#FBC7CF#FBC7CF
#FBC7CF is a very light, muted red. Relative luminance 0.659; OKLCH L 87.8% C 0.060 H 8.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7CF |
|---|---|
| RGB | rgb(251, 199, 207) |
| HSL | hsl(351, 87%, 88%) |
| HSV | hsv(351, 21%, 98%) |
| CMYK | cmyk(0%, 20.7%, 17.5%, 1.6%) |
| CIE-LAB | lab(84.93, 19.64, 3.08) |
| CIE-LCH | lch(84.93, 19.88, 8.93°) |
| OKLab | oklab(87.76% 0.0594 0.0084) |
| OKLCH | oklch(87.76% 0.06 8) |
| XYZ | xyz(71.4697, 65.8638, 67.9677) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.60
Bubblegum
#FFC1CC
ΔE00 2.42
Pale Rose
#FDC1C5
ΔE00 2.63
Pink
#FFC0CB
ΔE00 2.65
Pale Pink
#FFCFDC
ΔE00 2.71
Light Pink
#FFD1DF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7CF #C7FBF3
analogous
#FBC7E9 #FBC7CF #FBD9C7
triadic
#FBC7CF #CFFBC7 #C7CFFB
tetradic
#FBC7CF #E9FBC7 #C7FBF3 #D9C7FB
square
#FBC7CF #E9FBC7 #C7FBF3 #D9C7FB
split-complementary
#FBC7CF #C7FBD9 #C7E9FB
monochromatic
#F3556D #F78E9E #FBC7CF #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.48
#FBC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FBC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7CF
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7CF | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFCF
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#FFC3CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc7cf; /* rgb */ color: rgb(251, 199, 207); /* oklch */ color: oklch(87.8% 0.060 8.0);
Tailwind
colors: {
custom: {
50: '#fdd8dd',
500: '#fbc7cf',
950: '#000000',
},
}SCSS
$custom: #fbc7cf; $custom-light: #fdd8dd; $custom-dark: #000000;
JSON
{
"hex": "#fbc7cf",
"rgb": {
"r": 251,
"g": 199,
"b": 207
},
"hsl": {
"h": 350.769,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.87755,
"c": 0.05999,
"h": 8
},
"luminance": 0.65861
}Semantic roles & 50–950 ramp
primary
#FBC7CF
secondary
#85E1D3
accent
#E3C102
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384