#FBCDC7#FBCDC7
#FBCDC7 is a very light, muted red. Relative luminance 0.683; OKLCH L 88.6% C 0.053 H 26.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDC7 |
|---|---|
| RGB | rgb(251, 205, 199) |
| HSL | hsl(7, 87%, 88%) |
| HSV | hsv(7, 21%, 98%) |
| CMYK | cmyk(0%, 18.3%, 20.7%, 1.6%) |
| CIE-LAB | lab(86.16, 15.31, 9.11) |
| CIE-LCH | lch(86.16, 17.81, 30.75°) |
| OKLab | oklab(88.65% 0.0473 0.0239) |
| OKLCH | oklch(88.65% 0.053 26.9) |
| XYZ | xyz(71.9242, 68.2981, 63.4160) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 5.56
Mistyrose
#FFE4E1
ΔE00 6.97
Pale Pink
#FFCFDC
ΔE00 7.28
Bubblegum
#FFC1CC
ΔE00 7.46
Pink
#FFC0CB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDC7 #C7F5FB
analogous
#FBC7DB #FBCDC7 #FBE7C7
triadic
#FBCDC7 #C7FBCD #CDC7FB
tetradic
#FBCDC7 #DBFBC7 #C7F5FB #E7C7FB
square
#FBCDC7 #DBFBC7 #C7F5FB #E7C7FB
split-complementary
#FBCDC7 #C7FBE7 #C7DBFB
monochromatic
#F36755 #F79A8E #FBCDC7 #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.43
#FBCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FBCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDC7
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDC7 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcdc7; /* rgb */ color: rgb(251, 205, 199); /* oklch */ color: oklch(88.6% 0.053 26.9);
Tailwind
colors: {
custom: {
50: '#fddcd8',
500: '#fbcdc7',
950: '#000000',
},
}SCSS
$custom: #fbcdc7; $custom-light: #fddcd8; $custom-dark: #000000;
JSON
{
"hex": "#fbcdc7",
"rgb": {
"r": 251,
"g": 205,
"b": 199
},
"hsl": {
"h": 6.923,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.88646,
"c": 0.053,
"h": 26.9
},
"luminance": 0.68295
}Semantic roles & 50–950 ramp
primary
#FBCDC7
secondary
#85D7E1
accent
#C9E302
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483