#DED5FF#DED5FF
#DED5FF is a very light, muted violet. Relative luminance 0.703; OKLCH L 89.3% C 0.058 H 295.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DED5FF |
|---|---|
| RGB | rgb(222, 213, 255) |
| HSL | hsl(253, 100%, 92%) |
| HSV | hsv(253, 16%, 100%) |
| CMYK | cmyk(12.9%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.16, 11.05, -19.33) |
| CIE-LCH | lch(87.16, 22.27, 299.76°) |
| OKLab | oklab(89.35% 0.0245 -0.0524) |
| OKLCH | oklch(89.35% 0.058 295) |
| XYZ | xyz(71.9647, 70.3377, 104.3736) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 4.76
Light Lavender
#DFC5FE
ΔE00 5.74
Pale Lavender
#EECFFE
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 7.14
Light Lilac
#EDC8FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED5FF #F6FFD5
analogous
#D5E1FF #DED5FF #F3D5FF
triadic
#DED5FF #FFDED5 #D5FFDE
tetradic
#DED5FF #FFD5E1 #F6FFD5 #D5FFF3
square
#DED5FF #FFD5E1 #F6FFD5 #D5FFF3
split-complementary
#DED5FF #FFF3D5 #E1FFD5
monochromatic
#7E5BFF #AE98FF #DED5FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.39
#DED5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#DED5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED5FF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED5FF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDBFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#D8DBE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ded5ff; /* rgb */ color: rgb(222, 213, 255); /* oklch */ color: oklch(89.3% 0.058 295.0);
Tailwind
colors: {
custom: {
50: '#e8e1ff',
500: '#ded5ff',
950: '#000000',
},
}SCSS
$custom: #ded5ff; $custom-light: #e8e1ff; $custom-dark: #000000;
JSON
{
"hex": "#ded5ff",
"rgb": {
"r": 222,
"g": 213,
"b": 255
},
"hsl": {
"h": 252.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.89348,
"c": 0.05784,
"h": 295
},
"luminance": 0.70338
}Semantic roles & 50–950 ramp
primary
#DED5FF
secondary
#D7EB8D
accent
#E600B4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486