#FFD4D3#FFD4D3
#FFD4D3 is a very light, muted red. Relative luminance 0.731; OKLCH L 90.6% C 0.048 H 19.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4D3 |
|---|---|
| RGB | rgb(255, 212, 211) |
| HSL | hsl(1, 100%, 91%) |
| HSV | hsv(1, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 17.3%, 0%) |
| CIE-LAB | lab(88.47, 14.87, 6.14) |
| CIE-LCH | lch(88.47, 16.09, 22.43°) |
| OKLab | oklab(90.63% 0.0456 0.0163) |
| OKLCH | oklch(90.63% 0.048 19.7) |
| XYZ | xyz(76.5414, 73.0526, 71.6840) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.12
Pale Pink
#FFCFDC
ΔE00 5.37
Light Pink
#FFD1DF
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 5.61
Mistyrose
#FFE4E1
ΔE00 5.66
Bubblegum
#FFC1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4D3 #D3FEFF
analogous
#FFD3E8 #FFD4D3 #FFEAD3
triadic
#FFD4D3 #D3FFD4 #D4D3FF
tetradic
#FFD4D3 #E8FFD3 #D3FEFF #EAD3FF
square
#FFD4D3 #E8FFD3 #D3FEFF #EAD3FF
split-complementary
#FFD4D3 #D3FFEA #D3E8FF
monochromatic
#FF5C59 #FF9896 #FFD4D3 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.35
#FFD4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FFD4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4D3
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4D3 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#FFD0D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4d3; /* rgb */ color: rgb(255, 212, 211); /* oklch */ color: oklch(90.6% 0.048 19.7);
Tailwind
colors: {
custom: {
50: '#ffe1e0',
500: '#ffd4d3',
950: '#000000',
},
}SCSS
$custom: #ffd4d3; $custom-light: #ffe1e0; $custom-dark: #000000;
JSON
{
"hex": "#ffd4d3",
"rgb": {
"r": 255,
"g": 212,
"b": 211
},
"hsl": {
"h": 1.364,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90627,
"c": 0.04844,
"h": 19.7
},
"luminance": 0.7305
}Semantic roles & 50–950 ramp
primary
#FFD4D3
secondary
#8CE8EB
accent
#E0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484