#CA9DEB#CA9DEB
#CA9DEB is a light, moderate violet. Relative luminance 0.427; OKLCH L 76.5% C 0.119 H 310.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9DEB |
|---|---|
| RGB | rgb(202, 157, 235) |
| HSL | hsl(275, 66%, 77%) |
| HSV | hsv(275, 33%, 92%) |
| CMYK | cmyk(14%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.33, 30.96, -32.94) |
| CIE-LCH | lch(71.33, 45.20, 313.22°) |
| OKLab | oklab(76.51% 0.0765 -0.0906) |
| OKLCH | oklch(76.51% 0.119 310.2) |
| XYZ | xyz(51.4068, 42.6693, 84.1090) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.36
Baby Purple
#CA9BF7
ΔE00 2.61
Lilac (survey)
#CEA2FD
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.83
Pale Violet
#CEAEFA
ΔE00 4.58
Pale Purple
#B790D4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9DEB #BEEB9D
analogous
#A39DEB #CA9DEB #EB9DE5
triadic
#CA9DEB #EBCA9D #9DEBCA
tetradic
#CA9DEB #EBA39D #BEEB9D #9DE5EB
square
#CA9DEB #EBA39D #BEEB9D #9DE5EB
split-complementary
#CA9DEB #E5EB9D #9DEBA3
monochromatic
#9337D6 #AF6AE1 #CA9DEB #E5D0F5 #F1E6FA
Accessibility & contrast
On white
2.20
#CA9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#CA9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9DEB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9DEB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#C6A8BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ca9deb; /* rgb */ color: rgb(202, 157, 235); /* oklch */ color: oklch(76.5% 0.119 310.2);
Tailwind
colors: {
custom: {
50: '#dbbaf1',
500: '#ca9deb',
950: '#000000',
},
}SCSS
$custom: #ca9deb; $custom-light: #dbbaf1; $custom-dark: #000000;
JSON
{
"hex": "#ca9deb",
"rgb": {
"r": 202,
"g": 157,
"b": 235
},
"hsl": {
"h": 274.615,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.76511,
"c": 0.11853,
"h": 310.2
},
"luminance": 0.42669
}Semantic roles & 50–950 ramp
primary
#CA9DEB
secondary
#E4F1DA
accent
#CE1865
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085