#FFD2DE#FFD2DE
#FFD2DE is a very light, muted pink. Relative luminance 0.726; OKLCH L 90.6% C 0.053 H 0.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2DE |
|---|---|
| RGB | rgb(255, 210, 222) |
| HSL | hsl(344, 100%, 91%) |
| HSV | hsv(344, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 12.9%, 0%) |
| CIE-LAB | lab(88.27, 17.61, 0.04) |
| CIE-LCH | lch(88.27, 17.61, 0.12°) |
| OKLab | oklab(90.56% 0.0527 0.0004) |
| OKLCH | oklch(90.56% 0.053 0.4) |
| XYZ | xyz(77.4709, 72.6295, 79.0311) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 0.72
Pale Pink
#FFCFDC
ΔE00 0.94
Light Rose
#FFC5CB
ΔE00 4.58
Bubblegum
#FFC1CC
ΔE00 4.98
Pink
#FFC0CB
ΔE00 5.25
Pale Rose
#FDC1C5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2DE #D2FFF3
analogous
#FFD2F4 #FFD2DE #FFDCD2
triadic
#FFD2DE #DEFFD2 #D2DEFF
tetradic
#FFD2DE #F4FFD2 #D2FFF3 #DCD2FF
square
#FFD2DE #F4FFD2 #D2FFF3 #DCD2FF
split-complementary
#FFD2DE #D2FFDC #D2F4FF
monochromatic
#FF5884 #FF95B1 #FFD2DE #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.35
#FFD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FFD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2DE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2DE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#FFD0D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2de; /* rgb */ color: rgb(255, 210, 222); /* oklch */ color: oklch(90.6% 0.053 0.4);
Tailwind
colors: {
custom: {
50: '#ffe0e8',
500: '#ffd2de',
950: '#000000',
},
}SCSS
$custom: #ffd2de; $custom-light: #ffe0e8; $custom-dark: #000000;
JSON
{
"hex": "#ffd2de",
"rgb": {
"r": 255,
"g": 210,
"b": 222
},
"hsl": {
"h": 344,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9056,
"c": 0.05267,
"h": 0.4
},
"luminance": 0.72627
}Semantic roles & 50–950 ramp
primary
#FFD2DE
secondary
#8BEAD1
accent
#E6A800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484