#DED2FD#DED2FD
#DED2FD is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.7% C 0.060 H 297.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DED2FD |
|---|---|
| RGB | rgb(222, 210, 253) |
| HSL | hsl(257, 91%, 91%) |
| HSV | hsv(257, 17%, 99%) |
| CMYK | cmyk(12.3%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(86.36, 12.24, -19.49) |
| CIE-LCH | lch(86.36, 23.01, 302.13°) |
| OKLab | oklab(88.71% 0.028 -0.0528) |
| OKLCH | oklch(88.71% 0.06 297.9) |
| XYZ | xyz(70.8969, 68.7144, 102.4376) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.80
Light Lavender
#DFC5FE
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 5.02
Pale Lavender
#EECFFE
ΔE00 5.07
Light Lilac
#EDC8FF
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED2FD #F1FDD2
analogous
#D2DBFD #DED2FD #F3D2FD
triadic
#DED2FD #FDDED2 #D2FDDE
tetradic
#DED2FD #FDD2DB #F1FDD2 #D2FDF3
square
#DED2FD #FDD2DB #F1FDD2 #D2FDF3
split-complementary
#DED2FD #FDF3D2 #DBFDD2
monochromatic
#885DF8 #B397FA #DED2FD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.42
#DED2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DED2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED2FD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED2FD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#D9D8E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded2fd; /* rgb */ color: rgb(222, 210, 253); /* oklch */ color: oklch(88.7% 0.060 297.9);
Tailwind
colors: {
custom: {
50: '#e8dffe',
500: '#ded2fd',
950: '#000000',
},
}SCSS
$custom: #ded2fd; $custom-light: #e8dffe; $custom-dark: #000000;
JSON
{
"hex": "#ded2fd",
"rgb": {
"r": 222,
"g": 210,
"b": 253
},
"hsl": {
"h": 256.744,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.88706,
"c": 0.05978,
"h": 297.9
},
"luminance": 0.68715
}Semantic roles & 50–950 ramp
primary
#DED2FD
secondary
#CDE68D
accent
#E600A5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485