#FFD3DE#FFD3DE
#FFD3DE is a very light, muted red. Relative luminance 0.731; OKLCH L 90.7% C 0.051 H 1.4°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3DE |
|---|---|
| RGB | rgb(255, 211, 222) |
| HSL | hsl(345, 100%, 91%) |
| HSV | hsv(345, 17%, 100%) |
| CMYK | cmyk(0%, 17.3%, 12.9%, 0%) |
| CIE-LAB | lab(88.51, 17.09, 0.38) |
| CIE-LCH | lch(88.51, 17.10, 1.28°) |
| OKLab | oklab(90.74% 0.0512 0.0013) |
| OKLCH | oklch(90.74% 0.051 1.4) |
| XYZ | xyz(77.7186, 73.1248, 79.1136) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 1.15
Pale Pink
#FFCFDC
ΔE00 1.34
Light Rose
#FFC5CB
ΔE00 4.67
Bubblegum
#FFC1CC
ΔE00 5.22
Pink
#FFC0CB
ΔE00 5.50
Pale Rose
#FDC1C5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3DE #D3FFF4
analogous
#FFD3F4 #FFD3DE #FFDED3
triadic
#FFD3DE #DEFFD3 #D3DEFF
tetradic
#FFD3DE #F4FFD3 #D3FFF4 #DED3FF
square
#FFD3DE #F4FFD3 #D3FFF4 #DED3FF
split-complementary
#FFD3DE #D3FFDE #D3F4FF
monochromatic
#FF5982 #FF96B0 #FFD3DE #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.34
#FFD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#FFD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3DE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3DE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#FFD1D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd3de; /* rgb */ color: rgb(255, 211, 222); /* oklch */ color: oklch(90.7% 0.051 1.4);
Tailwind
colors: {
custom: {
50: '#ffe0e8',
500: '#ffd3de',
950: '#000000',
},
}SCSS
$custom: #ffd3de; $custom-light: #ffe0e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd3de",
"rgb": {
"r": 255,
"g": 211,
"b": 222
},
"hsl": {
"h": 345,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90744,
"c": 0.0512,
"h": 1.4
},
"luminance": 0.73122
}Semantic roles & 50–950 ramp
primary
#FFD3DE
secondary
#8CEBD3
accent
#E6AC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484