#FBCACF#FBCACF
#FBCACF is a very light, muted red. Relative luminance 0.673; OKLCH L 88.3% C 0.056 H 11.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCACF |
|---|---|
| RGB | rgb(251, 202, 207) |
| HSL | hsl(354, 86%, 89%) |
| HSV | hsv(354, 20%, 98%) |
| CMYK | cmyk(0%, 19.5%, 17.5%, 1.6%) |
| CIE-LAB | lab(85.63, 18.07, 4.11) |
| CIE-LCH | lch(85.63, 18.53, 12.81°) |
| OKLab | oklab(88.3% 0.0549 0.0111) |
| OKLCH | oklch(88.3% 0.056 11.4) |
| XYZ | xyz(72.1668, 67.2579, 68.2000) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.17
Pale Rose
#FDC1C5
ΔE00 2.98
Pale Pink
#FFCFDC
ΔE00 3.14
Bubblegum
#FFC1CC
ΔE00 3.63
Light Pink
#FFD1DF
ΔE00 3.71
Pink
#FFC0CB
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCACF #CAFBF6
analogous
#FBCAE8 #FBCACF #FBDECA
triadic
#FBCACF #CFFBCA #CACFFB
tetradic
#FBCACF #E8FBCA #CAFBF6 #DECAFB
square
#FBCACF #E8FBCA #CAFBF6 #DECAFB
split-complementary
#FBCACF #CAFBDE #CAE8FB
monochromatic
#F25868 #F7919B #FBCACF #FDE3E5 #FDE3E5
Accessibility & contrast
On white
1.45
#FBCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FBCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCACF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCACF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#DDD9CE
Tritanopia (blue-blind)
#FFC6CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcacf; /* rgb */ color: rgb(251, 202, 207); /* oklch */ color: oklch(88.3% 0.056 11.4);
Tailwind
colors: {
custom: {
50: '#fddadd',
500: '#fbcacf',
950: '#000000',
},
}SCSS
$custom: #fbcacf; $custom-light: #fddadd; $custom-dark: #000000;
JSON
{
"hex": "#fbcacf",
"rgb": {
"r": 251,
"g": 202,
"b": 207
},
"hsl": {
"h": 353.878,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.88304,
"c": 0.05595,
"h": 11.4
},
"luminance": 0.67255
}Semantic roles & 50–950 ramp
primary
#FBCACF
secondary
#88E1D8
accent
#E2CC03
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384