#DED1FF#DED1FF
#DED1FF is a very light, moderate violet. Relative luminance 0.684; OKLCH L 88.6% C 0.064 H 298.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1FF |
|---|---|
| RGB | rgb(222, 209, 255) |
| HSL | hsl(257, 100%, 91%) |
| HSV | hsv(257, 18%, 100%) |
| CMYK | cmyk(12.9%, 18%, 0%, 0%) |
| CIE-LAB | lab(86.18, 13.17, -20.82) |
| CIE-LCH | lch(86.18, 24.64, 302.33°) |
| OKLab | oklab(88.59% 0.0301 -0.0565) |
| OKLCH | oklch(88.59% 0.064 298) |
| XYZ | xyz(70.9710, 68.3503, 104.0423) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.26
Light Lavender
#DFC5FE
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 4.85
Light Lilac
#EDC8FF
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1FF #F2FFD1
analogous
#D1DBFF #DED1FF #F5D1FF
triadic
#DED1FF #FFDED1 #D1FFDE
tetradic
#DED1FF #FFD1DB #F2FFD1 #D1FFF5
square
#DED1FF #FFD1DB #F2FFD1 #D1FFF5
split-complementary
#DED1FF #FFF5D1 #DBFFD1
monochromatic
#8657FF #B294FF #DED1FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.43
#DED1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#DED1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1FF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1FF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#D8D8E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded1ff; /* rgb */ color: rgb(222, 209, 255); /* oklch */ color: oklch(88.6% 0.064 298.0);
Tailwind
colors: {
custom: {
50: '#e8dfff',
500: '#ded1ff',
950: '#000000',
},
}SCSS
$custom: #ded1ff; $custom-light: #e8dfff; $custom-dark: #000000;
JSON
{
"hex": "#ded1ff",
"rgb": {
"r": 222,
"g": 209,
"b": 255
},
"hsl": {
"h": 256.957,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.88586,
"c": 0.064,
"h": 298
},
"luminance": 0.68351
}Semantic roles & 50–950 ramp
primary
#DED1FF
secondary
#CFEA8A
accent
#E600A5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486