#CD9DED#CD9DED
#CD9DED is a light, vivid violet. Relative luminance 0.432; OKLCH L 76.9% C 0.122 H 311.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DED |
|---|---|
| RGB | rgb(205, 157, 237) |
| HSL | hsl(276, 69%, 77%) |
| HSV | hsv(276, 34%, 93%) |
| CMYK | cmyk(13.5%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(71.70, 32.29, -33.44) |
| CIE-LCH | lch(71.70, 46.49, 314.00°) |
| OKLab | oklab(76.88% 0.0804 -0.092) |
| OKLCH | oklch(76.88% 0.122 311.1) |
| XYZ | xyz(52.5172, 43.2082, 85.6778) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 2.51
Lilac (survey)
#CEA2FD
ΔE00 3.02
Pastel Purple
#CAA0FF
ΔE00 3.78
Pale Violet
#CEAEFA
ΔE00 4.70
Mauve
#E0B0FF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DED #BDED9D
analogous
#A59DED #CD9DED #ED9DE5
triadic
#CD9DED #EDCD9D #9DEDCD
tetradic
#CD9DED #EDA59D #BDED9D #9DE5ED
square
#CD9DED #EDA59D #BDED9D #9DE5ED
split-complementary
#CD9DED #E5ED9D #9DEDA5
monochromatic
#9836DA #B369E4 #CD9DED #E7D1F6 #F2E5FA
Accessibility & contrast
On white
2.18
#CD9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#CD9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DED
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DED | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#CAA8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cd9ded; /* rgb */ color: rgb(205, 157, 237); /* oklch */ color: oklch(76.9% 0.122 311.1);
Tailwind
colors: {
custom: {
50: '#ddbaf3',
500: '#cd9ded',
950: '#000000',
},
}SCSS
$custom: #cd9ded; $custom-light: #ddbaf3; $custom-dark: #000000;
JSON
{
"hex": "#cd9ded",
"rgb": {
"r": 205,
"g": 157,
"b": 237
},
"hsl": {
"h": 276,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.76882,
"c": 0.12213,
"h": 311.1
},
"luminance": 0.43208
}Semantic roles & 50–950 ramp
primary
#CD9DED
secondary
#E3F2D9
accent
#D11560
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085