#FFDCFE#FFDCFE
#FFDCFE is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.4% C 0.059 H 326.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCFE |
|---|---|
| RGB | rgb(255, 220, 254) |
| HSL | hsl(302, 100%, 93%) |
| HSV | hsv(302, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 0.4%, 0%) |
| CIE-LAB | lab(91.51, 17.80, -12.02) |
| CIE-LCH | lch(91.51, 21.48, 325.98°) |
| OKLab | oklab(93.36% 0.0492 -0.032) |
| OKLCH | oklch(93.36% 0.059 326.9) |
| XYZ | xyz(84.7203, 79.6035, 104.6487) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.75
Very Light Purple
#F6CEFC
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 6.92
Pale Lilac
#E4CBFF
ΔE00 7.42
Light Pink
#FFD1DF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCFE #DCFFDD
analogous
#EEDCFF #FFDCFE #FFDCEC
triadic
#FFDCFE #FEFFDC #DCFEFF
tetradic
#FFDCFE #FFEEDC #DCFFDD #DCECFF
square
#FFDCFE #FFEEDC #DCFFDD #DCECFF
split-complementary
#FFDCFE #ECFFDC #DCFFEE
monochromatic
#FF62FB #FF9FFC #FFDCFE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.24
#FFDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#FFDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCFE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCFE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#FFDEE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdcfe; /* rgb */ color: rgb(255, 220, 254); /* oklch */ color: oklch(93.4% 0.059 326.9);
Tailwind
colors: {
custom: {
50: '#ffe7fe',
500: '#ffdcfe',
950: '#000000',
},
}SCSS
$custom: #ffdcfe; $custom-light: #ffe7fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdcfe",
"rgb": {
"r": 255,
"g": 220,
"b": 254
},
"hsl": {
"h": 301.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93359,
"c": 0.0587,
"h": 326.9
},
"luminance": 0.79602
}Semantic roles & 50–950 ramp
primary
#FFDCFE
secondary
#93EC96
accent
#E60700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485