#FBCDCF#FBCDCF
#FBCDCF is a very light, muted red. Relative luminance 0.687; OKLCH L 88.9% C 0.052 H 15.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDCF |
|---|---|
| RGB | rgb(251, 205, 207) |
| HSL | hsl(357, 85%, 89%) |
| HSV | hsv(357, 18%, 98%) |
| CMYK | cmyk(0%, 18.3%, 17.5%, 1.6%) |
| CIE-LAB | lab(86.34, 16.50, 5.14) |
| CIE-LCH | lch(86.34, 17.28, 17.30°) |
| OKLab | oklab(88.86% 0.0503 0.0137) |
| OKLCH | oklch(88.86% 0.052 15.2) |
| XYZ | xyz(72.8775, 68.6794, 68.4369) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.33
Pale Rose
#FDC1C5
ΔE00 3.87
Pale Pink
#FFCFDC
ΔE00 4.08
Light Pink
#FFD1DF
ΔE00 4.50
Bubblegum
#FFC1CC
ΔE00 4.99
Pink
#FFC0CB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDCF #CDFBF9
analogous
#FBCDE6 #FBCDCF #FBE2CD
triadic
#FBCDCF #CFFBCD #CDCFFB
tetradic
#FBCDCF #E6FBCD #CDFBF9 #E2CDFB
square
#FBCDCF #E6FBCD #CDFBF9 #E2CDFB
split-complementary
#FBCDCF #CDFBE2 #CDE6FB
monochromatic
#F25C62 #F69499 #FBCDCF #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.43
#FBCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FBCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDCF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDCF | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcdcf; /* rgb */ color: rgb(251, 205, 207); /* oklch */ color: oklch(88.9% 0.052 15.2);
Tailwind
colors: {
custom: {
50: '#fddcdd',
500: '#fbcdcf',
950: '#000000',
},
}SCSS
$custom: #fbcdcf; $custom-light: #fddcdd; $custom-dark: #000000;
JSON
{
"hex": "#fbcdcf",
"rgb": {
"r": 251,
"g": 205,
"b": 207
},
"hsl": {
"h": 357.391,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.88856,
"c": 0.05214,
"h": 15.2
},
"luminance": 0.68677
}Semantic roles & 50–950 ramp
primary
#FBCDCF
secondary
#8BE2DE
accent
#E2D804
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484