#CA99EF#CA99EF
#CA99EF is a light, vivid violet. Relative luminance 0.416; OKLCH L 76.0% C 0.130 H 309.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99EF |
|---|---|
| RGB | rgb(202, 153, 239) |
| HSL | hsl(274, 73%, 77%) |
| HSV | hsv(274, 36%, 94%) |
| CMYK | cmyk(15.5%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(70.57, 34.00, -36.30) |
| CIE-LCH | lch(70.57, 49.73, 313.13°) |
| OKLab | oklab(75.99% 0.0831 -0.1001) |
| OKLCH | oklch(75.99% 0.13 309.7) |
| XYZ | xyz(51.3255, 41.5716, 86.9649) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.52
Lavender (survey)
#C79FEF
ΔE00 1.91
Lilac (survey)
#CEA2FD
ΔE00 2.84
Pastel Purple
#CAA0FF
ΔE00 3.21
Liliac
#C48EFD
ΔE00 4.58
Pale Purple
#B790D4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99EF #BEEF99
analogous
#9F99EF #CA99EF #EF99E9
triadic
#CA99EF #EFCA99 #99EFCA
tetradic
#CA99EF #EF9F99 #BEEF99 #99E9EF
square
#CA99EF #EF9F99 #BEEF99 #99E9EF
split-complementary
#CA99EF #E9EF99 #99EF9F
monochromatic
#932FDE #AF64E7 #CA99EF #E5CEF7 #F1E5FB
Accessibility & contrast
On white
2.25
#CA99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#CA99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99EF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99EF | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#C6A5B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ca99ef; /* rgb */ color: rgb(202, 153, 239); /* oklch */ color: oklch(76.0% 0.130 309.7);
Tailwind
colors: {
custom: {
50: '#dbb7f4',
500: '#ca99ef',
950: '#000000',
},
}SCSS
$custom: #ca99ef; $custom-light: #dbb7f4; $custom-dark: #000000;
JSON
{
"hex": "#ca99ef",
"rgb": {
"r": 202,
"g": 153,
"b": 239
},
"hsl": {
"h": 274.186,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.7599,
"c": 0.13015,
"h": 309.7
},
"luminance": 0.41571
}Semantic roles & 50–950 ramp
primary
#CA99EF
secondary
#E4F3D8
accent
#D51165
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085