#FFD5D4#FFD5D4
#FFD5D4 is a very light, muted red. Relative luminance 0.736; OKLCH L 90.8% C 0.047 H 19.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5D4 |
|---|---|
| RGB | rgb(255, 213, 212) |
| HSL | hsl(1, 100%, 92%) |
| HSV | hsv(1, 17%, 100%) |
| CMYK | cmyk(0%, 16.5%, 16.9%, 0%) |
| CIE-LAB | lab(88.74, 14.50, 5.99) |
| CIE-LCH | lch(88.74, 15.69, 22.45°) |
| OKLab | oklab(90.84% 0.0445 0.0159) |
| OKLCH | oklch(90.84% 0.047 19.7) |
| XYZ | xyz(76.9179, 73.6044, 72.4299) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.35
Light Rose
#FFC5CB
ΔE00 5.40
Pale Pink
#FFCFDC
ΔE00 5.47
Light Pink
#FFD1DF
ΔE00 5.67
Pale Rose
#FDC1C5
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5D4 #D4FEFF
analogous
#FFD4E9 #FFD5D4 #FFEBD4
triadic
#FFD5D4 #D4FFD5 #D5D4FF
tetradic
#FFD5D4 #E9FFD4 #D4FEFF #EBD4FF
square
#FFD5D4 #E9FFD4 #D4FEFF #EBD4FF
split-complementary
#FFD5D4 #D4FFEB #D4E9FF
monochromatic
#FF5D5A #FF9997 #FFD5D4 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.34
#FFD5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5D4
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5D4 | 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)
#DCDAD4
Deuteranopia (green-blind)
#E6E2D3
Tritanopia (blue-blind)
#FFD1D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5d4; /* rgb */ color: rgb(255, 213, 212); /* oklch */ color: oklch(90.8% 0.047 19.7);
Tailwind
colors: {
custom: {
50: '#ffe2e1',
500: '#ffd5d4',
950: '#000000',
},
}SCSS
$custom: #ffd5d4; $custom-light: #ffe2e1; $custom-dark: #000000;
JSON
{
"hex": "#ffd5d4",
"rgb": {
"r": 255,
"g": 213,
"b": 212
},
"hsl": {
"h": 1.395,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9084,
"c": 0.04725,
"h": 19.7
},
"luminance": 0.73602
}Semantic roles & 50–950 ramp
primary
#FFD5D4
secondary
#8CE9EB
accent
#E0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484