#FBCFCB#FBCFCB
#FBCFCB is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.050 H 24.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFCB |
|---|---|
| RGB | rgb(251, 207, 203) |
| HSL | hsl(5, 86%, 89%) |
| HSV | hsv(5, 19%, 98%) |
| CMYK | cmyk(0%, 17.5%, 19.1%, 1.6%) |
| CIE-LAB | lab(86.73, 14.85, 7.81) |
| CIE-LCH | lch(86.73, 16.78, 27.73°) |
| OKLab | oklab(89.12% 0.0458 0.0206) |
| OKLCH | oklch(89.12% 0.05 24.2) |
| XYZ | xyz(72.8762, 69.4492, 66.0546) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.30
Pale Rose
#FDC1C5
ΔE00 5.42
Mistyrose
#FFE4E1
ΔE00 6.33
Pale Pink
#FFCFDC
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 6.84
Bubblegum
#FFC1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFCB #CBF7FB
analogous
#FBCBDF #FBCFCB #FBE7CB
triadic
#FBCFCB #CBFBCF #CFCBFB
tetradic
#FBCFCB #DFFBCB #CBF7FB #E7CBFB
square
#FBCFCB #DFFBCB #CBF7FB #E7CBFB
split-complementary
#FBCFCB #CBFBE7 #CBDFFB
monochromatic
#F26659 #F79B92 #FBCFCB #FDE5E3 #FDE5E3
Accessibility & contrast
On white
1.41
#FBCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FBCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFCB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFCB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbcfcb; /* rgb */ color: rgb(251, 207, 203); /* oklch */ color: oklch(89.1% 0.050 24.2);
Tailwind
colors: {
custom: {
50: '#fdddda',
500: '#fbcfcb',
950: '#000000',
},
}SCSS
$custom: #fbcfcb; $custom-light: #fdddda; $custom-dark: #000000;
JSON
{
"hex": "#fbcfcb",
"rgb": {
"r": 251,
"g": 207,
"b": 203
},
"hsl": {
"h": 5,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.8912,
"c": 0.0502,
"h": 24.2
},
"luminance": 0.69447
}Semantic roles & 50–950 ramp
primary
#FBCFCB
secondary
#89DAE1
accent
#D0E203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483