#DED3FD#DED3FD
#DED3FD is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.9% C 0.058 H 297.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3FD |
|---|---|
| RGB | rgb(222, 211, 253) |
| HSL | hsl(256, 91%, 91%) |
| HSV | hsv(256, 17%, 99%) |
| CMYK | cmyk(12.3%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.61, 11.71, -19.12) |
| CIE-LCH | lch(86.61, 22.42, 301.48°) |
| OKLab | oklab(88.9% 0.0266 -0.0518) |
| OKLCH | oklch(88.9% 0.058 297.2) |
| XYZ | xyz(71.1445, 69.2097, 102.5202) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 5.01
Light Lavender
#DFC5FE
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 5.37
Light Lilac
#EDC8FF
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3FD #F2FDD3
analogous
#D3DDFD #DED3FD #F3D3FD
triadic
#DED3FD #FDDED3 #D3FDDE
tetradic
#DED3FD #FDD3DD #F2FDD3 #D3FDF3
square
#DED3FD #FDD3DD #F2FDD3 #D3FDF3
split-complementary
#DED3FD #FDF3D3 #DDFDD3
monochromatic
#865EF8 #B298FA #DED3FD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.41
#DED3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DED3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3FD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3FD | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#D9D9E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded3fd; /* rgb */ color: rgb(222, 211, 253); /* oklch */ color: oklch(88.9% 0.058 297.2);
Tailwind
colors: {
custom: {
50: '#e8e0fe',
500: '#ded3fd',
950: '#000000',
},
}SCSS
$custom: #ded3fd; $custom-light: #e8e0fe; $custom-dark: #000000;
JSON
{
"hex": "#ded3fd",
"rgb": {
"r": 222,
"g": 211,
"b": 253
},
"hsl": {
"h": 255.714,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.88896,
"c": 0.05823,
"h": 297.2
},
"luminance": 0.6921
}Semantic roles & 50–950 ramp
primary
#DED3FD
secondary
#CFE68E
accent
#E600A9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485