#DED6FD#DED6FD
#DED6FD is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.5% C 0.054 H 294.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6FD |
|---|---|
| RGB | rgb(222, 214, 253) |
| HSL | hsl(252, 91%, 92%) |
| HSV | hsv(252, 15%, 99%) |
| CMYK | cmyk(12.3%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.35, 10.12, -18.00) |
| CIE-LCH | lch(87.35, 20.65, 299.34°) |
| OKLab | oklab(89.47% 0.0224 -0.0487) |
| OKLCH | oklch(89.47% 0.054 294.7) |
| XYZ | xyz(71.8968, 70.7142, 102.7709) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 6.41
Light Lavender
#DFC5FE
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 7.50
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6FD #F5FDD6
analogous
#D6E2FD #DED6FD #F2D6FD
triadic
#DED6FD #FDDED6 #D6FDDE
tetradic
#DED6FD #FDD6E2 #F5FDD6 #D6FDF2
square
#DED6FD #FDD6E2 #F5FDD6 #D6FDF2
split-complementary
#DED6FD #FDF2D6 #E2FDD6
monochromatic
#8061F7 #AF9CFA #DED6FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.39
#DED6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DED6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6FD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6FD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#D8DCE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ded6fd; /* rgb */ color: rgb(222, 214, 253); /* oklch */ color: oklch(89.5% 0.054 294.7);
Tailwind
colors: {
custom: {
50: '#e8e2fe',
500: '#ded6fd',
950: '#000000',
},
}SCSS
$custom: #ded6fd; $custom-light: #e8e2fe; $custom-dark: #000000;
JSON
{
"hex": "#ded6fd",
"rgb": {
"r": 222,
"g": 214,
"b": 253
},
"hsl": {
"h": 252.308,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.89471,
"c": 0.05364,
"h": 294.7
},
"luminance": 0.70715
}Semantic roles & 50–950 ramp
primary
#DED6FD
secondary
#D5E691
accent
#E600B6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485