#FFDCF7#FFDCF7
#FFDCF7 is a very light, muted pink. Relative luminance 0.792; OKLCH L 93.1% C 0.052 H 333.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF7 |
|---|---|
| RGB | rgb(255, 220, 247) |
| HSL | hsl(314, 100%, 93%) |
| HSV | hsv(314, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 3.1%, 0%) |
| CIE-LAB | lab(91.31, 16.57, -8.65) |
| CIE-LCH | lch(91.31, 18.69, 332.44°) |
| OKLab | oklab(93.14% 0.0468 -0.0229) |
| OKLCH | oklch(93.14% 0.052 333.9) |
| XYZ | xyz(83.6198, 79.1633, 98.8527) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.23
Light Pink
#FFD1DF
ΔE00 5.75
Very Light Purple
#F6CEFC
ΔE00 5.88
Pale Pink
#FFCFDC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF7 #DCFFE4
analogous
#F5DCFF #FFDCF7 #FFDCE5
triadic
#FFDCF7 #F7FFDC #DCF7FF
tetradic
#FFDCF7 #FFF5DC #DCFFE4 #DCE5FF
square
#FFDCF7 #FFF5DC #DCFFE4 #DCE5FF
split-complementary
#FFDCF7 #E5FFDC #DCFFF5
monochromatic
#FF62DB #FF9FE9 #FFDCF7 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.25
#FFDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF7
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF7 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F8
Deuteranopia (green-blind)
#E3E8F6
Tritanopia (blue-blind)
#FFDDE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf7; /* rgb */ color: rgb(255, 220, 247); /* oklch */ color: oklch(93.1% 0.052 333.9);
Tailwind
colors: {
custom: {
50: '#ffe7f9',
500: '#ffdcf7',
950: '#000000',
},
}SCSS
$custom: #ffdcf7; $custom-light: #ffe7f9; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf7",
"rgb": {
"r": 255,
"g": 220,
"b": 247
},
"hsl": {
"h": 313.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9314,
"c": 0.05211,
"h": 333.9
},
"luminance": 0.79162
}Semantic roles & 50–950 ramp
primary
#FFDCF7
secondary
#93ECA8
accent
#E63400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485