#FDDBDC#FDDBDC
#FDDBDC is a very light, muted red. Relative luminance 0.767; OKLCH L 92.0% C 0.038 H 15.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBDC |
|---|---|
| RGB | rgb(253, 219, 220) |
| HSL | hsl(358, 89%, 93%) |
| HSV | hsv(358, 13%, 99%) |
| CMYK | cmyk(0%, 13.4%, 13%, 0.8%) |
| CIE-LAB | lab(90.19, 11.91, 3.86) |
| CIE-LCH | lch(90.19, 12.52, 17.96°) |
| OKLab | oklab(92% 0.0364 0.0103) |
| OKLCH | oklch(92% 0.038 15.9) |
| XYZ | xyz(78.7572, 76.7150, 78.3550) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.40
Light Pink
#FFD1DF
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 6.09
Light Rose
#FFC5CB
ΔE00 7.37
Lavenderblush
#FFF0F5
ΔE00 7.40
Pale Rose
#FDC1C5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBDC #DBFDFC
analogous
#FDDBED #FDDBDC #FDEBDB
triadic
#FDDBDC #DCFDDB #DBDCFD
tetradic
#FDDBDC #EDFDDB #DBFDFC #EBDBFD
square
#FDDBDC #EDFDDB #DBFDFC #EBDBFD
split-complementary
#FDDBDC #DBFDEB #DBEDFD
monochromatic
#F7676B #FAA1A4 #FDDBDC #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.28
#FDDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FDDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBDC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBDC | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddbdc; /* rgb */ color: rgb(253, 219, 220); /* oklch */ color: oklch(92.0% 0.038 15.9);
Tailwind
colors: {
custom: {
50: '#fee6e6',
500: '#fddbdc',
950: '#000000',
},
}SCSS
$custom: #fddbdc; $custom-light: #fee6e6; $custom-dark: #000000;
JSON
{
"hex": "#fddbdc",
"rgb": {
"r": 253,
"g": 219,
"b": 220
},
"hsl": {
"h": 358.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.91996,
"c": 0.03785,
"h": 15.9
},
"luminance": 0.76713
}Semantic roles & 50–950 ramp
primary
#FDDBDC
secondary
#95E7E4
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484