#FFD4DA#FFD4DA
#FFD4DA is a very light, muted red. Relative luminance 0.734; OKLCH L 90.8% C 0.049 H 8.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4DA |
|---|---|
| RGB | rgb(255, 212, 218) |
| HSL | hsl(352, 100%, 92%) |
| HSV | hsv(352, 17%, 100%) |
| CMYK | cmyk(0%, 16.9%, 14.5%, 0%) |
| CIE-LAB | lab(88.64, 15.94, 2.69) |
| CIE-LCH | lch(88.64, 16.17, 9.59°) |
| OKLab | oklab(90.82% 0.0482 0.0073) |
| OKLCH | oklch(90.82% 0.049 8.6) |
| XYZ | xyz(77.4381, 73.4113, 76.4067) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.83
Light Pink
#FFD1DF
ΔE00 2.93
Light Rose
#FFC5CB
ΔE00 4.46
Pale Rose
#FDC1C5
ΔE00 5.42
Bubblegum
#FFC1CC
ΔE00 5.63
Pink
#FFC0CB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4DA #D4FFF9
analogous
#FFD4F0 #FFD4DA #FFE4D4
triadic
#FFD4DA #DAFFD4 #D4DAFF
tetradic
#FFD4DA #F0FFD4 #D4FFF9 #E4D4FF
square
#FFD4DA #F0FFD4 #D4FFF9 #E4D4FF
split-complementary
#FFD4DA #D4FFE4 #D4F0FF
monochromatic
#FF5A71 #FF97A5 #FFD4DA #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.34
#FFD4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFD4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4DA
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4DA | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#E4E1D9
Tritanopia (blue-blind)
#FFD1D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd4da; /* rgb */ color: rgb(255, 212, 218); /* oklch */ color: oklch(90.8% 0.049 8.6);
Tailwind
colors: {
custom: {
50: '#ffe1e5',
500: '#ffd4da',
950: '#000000',
},
}SCSS
$custom: #ffd4da; $custom-light: #ffe1e5; $custom-dark: #000000;
JSON
{
"hex": "#ffd4da",
"rgb": {
"r": 255,
"g": 212,
"b": 218
},
"hsl": {
"h": 351.628,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.90817,
"c": 0.04877,
"h": 8.6
},
"luminance": 0.73409
}Semantic roles & 50–950 ramp
primary
#FFD4DA
secondary
#8CEBDE
accent
#E6C500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484