#FFDCFD#FFDCFD
#FFDCFD is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.3% C 0.058 H 327.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCFD |
|---|---|
| RGB | rgb(255, 220, 253) |
| HSL | hsl(303, 100%, 93%) |
| HSV | hsv(303, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 0.8%, 0%) |
| CIE-LAB | lab(91.48, 17.62, -11.54) |
| CIE-LCH | lch(91.48, 21.06, 326.79°) |
| OKLab | oklab(93.33% 0.0489 -0.0307) |
| OKLCH | oklch(93.33% 0.058 327.8) |
| XYZ | xyz(84.5606, 79.5397, 103.8076) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.92
Very Light Purple
#F6CEFC
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCFD #DCFFDE
analogous
#EFDCFF #FFDCFD #FFDCEB
triadic
#FFDCFD #FDFFDC #DCFDFF
tetradic
#FFDCFD #FFEFDC #DCFFDE #DCEBFF
square
#FFDCFD #FFEFDC #DCFFDE #DCEBFF
split-complementary
#FFDCFD #EBFFDC #DCFFEF
monochromatic
#FF62F6 #FF9FFA #FFDCFD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.24
#FFDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FFDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCFD
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCFD | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FE
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#FFDEE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdcfd; /* rgb */ color: rgb(255, 220, 253); /* oklch */ color: oklch(93.3% 0.058 327.8);
Tailwind
colors: {
custom: {
50: '#ffe7fe',
500: '#ffdcfd',
950: '#000000',
},
}SCSS
$custom: #ffdcfd; $custom-light: #ffe7fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdcfd",
"rgb": {
"r": 255,
"g": 220,
"b": 253
},
"hsl": {
"h": 303.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93328,
"c": 0.05772,
"h": 327.8
},
"luminance": 0.79538
}Semantic roles & 50–950 ramp
primary
#FFDCFD
secondary
#93EC98
accent
#E60D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485