#FDCEC2#FDCEC2
#FDCEC2 is a very light, muted red. Relative luminance 0.689; OKLCH L 88.9% C 0.056 H 34.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCEC2 |
|---|---|
| RGB | rgb(253, 206, 194) |
| HSL | hsl(12, 94%, 88%) |
| HSV | hsv(12, 23%, 99%) |
| CMYK | cmyk(0%, 18.6%, 23.3%, 0.8%) |
| CIE-LAB | lab(86.47, 14.80, 12.22) |
| CIE-LCH | lch(86.47, 19.19, 39.55°) |
| OKLab | oklab(88.89% 0.046 0.0319) |
| OKLCH | oklch(88.89% 0.056 34.7) |
| XYZ | xyz(72.3176, 68.9232, 60.5226) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.46
Pale Rose
#FDC1C5
ΔE00 7.49
Light Rose
#FFC5CB
ΔE00 7.78
Pale Salmon
#FFB19A
ΔE00 8.74
Bubblegum
#FFC1CC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCEC2 #C2F1FD
analogous
#FDC2D4 #FDCEC2 #FDEBC2
triadic
#FDCEC2 #C2FDCE #CEC2FD
tetradic
#FDCEC2 #D4FDC2 #C2F1FD #EBC2FD
square
#FDCEC2 #D4FDC2 #C2F1FD #EBC2FD
split-complementary
#FDCEC2 #C2FDEB #C2D4FD
monochromatic
#F96F4B #FB9E87 #FDCEC2 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.42
#FDCEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FDCEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCEC2
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCEC2 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcec2; /* rgb */ color: rgb(253, 206, 194); /* oklch */ color: oklch(88.9% 0.056 34.7);
Tailwind
colors: {
custom: {
50: '#ffddd4',
500: '#fdcec2',
950: '#000000',
},
}SCSS
$custom: #fdcec2; $custom-light: #ffddd4; $custom-dark: #000000;
JSON
{
"hex": "#fdcec2",
"rgb": {
"r": 253,
"g": 206,
"b": 194
},
"hsl": {
"h": 12.203,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88893,
"c": 0.05599,
"h": 34.7
},
"luminance": 0.6892
}Semantic roles & 50–950 ramp
primary
#FDCEC2
secondary
#7FD0E4
accent
#B7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483