#DED4FD#DED4FD
#DED4FD is a very light, muted violet. Relative luminance 0.697; OKLCH L 89.1% C 0.057 H 296.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4FD |
|---|---|
| RGB | rgb(222, 212, 253) |
| HSL | hsl(255, 91%, 91%) |
| HSV | hsv(255, 16%, 99%) |
| CMYK | cmyk(12.3%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(86.85, 11.18, -18.75) |
| CIE-LCH | lch(86.85, 21.82, 300.80°) |
| OKLab | oklab(89.09% 0.0252 -0.0508) |
| OKLCH | oklch(89.09% 0.057 296.4) |
| XYZ | xyz(71.3937, 69.7081, 102.6032) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.60
Periwinkle
#CCCCFF
ΔE00 5.03
Light Lavender
#DFC5FE
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4FD #F3FDD4
analogous
#D4DEFD #DED4FD #F2D4FD
triadic
#DED4FD #FDDED4 #D4FDDE
tetradic
#DED4FD #FDD4DE #F3FDD4 #D4FDF2
square
#DED4FD #FDD4DE #F3FDD4 #D4FDF2
split-complementary
#DED4FD #FDF2D4 #DEFDD4
monochromatic
#845FF8 #B19AFA #DED4FD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.41
#DED4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DED4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4FD
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4FD | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#D9DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded4fd; /* rgb */ color: rgb(222, 212, 253); /* oklch */ color: oklch(89.1% 0.057 296.4);
Tailwind
colors: {
custom: {
50: '#e8e1fe',
500: '#ded4fd',
950: '#000000',
},
}SCSS
$custom: #ded4fd; $custom-light: #e8e1fe; $custom-dark: #000000;
JSON
{
"hex": "#ded4fd",
"rgb": {
"r": 222,
"g": 212,
"b": 253
},
"hsl": {
"h": 254.634,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.89087,
"c": 0.05668,
"h": 296.4
},
"luminance": 0.69708
}Semantic roles & 50–950 ramp
primary
#DED4FD
secondary
#D1E68F
accent
#E600AE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485