#DED6FF#DED6FF
#DED6FF is a very light, muted violet. Relative luminance 0.708; OKLCH L 89.5% C 0.056 H 294.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6FF |
|---|---|
| RGB | rgb(222, 214, 255) |
| HSL | hsl(252, 100%, 92%) |
| HSV | hsv(252, 16%, 100%) |
| CMYK | cmyk(12.9%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(87.41, 10.53, -18.96) |
| CIE-LCH | lch(87.41, 21.69, 299.03°) |
| OKLab | oklab(89.54% 0.0231 -0.0514) |
| OKLCH | oklch(89.54% 0.056 294.2) |
| XYZ | xyz(72.2170, 70.8423, 104.4577) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 5.17
Light Lavender
#DFC5FE
ΔE00 6.15
Pale Lavender
#EECFFE
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6FF #F7FFD6
analogous
#D6E3FF #DED6FF #F3D6FF
triadic
#DED6FF #FFDED6 #D6FFDE
tetradic
#DED6FF #FFD6E3 #F7FFD6 #D6FFF3
square
#DED6FF #FFD6E3 #F7FFD6 #D6FFF3
split-complementary
#DED6FF #FFF3D6 #E3FFD6
monochromatic
#7B5CFF #AD99FF #DED6FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.38
#DED6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DED6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6FF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6FF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#D8DCE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ded6ff; /* rgb */ color: rgb(222, 214, 255); /* oklch */ color: oklch(89.5% 0.056 294.2);
Tailwind
colors: {
custom: {
50: '#e8e2ff',
500: '#ded6ff',
950: '#000000',
},
}SCSS
$custom: #ded6ff; $custom-light: #e8e2ff; $custom-dark: #000000;
JSON
{
"hex": "#ded6ff",
"rgb": {
"r": 222,
"g": 214,
"b": 255
},
"hsl": {
"h": 251.707,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.8954,
"c": 0.05633,
"h": 294.2
},
"luminance": 0.70843
}Semantic roles & 50–950 ramp
primary
#DED6FF
secondary
#D9EB8E
accent
#E600B9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486