#DED1FE#DED1FE
#DED1FE is a very light, moderate violet. Relative luminance 0.683; OKLCH L 88.5% C 0.063 H 298.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1FE |
|---|---|
| RGB | rgb(222, 209, 254) |
| HSL | hsl(257, 96%, 91%) |
| HSV | hsv(257, 18%, 100%) |
| CMYK | cmyk(12.6%, 17.7%, 0%, 0.4%) |
| CIE-LAB | lab(86.15, 12.97, -20.34) |
| CIE-LCH | lch(86.15, 24.12, 302.53°) |
| OKLab | oklab(88.55% 0.0297 -0.0552) |
| OKLCH | oklch(88.55% 0.063 298.3) |
| XYZ | xyz(70.8105, 68.2861, 103.1967) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.33
Light Lavender
#DFC5FE
ΔE00 4.32
Pale Lavender
#EECFFE
ΔE00 4.81
Periwinkle
#CCCCFF
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1FE #F1FED1
analogous
#D1DAFE #DED1FE #F4D1FE
triadic
#DED1FE #FEDED1 #D1FEDE
tetradic
#DED1FE #FED1DA #F1FED1 #D1FEF4
square
#DED1FE #FED1DA #F1FED1 #D1FEF4
split-complementary
#DED1FE #FEF4D1 #DAFED1
monochromatic
#8859FB #B395FD #DED1FE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.43
#DED1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#DED1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1FE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1FE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#D9D7E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded1fe; /* rgb */ color: rgb(222, 209, 254); /* oklch */ color: oklch(88.5% 0.063 298.3);
Tailwind
colors: {
custom: {
50: '#e8dffe',
500: '#ded1fe',
950: '#000000',
},
}SCSS
$custom: #ded1fe; $custom-light: #e8dffe; $custom-dark: #000000;
JSON
{
"hex": "#ded1fe",
"rgb": {
"r": 222,
"g": 209,
"b": 254
},
"hsl": {
"h": 257.333,
"s": 95.745,
"l": 90.784
},
"oklch": {
"l": 0.8855,
"c": 0.06268,
"h": 298.3
},
"luminance": 0.68286
}Semantic roles & 50–950 ramp
primary
#DED1FE
secondary
#CDE88B
accent
#E600A3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485