#DED1FC#DED1FC
#DED1FC is a very light, moderate violet. Relative luminance 0.682; OKLCH L 88.5% C 0.060 H 299.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1FC |
|---|---|
| RGB | rgb(222, 209, 252) |
| HSL | hsl(258, 88%, 90%) |
| HSV | hsv(258, 17%, 99%) |
| CMYK | cmyk(11.9%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.09, 12.56, -19.38) |
| CIE-LCH | lch(86.09, 23.09, 302.96°) |
| OKLab | oklab(88.48% 0.0291 -0.0525) |
| OKLCH | oklch(88.48% 0.06 299) |
| XYZ | xyz(70.4919, 68.1586, 101.5188) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.54
Light Lavender
#DFC5FE
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1FC #EFFCD1
analogous
#D1D9FC #DED1FC #F4D1FC
triadic
#DED1FC #FCDED1 #D1FCDE
tetradic
#DED1FC #FCD1D9 #EFFCD1 #D1FCF4
square
#DED1FC #FCD1D9 #EFFCD1 #D1FCF4
split-complementary
#DED1FC #FCF4D1 #D9FCD1
monochromatic
#8C5EF5 #B598F8 #DED1FC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.44
#DED1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DED1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1FC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1FC | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#D9D7DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded1fc; /* rgb */ color: rgb(222, 209, 252); /* oklch */ color: oklch(88.5% 0.060 299.0);
Tailwind
colors: {
custom: {
50: '#e8dffd',
500: '#ded1fc',
950: '#000000',
},
}SCSS
$custom: #ded1fc; $custom-light: #e8dffd; $custom-dark: #000000;
JSON
{
"hex": "#ded1fc",
"rgb": {
"r": 222,
"g": 209,
"b": 252
},
"hsl": {
"h": 258.14,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.8848,
"c": 0.06002,
"h": 299
},
"luminance": 0.68159
}Semantic roles & 50–950 ramp
primary
#DED1FC
secondary
#CAE48D
accent
#E401A0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485