#FFD5DE#FFD5DE
#FFD5DE is a very light, muted red. Relative luminance 0.741; OKLCH L 91.1% C 0.048 H 3.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5DE |
|---|---|
| RGB | rgb(255, 213, 222) |
| HSL | hsl(347, 100%, 92%) |
| HSV | hsv(347, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 12.9%, 0%) |
| CIE-LAB | lab(88.98, 16.05, 1.07) |
| CIE-LCH | lch(88.98, 16.08, 3.83°) |
| OKLab | oklab(91.11% 0.0482 0.0031) |
| OKLCH | oklch(91.11% 0.048 3.6) |
| XYZ | xyz(78.2186, 74.1247, 79.2803) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.06
Pale Pink
#FFCFDC
ΔE00 2.22
Light Rose
#FFC5CB
ΔE00 4.98
Bubblegum
#FFC1CC
ΔE00 5.80
Pale Rose
#FDC1C5
ΔE00 6.06
Pink
#FFC0CB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5DE #D5FFF6
analogous
#FFD5F3 #FFD5DE #FFE1D5
triadic
#FFD5DE #DEFFD5 #D5DEFF
tetradic
#FFD5DE #F3FFD5 #D5FFF6 #E1D5FF
square
#FFD5DE #F3FFD5 #D5FFF6 #E1D5FF
split-complementary
#FFD5DE #D5FFE1 #D5F3FF
monochromatic
#FF5B7E #FF98AE #FFD5DE #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.33
#FFD5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FFD5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5DE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5DE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#FFD3D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd5de; /* rgb */ color: rgb(255, 213, 222); /* oklch */ color: oklch(91.1% 0.048 3.6);
Tailwind
colors: {
custom: {
50: '#ffe2e8',
500: '#ffd5de',
950: '#000000',
},
}SCSS
$custom: #ffd5de; $custom-light: #ffe2e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd5de",
"rgb": {
"r": 255,
"g": 213,
"b": 222
},
"hsl": {
"h": 347.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91112,
"c": 0.0483,
"h": 3.6
},
"luminance": 0.74122
}Semantic roles & 50–950 ramp
primary
#FFD5DE
secondary
#8DEBD7
accent
#E6B400
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484