#DED8FD#DED8FD
#DED8FD is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.9% C 0.051 H 292.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8FD |
|---|---|
| RGB | rgb(222, 216, 253) |
| HSL | hsl(250, 90%, 92%) |
| HSV | hsv(250, 15%, 99%) |
| CMYK | cmyk(12.3%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.84, 9.06, -17.26) |
| CIE-LCH | lch(87.84, 19.49, 297.70°) |
| OKLab | oklab(89.86% 0.0196 -0.0467) |
| OKLCH | oklch(89.86% 0.051 292.8) |
| XYZ | xyz(72.4060, 71.7328, 102.9407) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.35
Pale Lilac
#E4CBFF
ΔE00 6.31
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.20
Light Lavender
#DFC5FE
ΔE00 7.31
Light Periwinkle
#C1C6FC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8FD #F7FDD8
analogous
#D8E5FD #DED8FD #F1D8FD
triadic
#DED8FD #FDDED8 #D8FDDE
tetradic
#DED8FD #FDD8E5 #F7FDD8 #D8FDF1
square
#DED8FD #FDD8E5 #F7FDD8 #D8FDF1
split-complementary
#DED8FD #FDF1D8 #E5FDD8
monochromatic
#7B64F7 #AD9EFA #DED8FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.37
#DED8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DED8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8FD
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8FD | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#D8DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ded8fd; /* rgb */ color: rgb(222, 216, 253); /* oklch */ color: oklch(89.9% 0.051 292.8);
Tailwind
colors: {
custom: {
50: '#e8e4fe',
500: '#ded8fd',
950: '#000000',
},
}SCSS
$custom: #ded8fd; $custom-light: #e8e4fe; $custom-dark: #000000;
JSON
{
"hex": "#ded8fd",
"rgb": {
"r": 222,
"g": 216,
"b": 253
},
"hsl": {
"h": 249.73,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.89856,
"c": 0.05064,
"h": 292.8
},
"luminance": 0.71733
}Semantic roles & 50–950 ramp
primary
#DED8FD
secondary
#D9E793
accent
#E600C0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485