#FCD2C8#FCD2C8
#FCD2C8 is a very light, muted red. Relative luminance 0.710; OKLCH L 89.7% C 0.049 H 33.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2C8 |
|---|---|
| RGB | rgb(252, 210, 200) |
| HSL | hsl(12, 90%, 89%) |
| HSV | hsv(12, 21%, 99%) |
| CMYK | cmyk(0%, 16.7%, 20.6%, 1.2%) |
| CIE-LAB | lab(87.47, 13.21, 10.46) |
| CIE-LCH | lch(87.47, 16.85, 38.39°) |
| OKLab | oklab(89.7% 0.0412 0.0274) |
| OKLCH | oklch(89.7% 0.049 33.6) |
| XYZ | xyz(73.6171, 70.9613, 64.4514) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 7.46
Pale Rose
#FDC1C5
ΔE00 7.81
Light Rose
#FFC5CB
ΔE00 7.88
Pale Pink
#FFCFDC
ΔE00 9.16
Light Pink
#FFD1DF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2C8 #C8F2FC
analogous
#FCC8D8 #FCD2C8 #FCECC8
triadic
#FCD2C8 #C8FCD2 #D2C8FC
tetradic
#FCD2C8 #D8FCC8 #C8F2FC #ECC8FC
square
#FCD2C8 #D8FCC8 #C8F2FC #ECC8FC
split-complementary
#FCD2C8 #C8FCEC #C8D8FC
monochromatic
#F67354 #F9A38E #FCD2C8 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.38
#FCD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FCD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2C8
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2C8 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#E5DEC8
Tritanopia (blue-blind)
#FFCDCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd2c8; /* rgb */ color: rgb(252, 210, 200); /* oklch */ color: oklch(89.7% 0.049 33.6);
Tailwind
colors: {
custom: {
50: '#fedfd8',
500: '#fcd2c8',
950: '#000000',
},
}SCSS
$custom: #fcd2c8; $custom-light: #fedfd8; $custom-dark: #000000;
JSON
{
"hex": "#fcd2c8",
"rgb": {
"r": 252,
"g": 210,
"b": 200
},
"hsl": {
"h": 11.538,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.89695,
"c": 0.04947,
"h": 33.6
},
"luminance": 0.70959
}Semantic roles & 50–950 ramp
primary
#FCD2C8
secondary
#85D1E3
accent
#B9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483