#FCDED6#FCDED6
#FCDED6 is a very light, muted red. Relative luminance 0.778; OKLCH L 92.3% C 0.035 H 35.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED6 |
|---|---|
| RGB | rgb(252, 222, 214) |
| HSL | hsl(13, 86%, 91%) |
| HSV | hsv(13, 15%, 99%) |
| CMYK | cmyk(0%, 11.9%, 15.1%, 1.2%) |
| CIE-LAB | lab(90.69, 9.07, 7.71) |
| CIE-LCH | lch(90.69, 11.90, 40.38°) |
| OKLab | oklab(92.32% 0.0287 0.0203) |
| OKLCH | oklch(92.32% 0.035 35.3) |
| XYZ | xyz(78.4033, 77.7950, 74.4911) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.56
Lavenderblush
#FFF0F5
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 7.87
Seashell
#FFF5EE
ΔE00 8.60
Apricot
#FBCEB1
ΔE00 8.68
Linen
#FAF0E6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED6 #D6F4FC
analogous
#FCD6E1 #FCDED6 #FCF1D6
triadic
#FCDED6 #D6FCDE #DED6FC
tetradic
#FCDED6 #E1FCD6 #D6F4FC #F1D6FC
square
#FCDED6 #E1FCD6 #D6F4FC #F1D6FC
split-complementary
#FCDED6 #D6FCF1 #D6E1FC
monochromatic
#F48264 #F8B09D #FCDED6 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.27
#FCDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FCDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED6
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED6 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D5
Deuteranopia (green-blind)
#EBE7D6
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded6; /* rgb */ color: rgb(252, 222, 214); /* oklch */ color: oklch(92.3% 0.035 35.3);
Tailwind
colors: {
custom: {
50: '#fde8e2',
500: '#fcded6',
950: '#000000',
},
}SCSS
$custom: #fcded6; $custom-light: #fde8e2; $custom-dark: #000000;
JSON
{
"hex": "#fcded6",
"rgb": {
"r": 252,
"g": 222,
"b": 214
},
"hsl": {
"h": 12.632,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.92315,
"c": 0.03512,
"h": 35.3
},
"luminance": 0.77793
}Semantic roles & 50–950 ramp
primary
#FCDED6
secondary
#92D3E4
accent
#B4E303
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484