#FFD4DE#FFD4DE
#FFD4DE is a very light, muted red. Relative luminance 0.736; OKLCH L 90.9% C 0.050 H 2.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4DE |
|---|---|
| RGB | rgb(255, 212, 222) |
| HSL | hsl(346, 100%, 92%) |
| HSV | hsv(346, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 12.9%, 0%) |
| CIE-LAB | lab(88.74, 16.57, 0.73) |
| CIE-LCH | lch(88.74, 16.59, 2.52°) |
| OKLab | oklab(90.93% 0.0497 0.0022) |
| OKLCH | oklch(90.93% 0.05 2.5) |
| XYZ | xyz(77.9678, 73.6232, 79.1967) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.60
Pale Pink
#FFCFDC
ΔE00 1.77
Light Rose
#FFC5CB
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 5.50
Pink
#FFC0CB
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4DE #D4FFF5
analogous
#FFD4F4 #FFD4DE #FFE0D4
triadic
#FFD4DE #DEFFD4 #D4DEFF
tetradic
#FFD4DE #F4FFD4 #D4FFF5 #E0D4FF
square
#FFD4DE #F4FFD4 #D4FFF5 #E0D4FF
split-complementary
#FFD4DE #D4FFE0 #D4F4FF
monochromatic
#FF5A80 #FF97AF #FFD4DE #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.34
#FFD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4DE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4DE | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#FFD2D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd4de; /* rgb */ color: rgb(255, 212, 222); /* oklch */ color: oklch(90.9% 0.050 2.5);
Tailwind
colors: {
custom: {
50: '#ffe1e8',
500: '#ffd4de',
950: '#000000',
},
}SCSS
$custom: #ffd4de; $custom-light: #ffe1e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd4de",
"rgb": {
"r": 255,
"g": 212,
"b": 222
},
"hsl": {
"h": 346.047,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90928,
"c": 0.04974,
"h": 2.5
},
"luminance": 0.73621
}Semantic roles & 50–950 ramp
primary
#FFD4DE
secondary
#8CEBD5
accent
#E6B000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484