#FCDDD6#FCDDD6
#FCDDD6 is a very light, muted red. Relative luminance 0.773; OKLCH L 92.1% C 0.036 H 32.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDD6 |
|---|---|
| RGB | rgb(252, 221, 214) |
| HSL | hsl(11, 86%, 91%) |
| HSV | hsv(11, 15%, 99%) |
| CMYK | cmyk(0%, 12.3%, 15.1%, 1.2%) |
| CIE-LAB | lab(90.44, 9.59, 7.36) |
| CIE-LCH | lch(90.44, 12.09, 37.53°) |
| OKLab | oklab(92.13% 0.0301 0.0194) |
| OKLCH | oklch(92.13% 0.036 32.8) |
| XYZ | xyz(78.1385, 77.2653, 74.4028) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.41
Lavenderblush
#FFF0F5
ΔE00 7.84
Very Light Pink
#FFF4F2
ΔE00 8.17
Apricot
#FBCEB1
ΔE00 8.98
Seashell
#FFF5EE
ΔE00 9.07
Linen
#FAF0E6
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDD6 #D6F5FC
analogous
#FCD6E2 #FCDDD6 #FCF0D6
triadic
#FCDDD6 #D6FCDD #DDD6FC
tetradic
#FCDDD6 #E2FCD6 #D6F5FC #F0D6FC
square
#FCDDD6 #E2FCD6 #D6F5FC #F0D6FC
split-complementary
#FCDDD6 #D6FCF0 #D6E2FC
monochromatic
#F47E64 #F8AE9D #FCDDD6 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.28
#FCDDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FCDDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDD6
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDD6 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D5
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcddd6; /* rgb */ color: rgb(252, 221, 214); /* oklch */ color: oklch(92.1% 0.036 32.8);
Tailwind
colors: {
custom: {
50: '#fde7e2',
500: '#fcddd6',
950: '#000000',
},
}SCSS
$custom: #fcddd6; $custom-light: #fde7e2; $custom-dark: #000000;
JSON
{
"hex": "#fcddd6",
"rgb": {
"r": 252,
"g": 221,
"b": 214
},
"hsl": {
"h": 11.053,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.92125,
"c": 0.03584,
"h": 32.8
},
"luminance": 0.77263
}Semantic roles & 50–950 ramp
primary
#FCDDD6
secondary
#92D5E4
accent
#BAE303
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484