#DED3FF#DED3FF
#DED3FF is a very light, moderate violet. Relative luminance 0.693; OKLCH L 89.0% C 0.061 H 296.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DED3FF |
|---|---|
| RGB | rgb(222, 211, 255) |
| HSL | hsl(255, 100%, 91%) |
| HSV | hsv(255, 17%, 100%) |
| CMYK | cmyk(12.9%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(86.67, 12.11, -20.08) |
| CIE-LCH | lch(86.67, 23.45, 301.11°) |
| OKLab | oklab(88.97% 0.0273 -0.0545) |
| OKLCH | oklch(88.97% 0.061 296.6) |
| XYZ | xyz(71.4648, 69.3378, 104.2069) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.98
Periwinkle
#CCCCFF
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.36
Light Lilac
#EDC8FF
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED3FF #F4FFD3
analogous
#D3DEFF #DED3FF #F4D3FF
triadic
#DED3FF #FFDED3 #D3FFDE
tetradic
#DED3FF #FFD3DE #F4FFD3 #D3FFF4
square
#DED3FF #FFD3DE #F4FFD3 #D3FFF4
split-complementary
#DED3FF #FFF4D3 #DEFFD3
monochromatic
#8259FF #B096FF #DED3FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.41
#DED3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DED3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED3FF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED3FF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CCD8FE
Tritanopia (blue-blind)
#D8D9E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded3ff; /* rgb */ color: rgb(222, 211, 255); /* oklch */ color: oklch(89.0% 0.061 296.6);
Tailwind
colors: {
custom: {
50: '#e8e0ff',
500: '#ded3ff',
950: '#000000',
},
}SCSS
$custom: #ded3ff; $custom-light: #e8e0ff; $custom-dark: #000000;
JSON
{
"hex": "#ded3ff",
"rgb": {
"r": 222,
"g": 211,
"b": 255
},
"hsl": {
"h": 255,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.88966,
"c": 0.0609,
"h": 296.6
},
"luminance": 0.69338
}Semantic roles & 50–950 ramp
primary
#DED3FF
secondary
#D3EB8C
accent
#E600AC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486