#FBCFCC#FBCFCC
#FBCFCC is a very light, muted red. Relative luminance 0.695; OKLCH L 89.1% C 0.050 H 22.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFCC |
|---|---|
| RGB | rgb(251, 207, 204) |
| HSL | hsl(4, 85%, 89%) |
| HSV | hsv(4, 19%, 98%) |
| CMYK | cmyk(0%, 17.5%, 18.7%, 1.6%) |
| CIE-LAB | lab(86.75, 15.00, 7.31) |
| CIE-LCH | lch(86.75, 16.69, 25.98°) |
| OKLab | oklab(89.15% 0.0462 0.0193) |
| OKLCH | oklch(89.15% 0.05 22.7) |
| XYZ | xyz(72.9957, 69.4971, 66.6842) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.00
Pale Rose
#FDC1C5
ΔE00 5.19
Pale Pink
#FFCFDC
ΔE00 6.09
Mistyrose
#FFE4E1
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFCC #CCF8FB
analogous
#FBCCE1 #FBCFCC #FBE7CC
triadic
#FBCFCC #CCFBCF #CFCCFB
tetradic
#FBCFCC #E1FBCC #CCF8FB #E7CCFB
square
#FBCFCC #E1FBCC #CCF8FB #E7CCFB
split-complementary
#FBCFCC #CCFBE7 #CCE1FB
monochromatic
#F2645B #F79A93 #FBCFCC #FDE4E3 #FDE4E3
Accessibility & contrast
On white
1.41
#FBCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FBCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFCC
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFCC | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbcfcc; /* rgb */ color: rgb(251, 207, 204); /* oklch */ color: oklch(89.1% 0.050 22.7);
Tailwind
colors: {
custom: {
50: '#fddddb',
500: '#fbcfcc',
950: '#000000',
},
}SCSS
$custom: #fbcfcc; $custom-light: #fddddb; $custom-dark: #000000;
JSON
{
"hex": "#fbcfcc",
"rgb": {
"r": 251,
"g": 207,
"b": 204
},
"hsl": {
"h": 3.83,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89147,
"c": 0.05004,
"h": 22.7
},
"luminance": 0.69495
}Semantic roles & 50–950 ramp
primary
#FBCFCC
secondary
#8ADCE2
accent
#D4E204
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171515
muted
#858484