#FDCDC2#FDCDC2
#FDCDC2 is a very light, muted red. Relative luminance 0.684; OKLCH L 88.7% C 0.057 H 33.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC2 |
|---|---|
| RGB | rgb(253, 205, 194) |
| HSL | hsl(11, 94%, 88%) |
| HSV | hsv(11, 23%, 99%) |
| CMYK | cmyk(0%, 19%, 23.3%, 0.8%) |
| CIE-LAB | lab(86.23, 15.32, 11.88) |
| CIE-LCH | lch(86.23, 19.39, 37.80°) |
| OKLab | oklab(88.71% 0.0476 0.031) |
| OKLCH | oklch(88.71% 0.057 33.1) |
| XYZ | xyz(72.0776, 68.4432, 60.4426) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.23
Apricot
#FBCEB1
ΔE00 7.52
Mistyrose
#FFE4E1
ΔE00 7.62
Pale Salmon
#FFB19A
ΔE00 8.63
Bubblegum
#FFC1CC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC2 #C2F2FD
analogous
#FDC2D5 #FDCDC2 #FDEAC2
triadic
#FDCDC2 #C2FDCD #CDC2FD
tetradic
#FDCDC2 #D5FDC2 #C2F2FD #EAC2FD
square
#FDCDC2 #D5FDC2 #C2F2FD #EAC2FD
split-complementary
#FDCDC2 #C2FDEA #C2D5FD
monochromatic
#F96C4B #FB9C87 #FDCDC2 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.43
#FDCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FDCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc2; /* rgb */ color: rgb(253, 205, 194); /* oklch */ color: oklch(88.7% 0.057 33.1);
Tailwind
colors: {
custom: {
50: '#ffdcd4',
500: '#fdcdc2',
950: '#000000',
},
}SCSS
$custom: #fdcdc2; $custom-light: #ffdcd4; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc2",
"rgb": {
"r": 253,
"g": 205,
"b": 194
},
"hsl": {
"h": 11.186,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88707,
"c": 0.05678,
"h": 33.1
},
"luminance": 0.6844
}Semantic roles & 50–950 ramp
primary
#FDCDC2
secondary
#7FD1E4
accent
#BBE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483