#FFD4D7#FFD4D7
#FFD4D7 is a very light, muted red. Relative luminance 0.733; OKLCH L 90.7% C 0.048 H 13.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4D7 |
|---|---|
| RGB | rgb(255, 212, 215) |
| HSL | hsl(356, 100%, 92%) |
| HSV | hsv(356, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 15.7%, 0%) |
| CIE-LAB | lab(88.57, 15.48, 4.17) |
| CIE-LCH | lch(88.57, 16.03, 15.07°) |
| OKLab | oklab(90.74% 0.0471 0.0112) |
| OKLCH | oklch(90.74% 0.048 13.4) |
| XYZ | xyz(77.0490, 73.2557, 74.3579) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.86
Light Pink
#FFD1DF
ΔE00 4.04
Light Rose
#FFC5CB
ΔE00 4.54
Pale Rose
#FDC1C5
ΔE00 5.32
Bubblegum
#FFC1CC
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4D7 #D4FFFC
analogous
#FFD4ED #FFD4D7 #FFE7D4
triadic
#FFD4D7 #D7FFD4 #D4D7FF
tetradic
#FFD4D7 #EDFFD4 #D4FFFC #E7D4FF
square
#FFD4D7 #EDFFD4 #D4FFFC #E7D4FF
split-complementary
#FFD4D7 #D4FFE7 #D4EDFF
monochromatic
#FF5A65 #FF979E #FFD4D7 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.34
#FFD4D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFD4D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4D7
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4D7 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#FFD1D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4d7; /* rgb */ color: rgb(255, 212, 215); /* oklch */ color: oklch(90.7% 0.048 13.4);
Tailwind
colors: {
custom: {
50: '#ffe1e3',
500: '#ffd4d7',
950: '#000000',
},
}SCSS
$custom: #ffd4d7; $custom-light: #ffe1e3; $custom-dark: #000000;
JSON
{
"hex": "#ffd4d7",
"rgb": {
"r": 255,
"g": 212,
"b": 215
},
"hsl": {
"h": 355.814,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90735,
"c": 0.04842,
"h": 13.4
},
"luminance": 0.73253
}Semantic roles & 50–950 ramp
primary
#FFD4D7
secondary
#8CEBE4
accent
#E6D500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484