#FFD9DF#FFD9DF
#FFD9DF is a very light, muted red. Relative luminance 0.762; OKLCH L 91.9% C 0.043 H 7.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9DF |
|---|---|
| RGB | rgb(255, 217, 223) |
| HSL | hsl(351, 100%, 93%) |
| HSV | hsv(351, 15%, 100%) |
| CMYK | cmyk(0%, 14.9%, 12.5%, 0%) |
| CIE-LAB | lab(89.96, 14.12, 1.97) |
| CIE-LCH | lch(89.96, 14.26, 7.95°) |
| OKLab | oklab(91.88% 0.0426 0.0054) |
| OKLCH | oklch(91.88% 0.043 7.2) |
| XYZ | xyz(79.3715, 76.2156, 80.3277) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.70
Pale Pink
#FFCFDC
ΔE00 3.88
Mistyrose
#FFE4E1
ΔE00 5.56
Light Rose
#FFC5CB
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.99
Bubblegum
#FFC1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9DF #D9FFF9
analogous
#FFD9F2 #FFD9DF #FFE6D9
triadic
#FFD9DF #DFFFD9 #D9DFFF
tetradic
#FFD9DF #F2FFD9 #D9FFF9 #E6D9FF
square
#FFD9DF #F2FFD9 #D9FFF9 #E6D9FF
split-complementary
#FFD9DF #D9FFE6 #D9F2FF
monochromatic
#FF5F78 #FF9CAB #FFD9DF #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.29
#FFD9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FFD9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9DF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9DF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#FFD7DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffd9df; /* rgb */ color: rgb(255, 217, 223); /* oklch */ color: oklch(91.9% 0.043 7.2);
Tailwind
colors: {
custom: {
50: '#ffe4e9',
500: '#ffd9df',
950: '#000000',
},
}SCSS
$custom: #ffd9df; $custom-light: #ffe4e9; $custom-dark: #000000;
JSON
{
"hex": "#ffd9df",
"rgb": {
"r": 255,
"g": 217,
"b": 223
},
"hsl": {
"h": 350.526,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.91881,
"c": 0.04297,
"h": 7.2
},
"luminance": 0.76213
}Semantic roles & 50–950 ramp
primary
#FFD9DF
secondary
#91ECDD
accent
#E6C100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484