#FBCFCA#FBCFCA
#FBCFCA is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.050 H 25.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFCA |
|---|---|
| RGB | rgb(251, 207, 202) |
| HSL | hsl(6, 86%, 89%) |
| HSV | hsv(6, 20%, 98%) |
| CMYK | cmyk(0%, 17.5%, 19.5%, 1.6%) |
| CIE-LAB | lab(86.70, 14.70, 8.30) |
| CIE-LCH | lch(86.70, 16.88, 29.45°) |
| OKLab | oklab(89.1% 0.0454 0.0219) |
| OKLCH | oklch(89.1% 0.05 25.7) |
| XYZ | xyz(72.7574, 69.4017, 65.4290) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.62
Pale Rose
#FDC1C5
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 6.33
Pale Pink
#FFCFDC
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 7.25
Bubblegum
#FFC1CC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFCA #CAF6FB
analogous
#FBCADE #FBCFCA #FBE8CA
triadic
#FBCFCA #CAFBCF #CFCAFB
tetradic
#FBCFCA #DEFBCA #CAF6FB #E8CAFB
square
#FBCFCA #DEFBCA #CAF6FB #E8CAFB
split-complementary
#FBCFCA #CAFBE8 #CADEFB
monochromatic
#F26858 #F79B91 #FBCFCA #FDE5E3 #FDE5E3
Accessibility & contrast
On white
1.41
#FBCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FBCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFCA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFCA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbcfca; /* rgb */ color: rgb(251, 207, 202); /* oklch */ color: oklch(89.1% 0.050 25.7);
Tailwind
colors: {
custom: {
50: '#fdddda',
500: '#fbcfca',
950: '#000000',
},
}SCSS
$custom: #fbcfca; $custom-light: #fdddda; $custom-dark: #000000;
JSON
{
"hex": "#fbcfca",
"rgb": {
"r": 251,
"g": 207,
"b": 202
},
"hsl": {
"h": 6.122,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.89095,
"c": 0.05039,
"h": 25.7
},
"luminance": 0.69399
}Semantic roles & 50–950 ramp
primary
#FBCFCA
secondary
#88D8E1
accent
#CCE203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483