#DED5FD#DED5FD
#DED5FD is a very light, muted violet. Relative luminance 0.702; OKLCH L 89.3% C 0.055 H 295.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DED5FD |
|---|---|
| RGB | rgb(222, 213, 253) |
| HSL | hsl(254, 91%, 91%) |
| HSV | hsv(254, 16%, 99%) |
| CMYK | cmyk(12.3%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(87.10, 10.65, -18.37) |
| CIE-LCH | lch(87.10, 21.24, 300.09°) |
| OKLab | oklab(89.28% 0.0238 -0.0497) |
| OKLCH | oklch(89.28% 0.055 295.6) |
| XYZ | xyz(71.6445, 70.2096, 102.6868) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.01
Periwinkle
#CCCCFF
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 6.04
Light Lavender
#DFC5FE
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 7.45
Light Lilac
#EDC8FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED5FD #F4FDD5
analogous
#D5E0FD #DED5FD #F2D5FD
triadic
#DED5FD #FDDED5 #D5FDDE
tetradic
#DED5FD #FDD5E0 #F4FDD5 #D5FDF2
square
#DED5FD #FDD5E0 #F4FDD5 #D5FDF2
split-complementary
#DED5FD #FDF2D5 #E0FDD5
monochromatic
#8260F7 #B09BFA #DED5FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.40
#DED5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DED5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED5FD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED5FD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#D9DBE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ded5fd; /* rgb */ color: rgb(222, 213, 253); /* oklch */ color: oklch(89.3% 0.055 295.6);
Tailwind
colors: {
custom: {
50: '#e8e1fe',
500: '#ded5fd',
950: '#000000',
},
}SCSS
$custom: #ded5fd; $custom-light: #e8e1fe; $custom-dark: #000000;
JSON
{
"hex": "#ded5fd",
"rgb": {
"r": 222,
"g": 213,
"b": 253
},
"hsl": {
"h": 253.5,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.89279,
"c": 0.05515,
"h": 295.6
},
"luminance": 0.7021
}Semantic roles & 50–950 ramp
primary
#DED5FD
secondary
#D3E690
accent
#E600B2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485