#DED8FF#DED8FF
#DED8FF is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.9% C 0.053 H 292.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8FF |
|---|---|
| RGB | rgb(222, 216, 255) |
| HSL | hsl(249, 100%, 92%) |
| HSV | hsv(249, 15%, 100%) |
| CMYK | cmyk(12.9%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(87.90, 9.47, -18.22) |
| CIE-LCH | lch(87.90, 20.53, 297.46°) |
| OKLab | oklab(89.92% 0.0203 -0.0493) |
| OKLCH | oklch(89.92% 0.053 292.4) |
| XYZ | xyz(72.7263, 71.8609, 104.6274) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.96
Pale Lilac
#E4CBFF
ΔE00 6.01
Light Lavender
#DFC5FE
ΔE00 6.97
Pale Lavender
#EECFFE
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8FF #F9FFD8
analogous
#D8E6FF #DED8FF #F2D8FF
triadic
#DED8FF #FFDED8 #D8FFDE
tetradic
#DED8FF #FFD8E6 #F9FFD8 #D8FFF2
square
#DED8FF #FFD8E6 #F9FFD8 #D8FFF2
split-complementary
#DED8FF #FFF2D8 #E6FFD8
monochromatic
#765EFF #AA9BFF #DED8FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.37
#DED8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DED8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8FF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8FF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#D8DEE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ded8ff; /* rgb */ color: rgb(222, 216, 255); /* oklch */ color: oklch(89.9% 0.053 292.4);
Tailwind
colors: {
custom: {
50: '#e8e4ff',
500: '#ded8ff',
950: '#000000',
},
}SCSS
$custom: #ded8ff; $custom-light: #e8e4ff; $custom-dark: #000000;
JSON
{
"hex": "#ded8ff",
"rgb": {
"r": 222,
"g": 216,
"b": 255
},
"hsl": {
"h": 249.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.89924,
"c": 0.05335,
"h": 292.4
},
"luminance": 0.71861
}Semantic roles & 50–950 ramp
primary
#DED8FF
secondary
#DDEB90
accent
#E600C2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486