#DED6ED#DED6ED
#DED6ED is a very light, muted violet. Relative luminance 0.697; OKLCH L 88.9% C 0.032 H 301.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6ED |
|---|---|
| RGB | rgb(222, 214, 237) |
| HSL | hsl(261, 39%, 88%) |
| HSV | hsv(261, 10%, 93%) |
| CMYK | cmyk(6.3%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(86.87, 6.96, -10.27) |
| CIE-LCH | lch(86.87, 12.41, 304.12°) |
| OKLab | oklab(88.94% 0.0169 -0.0275) |
| OKLCH | oklch(88.94% 0.032 301.5) |
| XYZ | xyz(69.4540, 69.7371, 89.9060) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Thistle
#D8BFD8
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 9.08
Pale Lavender
#EECFFE
ΔE00 9.17
Pale Lilac
#E4CBFF
ΔE00 9.27
Lavenderblush
#FFF0F5
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6ED #E5EDD6
analogous
#D6D9ED #DED6ED #E9D6ED
triadic
#DED6ED #EDDED6 #D6EDDE
tetradic
#DED6ED #EDD6D9 #E5EDD6 #D6EDE9
square
#DED6ED #EDD6D9 #E5EDD6 #D6EDE9
split-complementary
#DED6ED #EDE9D6 #D9EDD6
monochromatic
#9A81C8 #BCABDA #DED6ED #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.40
#DED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6ED
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6ED | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#DCD9DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ded6ed; /* rgb */ color: rgb(222, 214, 237); /* oklch */ color: oklch(88.9% 0.032 301.5);
Tailwind
colors: {
custom: {
50: '#e8e2f2',
500: '#ded6ed',
950: '#000000',
},
}SCSS
$custom: #ded6ed; $custom-light: #e8e2f2; $custom-dark: #000000;
JSON
{
"hex": "#ded6ed",
"rgb": {
"r": 222,
"g": 214,
"b": 237
},
"hsl": {
"h": 260.87,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.8894,
"c": 0.0323,
"h": 301.5
},
"luminance": 0.69737
}Semantic roles & 50–950 ramp
primary
#DED6ED
secondary
#BAC89F
accent
#B23486
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485