#FFDCFF#FFDCFF
#FFDCFF is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.4% C 0.060 H 326.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCFF |
|---|---|
| RGB | rgb(255, 220, 255) |
| HSL | hsl(300, 100%, 93%) |
| HSV | hsv(300, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(91.54, 17.98, -12.50) |
| CIE-LCH | lch(91.54, 21.90, 325.20°) |
| OKLab | oklab(93.39% 0.0495 -0.0333) |
| OKLCH | oklch(93.39% 0.06 326) |
| XYZ | xyz(84.8809, 79.6678, 105.4943) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.60
Very Light Purple
#F6CEFC
ΔE00 4.01
Pale Lavender
#EECFFE
ΔE00 4.77
Light Lilac
#EDC8FF
ΔE00 6.70
Pale Lilac
#E4CBFF
ΔE00 7.21
Light Pink
#FFD1DF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCFF #DCFFDC
analogous
#EDDCFF #FFDCFF #FFDCED
triadic
#FFDCFF #FFFFDC #DCFFFF
tetradic
#FFDCFF #FFEDDC #DCFFDC #DCEDFF
square
#FFDCFF #FFEDDC #DCFFDC #DCEDFF
split-complementary
#FFDCFF #EDFFDC #DCFFED
monochromatic
#FF62FF #FF9FFF #FFDCFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.24
#FFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCFF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCFF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdcff; /* rgb */ color: rgb(255, 220, 255); /* oklch */ color: oklch(93.4% 0.060 326.0);
Tailwind
colors: {
custom: {
50: '#ffe7ff',
500: '#ffdcff',
950: '#000000',
},
}SCSS
$custom: #ffdcff; $custom-light: #ffe7ff; $custom-dark: #000000;
JSON
{
"hex": "#ffdcff",
"rgb": {
"r": 255,
"g": 220,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93391,
"c": 0.05971,
"h": 326
},
"luminance": 0.79666
}Semantic roles & 50–950 ramp
primary
#FFDCFF
secondary
#93EC93
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486