#DED0FD#DED0FD
#DED0FD is a very light, moderate violet. Relative luminance 0.677; OKLCH L 88.3% C 0.063 H 299.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0FD |
|---|---|
| RGB | rgb(222, 208, 253) |
| HSL | hsl(259, 92%, 90%) |
| HSV | hsv(259, 18%, 99%) |
| CMYK | cmyk(12.3%, 17.8%, 0%, 0.8%) |
| CIE-LAB | lab(85.87, 13.30, -20.23) |
| CIE-LCH | lch(85.87, 24.21, 303.32°) |
| OKLab | oklab(88.33% 0.0308 -0.0548) |
| OKLCH | oklch(88.33% 0.063 299.3) |
| XYZ | xyz(70.4062, 67.7330, 102.2741) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 4.54
Periwinkle
#CCCCFF
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0FD #EFFDD0
analogous
#D0D8FD #DED0FD #F5D0FD
triadic
#DED0FD #FDDED0 #D0FDDE
tetradic
#DED0FD #FDD0D8 #EFFDD0 #D0FDF5
square
#DED0FD #FDD0D8 #EFFDD0 #D0FDF5
split-complementary
#DED0FD #FDF5D0 #D8FDD0
monochromatic
#8C5BF8 #B595FB #DED0FD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.44
#DED0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DED0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0FD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0FD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#D9D6DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded0fd; /* rgb */ color: rgb(222, 208, 253); /* oklch */ color: oklch(88.3% 0.063 299.3);
Tailwind
colors: {
custom: {
50: '#e8defe',
500: '#ded0fd',
950: '#000000',
},
}SCSS
$custom: #ded0fd; $custom-light: #e8defe; $custom-dark: #000000;
JSON
{
"hex": "#ded0fd",
"rgb": {
"r": 222,
"g": 208,
"b": 253
},
"hsl": {
"h": 258.667,
"s": 91.837,
"l": 90.392
},
"oklch": {
"l": 0.88325,
"c": 0.06292,
"h": 299.3
},
"luminance": 0.67733
}Semantic roles & 50–950 ramp
primary
#DED0FD
secondary
#CAE68B
accent
#E6009E
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485