#FCDDD5#FCDDD5
#FCDDD5 is a very light, muted red. Relative luminance 0.772; OKLCH L 92.1% C 0.036 H 34.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDD5 |
|---|---|
| RGB | rgb(252, 221, 213) |
| HSL | hsl(12, 87%, 91%) |
| HSV | hsv(12, 15%, 99%) |
| CMYK | cmyk(0%, 12.3%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.42, 9.43, 7.85) |
| CIE-LCH | lch(90.42, 12.27, 39.78°) |
| OKLab | oklab(92.1% 0.0297 0.0207) |
| OKLCH | oklch(92.1% 0.036 34.8) |
| XYZ | xyz(78.0112, 77.2144, 73.7323) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.71
Lavenderblush
#FFF0F5
ΔE00 8.09
Very Light Pink
#FFF4F2
ΔE00 8.21
Apricot
#FBCEB1
ΔE00 8.57
Seashell
#FFF5EE
ΔE00 8.97
Linen
#FAF0E6
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDD5 #D5F4FC
analogous
#FCD5E0 #FCDDD5 #FCF0D5
triadic
#FCDDD5 #D5FCDD #DDD5FC
tetradic
#FCDDD5 #E0FCD5 #D5F4FC #F0D5FC
square
#FCDDD5 #E0FCD5 #D5F4FC #F0D5FC
split-complementary
#FCDDD5 #D5FCF0 #D5E0FC
monochromatic
#F48163 #F8AF9C #FCDDD5 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.28
#FCDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FCDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDD5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDD5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D4
Deuteranopia (green-blind)
#EBE6D5
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcddd5; /* rgb */ color: rgb(252, 221, 213); /* oklch */ color: oklch(92.1% 0.036 34.8);
Tailwind
colors: {
custom: {
50: '#fde7e1',
500: '#fcddd5',
950: '#000000',
},
}SCSS
$custom: #fcddd5; $custom-light: #fde7e1; $custom-dark: #000000;
JSON
{
"hex": "#fcddd5",
"rgb": {
"r": 252,
"g": 221,
"b": 213
},
"hsl": {
"h": 12.308,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.92099,
"c": 0.03622,
"h": 34.8
},
"luminance": 0.77212
}Semantic roles & 50–950 ramp
primary
#FCDDD5
secondary
#91D3E4
accent
#B5E302
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484