#DED9FF#DED9FF
#DED9FF is a very light, muted blue. Relative luminance 0.724; OKLCH L 90.1% C 0.052 H 291.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DED9FF |
|---|---|
| RGB | rgb(222, 217, 255) |
| HSL | hsl(248, 100%, 93%) |
| HSV | hsv(248, 15%, 100%) |
| CMYK | cmyk(12.9%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(88.15, 8.94, -17.85) |
| CIE-LCH | lch(88.15, 19.96, 296.61°) |
| OKLab | oklab(90.12% 0.0189 -0.0483) |
| OKLCH | oklch(90.12% 0.052 291.4) |
| XYZ | xyz(72.9833, 72.3748, 104.7131) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 7.39
Light Lavender
#DFC5FE
ΔE00 7.40
Pale Lavender
#EECFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED9FF #FAFFD9
analogous
#D9E7FF #DED9FF #F1D9FF
triadic
#DED9FF #FFDED9 #D9FFDE
tetradic
#DED9FF #FFD9E7 #FAFFD9 #D9FFF1
square
#DED9FF #FFD9E7 #FAFFD9 #D9FFF1
split-complementary
#DED9FF #FFF1D9 #E7FFD9
monochromatic
#745FFF #A99CFF #DED9FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.36
#DED9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DED9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED9FF
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED9FF | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#D8DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ded9ff; /* rgb */ color: rgb(222, 217, 255); /* oklch */ color: oklch(90.1% 0.052 291.4);
Tailwind
colors: {
custom: {
50: '#e8e4ff',
500: '#ded9ff',
950: '#000000',
},
}SCSS
$custom: #ded9ff; $custom-light: #e8e4ff; $custom-dark: #000000;
JSON
{
"hex": "#ded9ff",
"rgb": {
"r": 222,
"g": 217,
"b": 255
},
"hsl": {
"h": 247.895,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.90117,
"c": 0.05188,
"h": 291.4
},
"luminance": 0.72375
}Semantic roles & 50–950 ramp
primary
#DED9FF
secondary
#E0EC91
accent
#E600C7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486