#FCDCDB#FCDCDB
#FCDCDB is a very light, muted red. Relative luminance 0.770; OKLCH L 92.1% C 0.036 H 20.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCDB |
|---|---|
| RGB | rgb(252, 220, 219) |
| HSL | hsl(2, 85%, 92%) |
| HSV | hsv(2, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.32, 10.88, 4.56) |
| CIE-LCH | lch(90.32, 11.80, 22.75°) |
| OKLab | oklab(92.07% 0.0335 0.0122) |
| OKLCH | oklch(92.07% 0.036 20) |
| XYZ | xyz(78.5236, 76.9982, 77.7298) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.47
Lavenderblush
#FFF0F5
ΔE00 7.04
Light Pink
#FFD1DF
ΔE00 7.06
Pale Pink
#FFCFDC
ΔE00 7.15
Light Rose
#FFC5CB
ΔE00 8.20
Very Light Pink
#FFF4F2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCDB #DBFBFC
analogous
#FCDBEB #FCDCDB #FCEDDB
triadic
#FCDCDB #DBFCDC #DCDBFC
tetradic
#FCDCDB #EBFCDB #DBFBFC #EDDBFC
square
#FCDCDB #EBFCDB #DBFBFC #EDDBFC
split-complementary
#FCDCDB #DBFCED #DBEBFC
monochromatic
#F36E6A #F7A5A3 #FCDCDB #FDE4E3 #FDE4E3
Accessibility & contrast
On white
1.28
#FCDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FCDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCDB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCDB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcdb; /* rgb */ color: rgb(252, 220, 219); /* oklch */ color: oklch(92.1% 0.036 20.0);
Tailwind
colors: {
custom: {
50: '#fde6e6',
500: '#fcdcdb',
950: '#000000',
},
}SCSS
$custom: #fcdcdb; $custom-light: #fde6e6; $custom-dark: #000000;
JSON
{
"hex": "#fcdcdb",
"rgb": {
"r": 252,
"g": 220,
"b": 219
},
"hsl": {
"h": 1.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92069,
"c": 0.03563,
"h": 20
},
"luminance": 0.76996
}Semantic roles & 50–950 ramp
primary
#FCDCDB
secondary
#97E2E4
accent
#DAE104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484