#DED4FF#DED4FF
#DED4FF is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.2% C 0.059 H 295.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4FF |
|---|---|
| RGB | rgb(222, 212, 255) |
| HSL | hsl(254, 100%, 92%) |
| HSV | hsv(254, 17%, 100%) |
| CMYK | cmyk(12.9%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(86.92, 11.58, -19.71) |
| CIE-LCH | lch(86.92, 22.86, 300.45°) |
| OKLab | oklab(89.16% 0.0259 -0.0534) |
| OKLCH | oklch(89.16% 0.059 295.8) |
| XYZ | xyz(71.7140, 69.8362, 104.2900) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.37
Periwinkle
#CCCCFF
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 5.66
Light Lilac
#EDC8FF
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4FF #F5FFD4
analogous
#D4E0FF #DED4FF #F4D4FF
triadic
#DED4FF #FFDED4 #D4FFDE
tetradic
#DED4FF #FFD4E0 #F5FFD4 #D4FFF4
square
#DED4FF #FFD4E0 #F5FFD4 #D4FFF4
split-complementary
#DED4FF #FFF4D4 #E0FFD4
monochromatic
#805AFF #AF97FF #DED4FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.40
#DED4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#DED4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4FF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4FF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#D8DAE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ded4ff; /* rgb */ color: rgb(222, 212, 255); /* oklch */ color: oklch(89.2% 0.059 295.8);
Tailwind
colors: {
custom: {
50: '#e8e1ff',
500: '#ded4ff',
950: '#000000',
},
}SCSS
$custom: #ded4ff; $custom-light: #e8e1ff; $custom-dark: #000000;
JSON
{
"hex": "#ded4ff",
"rgb": {
"r": 222,
"g": 212,
"b": 255
},
"hsl": {
"h": 253.953,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.89157,
"c": 0.05936,
"h": 295.8
},
"luminance": 0.69837
}Semantic roles & 50–950 ramp
primary
#DED4FF
secondary
#D5EB8C
accent
#E600B0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486