#DED4EB#DED4EB
#DED4EB is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.5% C 0.033 H 305.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DED4EB |
|---|---|
| RGB | rgb(222, 212, 235) |
| HSL | hsl(266, 37%, 88%) |
| HSV | hsv(266, 10%, 92%) |
| CMYK | cmyk(5.5%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.31, 7.63, -10.04) |
| CIE-LCH | lch(86.31, 12.61, 307.23°) |
| OKLab | oklab(88.49% 0.019 -0.0269) |
| OKLCH | oklch(88.49% 0.033 305.3) |
| XYZ | xyz(68.6604, 68.6148, 88.2080) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Thistle
#D8BFD8
ΔE00 6.64
Pale Lavender
#EECFFE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.94
Periwinkle
#CCCCFF
ΔE00 9.28
Lavenderblush
#FFF0F5
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED4EB #E1EBD4
analogous
#D4D5EB #DED4EB #E9D4EB
triadic
#DED4EB #EBDED4 #D4EBDE
tetradic
#DED4EB #EBD4D5 #E1EBD4 #D4EBE9
square
#DED4EB #EBD4D5 #E1EBD4 #D4EBE9
split-complementary
#DED4EB #EBE9D4 #D5EBD4
monochromatic
#9E80C4 #BEAAD8 #DED4EB #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.43
#DED4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DED4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED4EB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED4EB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#DCD7DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ded4eb; /* rgb */ color: rgb(222, 212, 235); /* oklch */ color: oklch(88.5% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#e8e1f1',
500: '#ded4eb',
950: '#000000',
},
}SCSS
$custom: #ded4eb; $custom-light: #e8e1f1; $custom-dark: #000000;
JSON
{
"hex": "#ded4eb",
"rgb": {
"r": 222,
"g": 212,
"b": 235
},
"hsl": {
"h": 266.087,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88487,
"c": 0.03295,
"h": 305.3
},
"luminance": 0.68615
}Semantic roles & 50–950 ramp
primary
#DED4EB
secondary
#B4C59E
accent
#AF367B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485