#D9CDED#D9CDED
#D9CDED is a very light, muted violet. Relative luminance 0.645; OKLCH L 86.8% C 0.045 H 302.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDED |
|---|---|
| RGB | rgb(217, 205, 237) |
| HSL | hsl(263, 47%, 87%) |
| HSV | hsv(263, 14%, 93%) |
| CMYK | cmyk(8.4%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(84.24, 10.09, -14.24) |
| CIE-LCH | lch(84.24, 17.45, 305.32°) |
| OKLab | oklab(86.79% 0.0244 -0.0383) |
| OKLCH | oklch(86.79% 0.045 302.5) |
| XYZ | xyz(65.7298, 64.5288, 89.0969) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.69
Pale Lilac
#E4CBFF
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 6.35
Light Lavender
#DFC5FE
ΔE00 6.99
Periwinkle
#CCCCFF
ΔE00 7.02
Light Lilac
#EDC8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDED #E1EDCD
analogous
#CDD1ED #D9CDED #E9CDED
triadic
#D9CDED #EDD9CD #CDEDD9
tetradic
#D9CDED #EDCDD1 #E1EDCD #CDEDE9
square
#D9CDED #EDCDD1 #E1EDCD #CDEDE9
split-complementary
#D9CDED #EDE9CD #D1EDCD
monochromatic
#9573CD #B7A0DD #D9CDED #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.51
#D9CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#D9CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDED
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDED | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#D6D1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9cded; /* rgb */ color: rgb(217, 205, 237); /* oklch */ color: oklch(86.8% 0.045 302.5);
Tailwind
colors: {
custom: {
50: '#e4dcf2',
500: '#d9cded',
950: '#000000',
},
}SCSS
$custom: #d9cded; $custom-light: #e4dcf2; $custom-dark: #000000;
JSON
{
"hex": "#d9cded",
"rgb": {
"r": 217,
"g": 205,
"b": 237
},
"hsl": {
"h": 262.5,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.86794,
"c": 0.04547,
"h": 302.5
},
"luminance": 0.64529
}Semantic roles & 50–950 ramp
primary
#D9CDED
secondary
#B6C995
accent
#BA2B85
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485