#FBCFCF#FBCFCF
#FBCFCF is a very light, muted red. Relative luminance 0.696; OKLCH L 89.2% C 0.050 H 18.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFCF |
|---|---|
| RGB | rgb(251, 207, 207) |
| HSL | hsl(0, 85%, 90%) |
| HSV | hsv(0, 18%, 98%) |
| CMYK | cmyk(0%, 17.5%, 17.5%, 1.6%) |
| CIE-LAB | lab(86.82, 15.45, 5.82) |
| CIE-LCH | lch(86.82, 16.51, 20.66°) |
| OKLab | oklab(89.23% 0.0473 0.0155) |
| OKLCH | oklch(89.23% 0.05 18.1) |
| XYZ | xyz(73.3590, 69.6424, 68.5974) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.24
Pale Rose
#FDC1C5
ΔE00 4.67
Pale Pink
#FFCFDC
ΔE00 4.89
Light Pink
#FFD1DF
ΔE00 5.22
Bubblegum
#FFC1CC
ΔE00 5.97
Pink
#FFC0CB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFCF #CFFBFB
analogous
#FBCFE5 #FBCFCF #FBE5CF
triadic
#FBCFCF #CFFBCF #CFCFFB
tetradic
#FBCFCF #E5FBCF #CFFBFB #E5CFFB
square
#FBCFCF #E5FBCF #CFFBFB #E5CFFB
split-complementary
#FBCFCF #CFFBE5 #CFE5FB
monochromatic
#F25E5E #F69797 #FBCFCF #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.41
#FBCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FBCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFCF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFCF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5CF
Deuteranopia (green-blind)
#E0DDCE
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbcfcf; /* rgb */ color: rgb(251, 207, 207); /* oklch */ color: oklch(89.2% 0.050 18.1);
Tailwind
colors: {
custom: {
50: '#fddddd',
500: '#fbcfcf',
950: '#000000',
},
}SCSS
$custom: #fbcfcf; $custom-light: #fddddd; $custom-dark: #000000;
JSON
{
"hex": "#fbcfcf",
"rgb": {
"r": 251,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.89226,
"c": 0.04976,
"h": 18.1
},
"luminance": 0.6964
}Semantic roles & 50–950 ramp
primary
#FBCFCF
secondary
#8DE2E2
accent
#E1E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484