#DED9FD#DED9FD
#DED9FD is a very light, muted blue. Relative luminance 0.722; OKLCH L 90.0% C 0.049 H 291.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DED9FD |
|---|---|
| RGB | rgb(222, 217, 253) |
| HSL | hsl(248, 90%, 92%) |
| HSV | hsv(248, 14%, 99%) |
| CMYK | cmyk(12.3%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(88.09, 8.54, -16.89) |
| CIE-LCH | lch(88.09, 18.92, 296.82°) |
| OKLab | oklab(90.05% 0.0182 -0.0457) |
| OKLCH | oklch(90.05% 0.049 291.7) |
| XYZ | xyz(72.6630, 72.2467, 103.0263) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.51
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Pale Lilac
#E4CBFF
ΔE00 6.76
Pale Lavender
#EECFFE
ΔE00 7.62
Light Periwinkle
#C1C6FC
ΔE00 7.74
Light Lavender
#DFC5FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED9FD #F8FDD9
analogous
#D9E6FD #DED9FD #F0D9FD
triadic
#DED9FD #FDDED9 #D9FDDE
tetradic
#DED9FD #FDD9E6 #F8FDD9 #D9FDF0
square
#DED9FD #FDD9E6 #F8FDD9 #D9FDF0
split-complementary
#DED9FD #FDF0D9 #E6FDD9
monochromatic
#7965F7 #AC9FFA #DED9FD #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.36
#DED9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DED9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED9FD
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED9FD | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#D8DEE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ded9fd; /* rgb */ color: rgb(222, 217, 253); /* oklch */ color: oklch(90.0% 0.049 291.7);
Tailwind
colors: {
custom: {
50: '#e8e4fe',
500: '#ded9fd',
950: '#000000',
},
}SCSS
$custom: #ded9fd; $custom-light: #e8e4fe; $custom-dark: #000000;
JSON
{
"hex": "#ded9fd",
"rgb": {
"r": 222,
"g": 217,
"b": 253
},
"hsl": {
"h": 248.333,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.90048,
"c": 0.04917,
"h": 291.7
},
"luminance": 0.72247
}Semantic roles & 50–950 ramp
primary
#DED9FD
secondary
#DBE794
accent
#E600C6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485