#FCCED2#FCCED2
#FCCED2 is a very light, muted red. Relative luminance 0.695; OKLCH L 89.2% C 0.052 H 12.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCED2 |
|---|---|
| RGB | rgb(252, 206, 210) |
| HSL | hsl(355, 88%, 90%) |
| HSV | hsv(355, 18%, 99%) |
| CMYK | cmyk(0%, 18.3%, 16.7%, 1.2%) |
| CIE-LAB | lab(86.75, 16.78, 4.14) |
| CIE-LCH | lch(86.75, 17.29, 13.86°) |
| OKLab | oklab(89.21% 0.051 0.0111) |
| OKLCH | oklch(89.21% 0.052 12.3) |
| XYZ | xyz(73.8490, 69.4937, 70.4838) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.19
Pale Pink
#FFCFDC
ΔE00 3.28
Light Pink
#FFD1DF
ΔE00 3.69
Pale Rose
#FDC1C5
ΔE00 3.97
Bubblegum
#FFC1CC
ΔE00 4.67
Pink
#FFC0CB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCED2 #CEFCF8
analogous
#FCCEE9 #FCCED2 #FCE1CE
triadic
#FCCED2 #D2FCCE #CED2FC
tetradic
#FCCED2 #E9FCCE #CEFCF8 #E1CEFC
square
#FCCED2 #E9FCCE #CEFCF8 #E1CEFC
split-complementary
#FCCED2 #CEFCE1 #CEE9FC
monochromatic
#F55B68 #F8949D #FCCED2 #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.41
#FCCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#FCCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCED2
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCED2 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcced2; /* rgb */ color: rgb(252, 206, 210); /* oklch */ color: oklch(89.2% 0.052 12.3);
Tailwind
colors: {
custom: {
50: '#fedddf',
500: '#fcced2',
950: '#000000',
},
}SCSS
$custom: #fcced2; $custom-light: #fedddf; $custom-dark: #000000;
JSON
{
"hex": "#fcced2",
"rgb": {
"r": 252,
"g": 206,
"b": 210
},
"hsl": {
"h": 354.783,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89214,
"c": 0.05221,
"h": 12.3
},
"luminance": 0.69491
}Semantic roles & 50–950 ramp
primary
#FCCED2
secondary
#8BE4DC
accent
#E5D100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484