#FFD6DE#FFD6DE
#FFD6DE is a very light, muted red. Relative luminance 0.746; OKLCH L 91.3% C 0.047 H 4.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6DE |
|---|---|
| RGB | rgb(255, 214, 222) |
| HSL | hsl(348, 100%, 92%) |
| HSV | hsv(348, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 12.9%, 0%) |
| CIE-LAB | lab(89.22, 15.53, 1.42) |
| CIE-LCH | lch(89.22, 15.59, 5.23°) |
| OKLab | oklab(91.3% 0.0467 0.004) |
| OKLCH | oklch(91.3% 0.047 4.9) |
| XYZ | xyz(78.4709, 74.6293, 79.3644) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.53
Pale Pink
#FFCFDC
ΔE00 2.68
Light Rose
#FFC5CB
ΔE00 5.19
Bubblegum
#FFC1CC
ΔE00 6.13
Pale Rose
#FDC1C5
ΔE00 6.23
Pink
#FFC0CB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6DE #D6FFF7
analogous
#FFD6F3 #FFD6DE #FFE3D6
triadic
#FFD6DE #DEFFD6 #D6DEFF
tetradic
#FFD6DE #F3FFD6 #D6FFF7 #E3D6FF
square
#FFD6DE #F3FFD6 #D6FFF7 #E3D6FF
split-complementary
#FFD6DE #D6FFE3 #D6F3FF
monochromatic
#FF5C7B #FF99AD #FFD6DE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.32
#FFD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6DE
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6DE | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#FFD4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd6de; /* rgb */ color: rgb(255, 214, 222); /* oklch */ color: oklch(91.3% 0.047 4.9);
Tailwind
colors: {
custom: {
50: '#ffe2e8',
500: '#ffd6de',
950: '#000000',
},
}SCSS
$custom: #ffd6de; $custom-light: #ffe2e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd6de",
"rgb": {
"r": 255,
"g": 214,
"b": 222
},
"hsl": {
"h": 348.293,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91297,
"c": 0.04688,
"h": 4.9
},
"luminance": 0.74627
}Semantic roles & 50–950 ramp
primary
#FFD6DE
secondary
#8EEBD9
accent
#E6B900
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484