#CD9EEB#CD9EEB
#CD9EEB is a light, moderate violet. Relative luminance 0.434; OKLCH L 77.0% C 0.118 H 311.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9EEB |
|---|---|
| RGB | rgb(205, 158, 235) |
| HSL | hsl(277, 66%, 77%) |
| HSV | hsv(277, 33%, 92%) |
| CMYK | cmyk(12.8%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(71.85, 31.32, -32.12) |
| CIE-LCH | lch(71.85, 44.86, 314.28°) |
| OKLab | oklab(76.97% 0.0784 -0.0882) |
| OKLCH | oklch(76.97% 0.118 311.6) |
| XYZ | xyz(52.3965, 43.4318, 84.2041) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.90
Baby Purple
#CA9BF7
ΔE00 3.04
Lilac (survey)
#CEA2FD
ΔE00 3.39
Pastel Purple
#CAA0FF
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 4.61
Mauve
#E0B0FF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9EEB #BCEB9E
analogous
#A79EEB #CD9EEB #EB9EE3
triadic
#CD9EEB #EBCD9E #9EEBCD
tetradic
#CD9EEB #EBA79E #BCEB9E #9EE3EB
square
#CD9EEB #EBA79E #BCEB9E #9EE3EB
split-complementary
#CD9EEB #E3EB9E #9EEBA7
monochromatic
#9939D6 #B36BE1 #CD9EEB #E7D1F5 #F2E6FA
Accessibility & contrast
On white
2.17
#CD9EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#CD9EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9EEB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9EEB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#CAA8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cd9eeb; /* rgb */ color: rgb(205, 158, 235); /* oklch */ color: oklch(77.0% 0.118 311.6);
Tailwind
colors: {
custom: {
50: '#ddbbf1',
500: '#cd9eeb',
950: '#000000',
},
}SCSS
$custom: #cd9eeb; $custom-light: #ddbbf1; $custom-dark: #000000;
JSON
{
"hex": "#cd9eeb",
"rgb": {
"r": 205,
"g": 158,
"b": 235
},
"hsl": {
"h": 276.623,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.76971,
"c": 0.11803,
"h": 311.6
},
"luminance": 0.43431
}Semantic roles & 50–950 ramp
primary
#CD9EEB
secondary
#E3F1DA
accent
#CE185F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185