#CD9DEF#CD9DEF
#CD9DEF is a light, vivid violet. Relative luminance 0.433; OKLCH L 77.0% C 0.125 H 310.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9DEF |
|---|---|
| RGB | rgb(205, 157, 239) |
| HSL | hsl(275, 72%, 78%) |
| HSV | hsv(275, 34%, 94%) |
| CMYK | cmyk(14.2%, 34.3%, 0%, 6.3%) |
| CIE-LAB | lab(71.78, 32.71, -34.41) |
| CIE-LCH | lch(71.78, 47.48, 313.55°) |
| OKLab | oklab(76.97% 0.0808 -0.0947) |
| OKLCH | oklch(76.97% 0.125 310.5) |
| XYZ | xyz(52.8110, 43.3258, 87.2252) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.55
Baby Purple
#CA9BF7
ΔE00 2.11
Lilac (survey)
#CEA2FD
ΔE00 2.65
Pastel Purple
#CAA0FF
ΔE00 3.39
Pale Violet
#CEAEFA
ΔE00 4.60
Mauve
#E0B0FF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9DEF #BFEF9D
analogous
#A49DEF #CD9DEF #EF9DE8
triadic
#CD9DEF #EFCD9D #9DEFCD
tetradic
#CD9DEF #EFA49D #BFEF9D #9DE8EF
square
#CD9DEF #EFA49D #BFEF9D #9DE8EF
split-complementary
#CD9DEF #E8EF9D #9DEFA4
monochromatic
#9734DE #B268E6 #CD9DEF #E8D2F8 #F2E5FB
Accessibility & contrast
On white
2.17
#CD9DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#CD9DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9DEF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9DEF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF2
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#C9A8BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cd9def; /* rgb */ color: rgb(205, 157, 239); /* oklch */ color: oklch(77.0% 0.125 310.5);
Tailwind
colors: {
custom: {
50: '#ddbaf4',
500: '#cd9def',
950: '#000000',
},
}SCSS
$custom: #cd9def; $custom-light: #ddbaf4; $custom-dark: #000000;
JSON
{
"hex": "#cd9def",
"rgb": {
"r": 205,
"g": 157,
"b": 239
},
"hsl": {
"h": 275.122,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.76969,
"c": 0.12453,
"h": 310.5
},
"luminance": 0.43325
}Semantic roles & 50–950 ramp
primary
#CD9DEF
secondary
#E3F2D9
accent
#D41262
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085