#FDDFE5#FDDFE5
#FDDFE5 is a very light, muted red. Relative luminance 0.793; OKLCH L 93.0% C 0.034 H 4.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFE5 |
|---|---|
| RGB | rgb(253, 223, 229) |
| HSL | hsl(348, 88%, 93%) |
| HSV | hsv(348, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 9.5%, 0.8%) |
| CIE-LAB | lab(91.38, 11.28, 0.87) |
| CIE-LCH | lch(91.38, 11.32, 4.40°) |
| OKLab | oklab(93% 0.0339 0.0025) |
| OKLCH | oklch(93% 0.034 4.2) |
| XYZ | xyz(81.0374, 79.3168, 85.1543) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.15
Light Pink
#FFD1DF
ΔE00 5.66
Lavenderblush
#FFF0F5
ΔE00 5.95
Pale Pink
#FFCFDC
ΔE00 6.03
Light Rose
#FFC5CB
ΔE00 8.49
Very Light Pink
#FFF4F2
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFE5 #DFFDF7
analogous
#FDDFF4 #FDDFE5 #FDE8DF
triadic
#FDDFE5 #E5FDDF #DFE5FD
tetradic
#FDDFE5 #F4FDDF #DFFDF7 #E8DFFD
square
#FDDFE5 #F4FDDF #DFFDF7 #E8DFFD
split-complementary
#FDDFE5 #DFFDE8 #DFF4FD
monochromatic
#F66C87 #F9A5B6 #FDDFE5 #FDE2E8 #FDE2E8
Accessibility & contrast
On white
1.25
#FDDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FDDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFE5
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFE5 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E5
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fddfe5; /* rgb */ color: rgb(253, 223, 229); /* oklch */ color: oklch(93.0% 0.034 4.2);
Tailwind
colors: {
custom: {
50: '#fee9ed',
500: '#fddfe5',
950: '#000000',
},
}SCSS
$custom: #fddfe5; $custom-light: #fee9ed; $custom-dark: #000000;
JSON
{
"hex": "#fddfe5",
"rgb": {
"r": 253,
"g": 223,
"b": 229
},
"hsl": {
"h": 348,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.92995,
"c": 0.03396,
"h": 4.2
},
"luminance": 0.79315
}Semantic roles & 50–950 ramp
primary
#FDDFE5
secondary
#99E7D7
accent
#E5B701
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484