#FDDFD7#FDDFD7
#FDDFD7 is a very light, muted red. Relative luminance 0.786; OKLCH L 92.6% C 0.035 H 35.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFD7 |
|---|---|
| RGB | rgb(253, 223, 215) |
| HSL | hsl(13, 90%, 92%) |
| HSV | hsv(13, 15%, 99%) |
| CMYK | cmyk(0%, 11.9%, 15%, 0.8%) |
| CIE-LAB | lab(91.04, 9.06, 7.71) |
| CIE-LCH | lch(91.04, 11.89, 40.38°) |
| OKLab | oklab(92.62% 0.0286 0.0203) |
| OKLCH | oklch(92.62% 0.035 35.3) |
| XYZ | xyz(79.1610, 78.5662, 75.2716) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.45
Lavenderblush
#FFF0F5
ΔE00 7.75
Very Light Pink
#FFF4F2
ΔE00 7.76
Seashell
#FFF5EE
ΔE00 8.50
Apricot
#FBCEB1
ΔE00 8.76
Linen
#FAF0E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFD7 #D7F5FD
analogous
#FDD7E2 #FDDFD7 #FDF2D7
triadic
#FDDFD7 #D7FDDF #DFD7FD
tetradic
#FDDFD7 #E2FDD7 #D7F5FD #F2D7FD
square
#FDDFD7 #E2FDD7 #D7F5FD #F2D7FD
split-complementary
#FDDFD7 #D7FDF2 #D7E2FD
monochromatic
#F78262 #FAB09D #FDDFD7 #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.26
#FDDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FDDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFD7
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFD7 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D6
Deuteranopia (green-blind)
#ECE8D7
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fddfd7; /* rgb */ color: rgb(253, 223, 215); /* oklch */ color: oklch(92.6% 0.035 35.3);
Tailwind
colors: {
custom: {
50: '#fee9e3',
500: '#fddfd7',
950: '#000000',
},
}SCSS
$custom: #fddfd7; $custom-light: #fee9e3; $custom-dark: #000000;
JSON
{
"hex": "#fddfd7",
"rgb": {
"r": 253,
"g": 223,
"b": 215
},
"hsl": {
"h": 12.632,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.92618,
"c": 0.03508,
"h": 35.3
},
"luminance": 0.78564
}Semantic roles & 50–950 ramp
primary
#FDDFD7
secondary
#92D5E6
accent
#B5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484