#FFD4D8#FFD4D8
#FFD4D8 is a very light, muted red. Relative luminance 0.733; OKLCH L 90.8% C 0.049 H 11.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4D8 |
|---|---|
| RGB | rgb(255, 212, 216) |
| HSL | hsl(354, 100%, 92%) |
| HSV | hsv(354, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 15.3%, 0%) |
| CIE-LAB | lab(88.59, 15.63, 3.68) |
| CIE-LCH | lch(88.59, 16.06, 13.23°) |
| OKLab | oklab(90.76% 0.0475 0.0099) |
| OKLCH | oklch(90.76% 0.049 11.8) |
| XYZ | xyz(77.1779, 73.3073, 75.0367) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.50
Light Pink
#FFD1DF
ΔE00 3.67
Light Rose
#FFC5CB
ΔE00 4.47
Pale Rose
#FDC1C5
ΔE00 5.33
Bubblegum
#FFC1CC
ΔE00 5.86
Pink
#FFC0CB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4D8 #D4FFFB
analogous
#FFD4EE #FFD4D8 #FFE6D4
triadic
#FFD4D8 #D8FFD4 #D4D8FF
tetradic
#FFD4D8 #EEFFD4 #D4FFFB #E6D4FF
square
#FFD4D8 #EEFFD4 #D4FFFB #E6D4FF
split-complementary
#FFD4D8 #D4FFE6 #D4EEFF
monochromatic
#FF5A69 #FF97A0 #FFD4D8 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.34
#FFD4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#FFD4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4D8
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4D8 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#FFD1D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4d8; /* rgb */ color: rgb(255, 212, 216); /* oklch */ color: oklch(90.8% 0.049 11.8);
Tailwind
colors: {
custom: {
50: '#ffe1e4',
500: '#ffd4d8',
950: '#000000',
},
}SCSS
$custom: #ffd4d8; $custom-light: #ffe1e4; $custom-dark: #000000;
JSON
{
"hex": "#ffd4d8",
"rgb": {
"r": 255,
"g": 212,
"b": 216
},
"hsl": {
"h": 354.419,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90762,
"c": 0.0485,
"h": 11.8
},
"luminance": 0.73305
}Semantic roles & 50–950 ramp
primary
#FFD4D8
secondary
#8CEBE2
accent
#E6D000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484