#FBCBCF#FBCBCF
#FBCBCF is a very light, muted red. Relative luminance 0.677; OKLCH L 88.5% C 0.055 H 12.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBCF |
|---|---|
| RGB | rgb(251, 203, 207) |
| HSL | hsl(355, 86%, 89%) |
| HSV | hsv(355, 19%, 98%) |
| CMYK | cmyk(0%, 19.1%, 17.5%, 1.6%) |
| CIE-LAB | lab(85.87, 17.54, 4.45) |
| CIE-LCH | lch(85.87, 18.10, 14.24°) |
| OKLab | oklab(88.49% 0.0533 0.0119) |
| OKLCH | oklch(88.49% 0.055 12.6) |
| XYZ | xyz(72.4022, 67.7287, 68.2785) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.52
Pale Rose
#FDC1C5
ΔE00 3.23
Pale Pink
#FFCFDC
ΔE00 3.41
Light Pink
#FFD1DF
ΔE00 3.93
Bubblegum
#FFC1CC
ΔE00 4.07
Pink
#FFC0CB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBCF #CBFBF7
analogous
#FBCBE7 #FBCBCF #FBDFCB
triadic
#FBCBCF #CFFBCB #CBCFFB
tetradic
#FBCBCF #E7FBCB #CBFBF7 #DFCBFB
square
#FBCBCF #E7FBCB #CBFBF7 #DFCBFB
split-complementary
#FBCBCF #CBFBDF #CBE7FB
monochromatic
#F25966 #F7929B #FBCBCF #FDE3E5 #FDE3E5
Accessibility & contrast
On white
1.44
#FBCBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FBCBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBCF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBCF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2CF
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcbcf; /* rgb */ color: rgb(251, 203, 207); /* oklch */ color: oklch(88.5% 0.055 12.6);
Tailwind
colors: {
custom: {
50: '#fddbdd',
500: '#fbcbcf',
950: '#000000',
},
}SCSS
$custom: #fbcbcf; $custom-light: #fddbdd; $custom-dark: #000000;
JSON
{
"hex": "#fbcbcf",
"rgb": {
"r": 251,
"g": 203,
"b": 207
},
"hsl": {
"h": 355,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.88487,
"c": 0.05465,
"h": 12.6
},
"luminance": 0.67726
}Semantic roles & 50–950 ramp
primary
#FBCBCF
secondary
#89E1DA
accent
#E2D003
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171515
muted
#858484