#DED1F9#DED1F9
#DED1F9 is a very light, muted violet. Relative luminance 0.680; OKLCH L 88.4% C 0.056 H 300.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1F9 |
|---|---|
| RGB | rgb(222, 209, 249) |
| HSL | hsl(260, 77%, 90%) |
| HSV | hsv(260, 16%, 98%) |
| CMYK | cmyk(10.8%, 16.1%, 0%, 2.4%) |
| CIE-LAB | lab(85.99, 11.96, -17.93) |
| CIE-LCH | lch(85.99, 21.55, 303.70°) |
| OKLab | oklab(88.38% 0.0281 -0.0485) |
| OKLCH | oklch(88.38% 0.056 300.1) |
| XYZ | xyz(70.0202, 67.9700, 99.0348) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.01
Pale Lavender
#EECFFE
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 5.72
Light Lilac
#EDC8FF
ΔE00 6.36
Very Light Purple
#F6CEFC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1F9 #ECF9D1
analogous
#D1D8F9 #DED1F9 #F2D1F9
triadic
#DED1F9 #F9DED1 #D1F9DE
tetradic
#DED1F9 #F9D1D8 #ECF9D1 #D1F9F2
square
#DED1F9 #F9D1D8 #ECF9D1 #D1F9F2
split-complementary
#DED1F9 #F9F2D1 #D8F9D1
monochromatic
#9065EB #B79BF2 #DED1F9 #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.44
#DED1F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DED1F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1F9
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1F9 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FB
Deuteranopia (green-blind)
#CCD7F8
Tritanopia (blue-blind)
#DAD7DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded1f9; /* rgb */ color: rgb(222, 209, 249); /* oklch */ color: oklch(88.4% 0.056 300.1);
Tailwind
colors: {
custom: {
50: '#e8dffb',
500: '#ded1f9',
950: '#000000',
},
}SCSS
$custom: #ded1f9; $custom-light: #e8dffb; $custom-dark: #000000;
JSON
{
"hex": "#ded1f9",
"rgb": {
"r": 222,
"g": 209,
"b": 249
},
"hsl": {
"h": 259.5,
"s": 76.923,
"l": 89.804
},
"oklch": {
"l": 0.88375,
"c": 0.05606,
"h": 300.1
},
"luminance": 0.6797
}Semantic roles & 50–950 ramp
primary
#DED1F9
secondary
#C5DE90
accent
#D90C97
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485