#FFDCF6#FFDCF6
#FFDCF6 is a very light, muted pink. Relative luminance 0.791; OKLCH L 93.1% C 0.051 H 335.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF6 |
|---|---|
| RGB | rgb(255, 220, 246) |
| HSL | hsl(315, 100%, 93%) |
| HSV | hsv(315, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 3.5%, 0%) |
| CIE-LAB | lab(91.28, 16.39, -8.16) |
| CIE-LCH | lch(91.28, 18.31, 333.53°) |
| OKLab | oklab(93.11% 0.0465 -0.0216) |
| OKLCH | oklch(93.11% 0.051 335.1) |
| XYZ | xyz(83.4659, 79.1018, 98.0422) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.49
Light Pink
#FFD1DF
ΔE00 5.50
Very Light Purple
#F6CEFC
ΔE00 6.14
Pale Pink
#FFCFDC
ΔE00 6.19
Pale Lavender
#EECFFE
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF6 #DCFFE5
analogous
#F6DCFF #FFDCF6 #FFDCE4
triadic
#FFDCF6 #F6FFDC #DCF6FF
tetradic
#FFDCF6 #FFF6DC #DCFFE5 #DCE4FF
square
#FFDCF6 #FFF6DC #DCFFE5 #DCE4FF
split-complementary
#FFDCF6 #E4FFDC #DCFFF6
monochromatic
#FF62D7 #FF9FE6 #FFDCF6 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.25
#FFDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF6
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF6 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#FFDDE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf6; /* rgb */ color: rgb(255, 220, 246); /* oklch */ color: oklch(93.1% 0.051 335.1);
Tailwind
colors: {
custom: {
50: '#ffe7f9',
500: '#ffdcf6',
950: '#000000',
},
}SCSS
$custom: #ffdcf6; $custom-light: #ffe7f9; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf6",
"rgb": {
"r": 255,
"g": 220,
"b": 246
},
"hsl": {
"h": 315.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93109,
"c": 0.05124,
"h": 335.1
},
"luminance": 0.791
}Semantic roles & 50–950 ramp
primary
#FFDCF6
secondary
#93ECAA
accent
#E63B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485