#FBC6CF#FBC6CF
#FBC6CF is a very light, moderate red. Relative luminance 0.654; OKLCH L 87.6% C 0.061 H 7.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC6CF |
|---|---|
| RGB | rgb(251, 198, 207) |
| HSL | hsl(350, 87%, 88%) |
| HSV | hsv(350, 21%, 98%) |
| CMYK | cmyk(0%, 21.1%, 17.5%, 1.6%) |
| CIE-LAB | lab(84.69, 20.17, 2.74) |
| CIE-LCH | lch(84.69, 20.35, 7.75°) |
| OKLab | oklab(87.57% 0.0609 0.0075) |
| OKLCH | oklch(87.57% 0.061 7) |
| XYZ | xyz(71.2404, 65.4052, 67.8912) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.64
Bubblegum
#FFC1CC
ΔE00 2.07
Pink
#FFC0CB
ΔE00 2.32
Pale Rose
#FDC1C5
ΔE00 2.66
Pale Pink
#FFCFDC
ΔE00 2.70
Light Pink
#FFD1DF
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC6CF #C6FBF2
analogous
#FBC6E9 #FBC6CF #FBD7C6
triadic
#FBC6CF #CFFBC6 #C6CFFB
tetradic
#FBC6CF #E9FBC6 #C6FBF2 #D7C6FB
square
#FBC6CF #E9FBC6 #C6FBF2 #D7C6FB
split-complementary
#FBC6CF #C6FBD7 #C6E9FB
monochromatic
#F3546F #F78D9F #FBC6CF #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.49
#FBC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FBC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC6CF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC6CF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#FFC2C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc6cf; /* rgb */ color: rgb(251, 198, 207); /* oklch */ color: oklch(87.6% 0.061 7.0);
Tailwind
colors: {
custom: {
50: '#fdd7dd',
500: '#fbc6cf',
950: '#000000',
},
}SCSS
$custom: #fbc6cf; $custom-light: #fdd7dd; $custom-dark: #000000;
JSON
{
"hex": "#fbc6cf",
"rgb": {
"r": 251,
"g": 198,
"b": 207
},
"hsl": {
"h": 349.811,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.87573,
"c": 0.06138,
"h": 7
},
"luminance": 0.65402
}Semantic roles & 50–950 ramp
primary
#FBC6CF
secondary
#84E1D1
accent
#E3BD02
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384