#FFDCF8#FFDCF8
#FFDCF8 is a very light, muted pink. Relative luminance 0.792; OKLCH L 93.2% C 0.053 H 332.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF8 |
|---|---|
| RGB | rgb(255, 220, 248) |
| HSL | hsl(312, 100%, 93%) |
| HSV | hsv(312, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 2.7%, 0%) |
| CIE-LAB | lab(91.34, 16.74, -9.13) |
| CIE-LCH | lch(91.34, 19.07, 331.40°) |
| OKLab | oklab(93.17% 0.0472 -0.0242) |
| OKLCH | oklch(93.17% 0.053 332.8) |
| XYZ | xyz(83.7745, 79.2252, 99.6676) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 6.68
Thistle
#D8BFD8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF8 #DCFFE3
analogous
#F4DCFF #FFDCF8 #FFDCE6
triadic
#FFDCF8 #F8FFDC #DCF8FF
tetradic
#FFDCF8 #FFF4DC #DCFFE3 #DCE6FF
square
#FFDCF8 #FFF4DC #DCFFE3 #DCE6FF
split-complementary
#FFDCF8 #E6FFDC #DCFFF4
monochromatic
#FF62E0 #FF9FEC #FFDCF8 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.25
#FFDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF8
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF8 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F9
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#FFDDE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf8; /* rgb */ color: rgb(255, 220, 248); /* oklch */ color: oklch(93.2% 0.053 332.8);
Tailwind
colors: {
custom: {
50: '#ffe7fa',
500: '#ffdcf8',
950: '#000000',
},
}SCSS
$custom: #ffdcf8; $custom-light: #ffe7fa; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf8",
"rgb": {
"r": 255,
"g": 220,
"b": 248
},
"hsl": {
"h": 312,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93171,
"c": 0.053,
"h": 332.8
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#FFDCF8
secondary
#93ECA5
accent
#E62E00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485