#FFD4D4#FFD4D4
#FFD4D4 is a very light, muted red. Relative luminance 0.731; OKLCH L 90.7% C 0.048 H 18.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4D4 |
|---|---|
| RGB | rgb(255, 212, 212) |
| HSL | hsl(0, 100%, 92%) |
| HSV | hsv(0, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 16.9%, 0%) |
| CIE-LAB | lab(88.50, 15.02, 5.65) |
| CIE-LCH | lch(88.50, 16.05, 20.60°) |
| OKLab | oklab(90.65% 0.046 0.015) |
| OKLCH | oklch(90.65% 0.048 18.1) |
| XYZ | xyz(76.6671, 73.1029, 72.3463) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.93
Pale Pink
#FFCFDC
ΔE00 4.98
Light Pink
#FFD1DF
ΔE00 5.21
Pale Rose
#FDC1C5
ΔE00 5.49
Mistyrose
#FFE4E1
ΔE00 5.77
Bubblegum
#FFC1CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4D4 #D4FFFF
analogous
#FFD4EA #FFD4D4 #FFEAD4
triadic
#FFD4D4 #D4FFD4 #D4D4FF
tetradic
#FFD4D4 #EAFFD4 #D4FFFF #EAD4FF
square
#FFD4D4 #EAFFD4 #D4FFFF #EAD4FF
split-complementary
#FFD4D4 #D4FFEA #D4EAFF
monochromatic
#FF5A5A #FF9797 #FFD4D4 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.34
#FFD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#FFD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4D4
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4D4 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD4
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#FFD0D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4d4; /* rgb */ color: rgb(255, 212, 212); /* oklch */ color: oklch(90.7% 0.048 18.1);
Tailwind
colors: {
custom: {
50: '#ffe1e1',
500: '#ffd4d4',
950: '#000000',
},
}SCSS
$custom: #ffd4d4; $custom-light: #ffe1e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd4d4",
"rgb": {
"r": 255,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90654,
"c": 0.04838,
"h": 18.1
},
"luminance": 0.731
}Semantic roles & 50–950 ramp
primary
#FFD4D4
secondary
#8CEBEB
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484