#DED0FF#DED0FF
#DED0FF is a very light, moderate violet. Relative luminance 0.679; OKLCH L 88.4% C 0.066 H 298.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0FF |
|---|---|
| RGB | rgb(222, 208, 255) |
| HSL | hsl(258, 100%, 91%) |
| HSV | hsv(258, 18%, 100%) |
| CMYK | cmyk(12.9%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(85.94, 13.71, -21.19) |
| CIE-LCH | lch(85.94, 25.23, 302.90°) |
| OKLab | oklab(88.4% 0.0315 -0.0575) |
| OKLCH | oklch(88.4% 0.066 298.7) |
| XYZ | xyz(70.7264, 67.8612, 103.9608) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.92
Light Lavender
#DFC5FE
ΔE00 3.82
Pale Lavender
#EECFFE
ΔE00 4.64
Periwinkle
#CCCCFF
ΔE00 4.83
Light Lilac
#EDC8FF
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0FF #F1FFD0
analogous
#D0D9FF #DED0FF #F5D0FF
triadic
#DED0FF #FFDED0 #D0FFDE
tetradic
#DED0FF #FFD0D9 #F1FFD0 #D0FFF5
square
#DED0FF #FFD0D9 #F1FFD0 #D0FFF5
split-complementary
#DED0FF #FFF5D0 #D9FFD0
monochromatic
#8856FF #B393FF #DED0FF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.44
#DED0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DED0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0FF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0FF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#D8D7E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded0ff; /* rgb */ color: rgb(222, 208, 255); /* oklch */ color: oklch(88.4% 0.066 298.7);
Tailwind
colors: {
custom: {
50: '#e8deff',
500: '#ded0ff',
950: '#000000',
},
}SCSS
$custom: #ded0ff; $custom-light: #e8deff; $custom-dark: #000000;
JSON
{
"hex": "#ded0ff",
"rgb": {
"r": 222,
"g": 208,
"b": 255
},
"hsl": {
"h": 257.872,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.88396,
"c": 0.06557,
"h": 298.7
},
"luminance": 0.67861
}Semantic roles & 50–950 ramp
primary
#DED0FF
secondary
#CDEA89
accent
#E600A1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486