#FFD7DE#FFD7DE
#FFD7DE is a very light, muted red. Relative luminance 0.751; OKLCH L 91.5% C 0.045 H 6.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7DE |
|---|---|
| RGB | rgb(255, 215, 222) |
| HSL | hsl(350, 100%, 92%) |
| HSV | hsv(350, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 12.9%, 0%) |
| CIE-LAB | lab(89.46, 15.01, 1.77) |
| CIE-LCH | lch(89.46, 15.11, 6.72°) |
| OKLab | oklab(91.48% 0.0452 0.0049) |
| OKLCH | oklch(91.48% 0.045 6.2) |
| XYZ | xyz(78.7247, 75.1370, 79.4490) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.01
Pale Pink
#FFCFDC
ΔE00 3.15
Light Rose
#FFC5CB
ΔE00 5.44
Mistyrose
#FFE4E1
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7DE #D7FFF8
analogous
#FFD7F2 #FFD7DE #FFE4D7
triadic
#FFD7DE #DEFFD7 #D7DEFF
tetradic
#FFD7DE #F2FFD7 #D7FFF8 #E4D7FF
square
#FFD7DE #F2FFD7 #D7FFF8 #E4D7FF
split-complementary
#FFD7DE #D7FFE4 #D7F2FF
monochromatic
#FF5D79 #FF9AAC #FFD7DE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.31
#FFD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7DE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7DE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#FFD5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd7de; /* rgb */ color: rgb(255, 215, 222); /* oklch */ color: oklch(91.5% 0.045 6.2);
Tailwind
colors: {
custom: {
50: '#ffe3e8',
500: '#ffd7de',
950: '#000000',
},
}SCSS
$custom: #ffd7de; $custom-light: #ffe3e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd7de",
"rgb": {
"r": 255,
"g": 215,
"b": 222
},
"hsl": {
"h": 349.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91482,
"c": 0.04549,
"h": 6.2
},
"luminance": 0.75135
}Semantic roles & 50–950 ramp
primary
#FFD7DE
secondary
#8FEBDB
accent
#E6BD00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484