#FFD4D5#FFD4D5
#FFD4D5 is a very light, muted red. Relative luminance 0.732; OKLCH L 90.7% C 0.048 H 16.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4D5 |
|---|---|
| RGB | rgb(255, 212, 213) |
| HSL | hsl(359, 100%, 92%) |
| HSV | hsv(359, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 16.5%, 0%) |
| CIE-LAB | lab(88.52, 15.17, 5.15) |
| CIE-LCH | lch(88.52, 16.02, 18.76°) |
| OKLab | oklab(90.68% 0.0464 0.0137) |
| OKLCH | oklch(90.68% 0.048 16.5) |
| XYZ | xyz(76.7936, 73.1535, 73.0127) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 4.60
Light Rose
#FFC5CB
ΔE00 4.76
Light Pink
#FFD1DF
ΔE00 4.81
Pale Rose
#FDC1C5
ΔE00 5.40
Mistyrose
#FFE4E1
ΔE00 5.90
Bubblegum
#FFC1CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4D5 #D4FFFE
analogous
#FFD4EB #FFD4D5 #FFE9D4
triadic
#FFD4D5 #D5FFD4 #D4D5FF
tetradic
#FFD4D5 #EBFFD4 #D4FFFE #E9D4FF
square
#FFD4D5 #EBFFD4 #D4FFFE #E9D4FF
split-complementary
#FFD4D5 #D4FFE9 #D4EBFF
monochromatic
#FF5A5D #FF9799 #FFD4D5 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.34
#FFD4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#FFD4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4D5
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4D5 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#E5E1D4
Tritanopia (blue-blind)
#FFD0D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4d5; /* rgb */ color: rgb(255, 212, 213); /* oklch */ color: oklch(90.7% 0.048 16.5);
Tailwind
colors: {
custom: {
50: '#ffe1e1',
500: '#ffd4d5',
950: '#000000',
},
}SCSS
$custom: #ffd4d5; $custom-light: #ffe1e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd4d5",
"rgb": {
"r": 255,
"g": 212,
"b": 213
},
"hsl": {
"h": 358.605,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90681,
"c": 0.04835,
"h": 16.5
},
"luminance": 0.73151
}Semantic roles & 50–950 ramp
primary
#FFD4D5
secondary
#8CEBE9
accent
#E6E000
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484