#DED7FD#DED7FD
#DED7FD is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.7% C 0.052 H 293.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DED7FD |
|---|---|
| RGB | rgb(222, 215, 253) |
| HSL | hsl(251, 90%, 92%) |
| HSV | hsv(251, 15%, 99%) |
| CMYK | cmyk(12.3%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(87.59, 9.59, -17.63) |
| CIE-LCH | lch(87.59, 20.07, 298.54°) |
| OKLab | oklab(89.66% 0.021 -0.0477) |
| OKLCH | oklch(89.66% 0.052 293.8) |
| XYZ | xyz(72.1506, 71.2219, 102.8555) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 6.80
Light Lavender
#DFC5FE
ΔE00 6.88
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED7FD #F6FDD7
analogous
#D7E3FD #DED7FD #F1D7FD
triadic
#DED7FD #FDDED7 #D7FDDE
tetradic
#DED7FD #FDD7E3 #F6FDD7 #D7FDF1
square
#DED7FD #FDD7E3 #F6FDD7 #D7FDF1
split-complementary
#DED7FD #FDF1D7 #E3FDD7
monochromatic
#7E62F7 #AE9DFA #DED7FD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.38
#DED7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#DED7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED7FD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED7FD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#D8DDE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ded7fd; /* rgb */ color: rgb(222, 215, 253); /* oklch */ color: oklch(89.7% 0.052 293.8);
Tailwind
colors: {
custom: {
50: '#e8e3fe',
500: '#ded7fd',
950: '#000000',
},
}SCSS
$custom: #ded7fd; $custom-light: #e8e3fe; $custom-dark: #000000;
JSON
{
"hex": "#ded7fd",
"rgb": {
"r": 222,
"g": 215,
"b": 253
},
"hsl": {
"h": 251.053,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.89663,
"c": 0.05213,
"h": 293.8
},
"luminance": 0.71222
}Semantic roles & 50–950 ramp
primary
#DED7FD
secondary
#D7E692
accent
#E600BB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485