#FDDFE6#FDDFE6
#FDDFE6 is a very light, muted red. Relative luminance 0.794; OKLCH L 93.0% C 0.034 H 2.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFE6 |
|---|---|
| RGB | rgb(253, 223, 230) |
| HSL | hsl(346, 88%, 93%) |
| HSV | hsv(346, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 9.1%, 0.8%) |
| CIE-LAB | lab(91.40, 11.45, 0.38) |
| CIE-LCH | lch(91.40, 11.45, 1.90°) |
| OKLab | oklab(93.02% 0.0342 0.0012) |
| OKLCH | oklch(93.02% 0.034 2) |
| XYZ | xyz(81.1774, 79.3728, 85.8917) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.52
Light Pink
#FFD1DF
ΔE00 5.47
Pale Pink
#FFCFDC
ΔE00 5.88
Lavenderblush
#FFF0F5
ΔE00 6.00
Light Rose
#FFC5CB
ΔE00 8.51
Very Light Pink
#FFF4F2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFE6 #DFFDF6
analogous
#FDDFF5 #FDDFE6 #FDE7DF
triadic
#FDDFE6 #E6FDDF #DFE6FD
tetradic
#FDDFE6 #F5FDDF #DFFDF6 #E7DFFD
square
#FDDFE6 #F5FDDF #DFFDF6 #E7DFFD
split-complementary
#FDDFE6 #DFFDE7 #DFF5FD
monochromatic
#F66C8C #F9A5B9 #FDDFE6 #FDE2E9 #FDE2E9
Accessibility & contrast
On white
1.24
#FDDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FDDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFE6
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFE6 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E6
Deuteranopia (green-blind)
#E9E8E5
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fddfe6; /* rgb */ color: rgb(253, 223, 230); /* oklch */ color: oklch(93.0% 0.034 2.0);
Tailwind
colors: {
custom: {
50: '#fee9ed',
500: '#fddfe6',
950: '#000000',
},
}SCSS
$custom: #fddfe6; $custom-light: #fee9ed; $custom-dark: #000000;
JSON
{
"hex": "#fddfe6",
"rgb": {
"r": 253,
"g": 223,
"b": 230
},
"hsl": {
"h": 346,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93023,
"c": 0.03426,
"h": 2
},
"luminance": 0.79371
}Semantic roles & 50–950 ramp
primary
#FDDFE6
secondary
#99E7D5
accent
#E5B001
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484