#FDDEE4#FDDEE4
#FDDEE4 is a very light, muted red. Relative luminance 0.787; OKLCH L 92.8% C 0.035 H 4.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEE4 |
|---|---|
| RGB | rgb(253, 222, 228) |
| HSL | hsl(348, 89%, 93%) |
| HSV | hsv(348, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 9.9%, 0.8%) |
| CIE-LAB | lab(91.11, 11.64, 1.00) |
| CIE-LCH | lch(91.11, 11.68, 4.93°) |
| OKLab | oklab(92.78% 0.035 0.0028) |
| OKLCH | oklch(92.78% 0.035 4.6) |
| XYZ | xyz(80.6318, 78.7284, 84.3323) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.29
Light Pink
#FFD1DF
ΔE00 5.35
Pale Pink
#FFCFDC
ΔE00 5.72
Lavenderblush
#FFF0F5
ΔE00 6.29
Light Rose
#FFC5CB
ΔE00 8.15
Pale Rose
#FDC1C5
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEE4 #DEFDF7
analogous
#FDDEF3 #FDDEE4 #FDE7DE
triadic
#FDDEE4 #E4FDDE #DEE4FD
tetradic
#FDDEE4 #F3FDDE #DEFDF7 #E7DEFD
square
#FDDEE4 #F3FDDE #DEFDF7 #E7DEFD
split-complementary
#FDDEE4 #DEFDE7 #DEF3FD
monochromatic
#F66B86 #FAA4B5 #FDDEE4 #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.25
#FDDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FDDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEE4
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEE4 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#E9E8E3
Tritanopia (blue-blind)
#FFDCE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fddee4; /* rgb */ color: rgb(253, 222, 228); /* oklch */ color: oklch(92.8% 0.035 4.6);
Tailwind
colors: {
custom: {
50: '#fee8ec',
500: '#fddee4',
950: '#000000',
},
}SCSS
$custom: #fddee4; $custom-light: #fee8ec; $custom-dark: #000000;
JSON
{
"hex": "#fddee4",
"rgb": {
"r": 253,
"g": 222,
"b": 228
},
"hsl": {
"h": 348.387,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92779,
"c": 0.03507,
"h": 4.6
},
"luminance": 0.78727
}Semantic roles & 50–950 ramp
primary
#FDDEE4
secondary
#98E7D8
accent
#E5B900
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484