#CA99F3#CA99F3
#CA99F3 is a light, vivid violet. Relative luminance 0.418; OKLCH L 76.2% C 0.135 H 308.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99F3 |
|---|---|
| RGB | rgb(202, 153, 243) |
| HSL | hsl(273, 79%, 78%) |
| HSV | hsv(273, 37%, 95%) |
| CMYK | cmyk(16.9%, 37%, 0%, 4.7%) |
| CIE-LAB | lab(70.74, 34.86, -38.22) |
| CIE-LCH | lch(70.74, 51.73, 312.36°) |
| OKLab | oklab(76.17% 0.084 -0.1057) |
| OKLCH | oklch(76.17% 0.135 308.5) |
| XYZ | xyz(51.9230, 41.8106, 90.1116) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.83
Lavender (survey)
#C79FEF
ΔE00 2.12
Lilac (survey)
#CEA2FD
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 2.60
Liliac
#C48EFD
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99F3 #C2F399
analogous
#9D99F3 #CA99F3 #F399EF
triadic
#CA99F3 #F3CA99 #99F3CA
tetradic
#CA99F3 #F39D99 #C2F399 #99EFF3
square
#CA99F3 #F39D99 #C2F399 #99EFF3
split-complementary
#CA99F3 #EFF399 #99F39D
monochromatic
#912BE6 #AE62ED #CA99F3 #E6D0F9 #F1E4FC
Accessibility & contrast
On white
2.24
#CA99F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#CA99F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99F3
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99F3 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#C5A6BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ca99f3; /* rgb */ color: rgb(202, 153, 243); /* oklch */ color: oklch(76.2% 0.135 308.5);
Tailwind
colors: {
custom: {
50: '#dbb7f7',
500: '#ca99f3',
950: '#000000',
},
}SCSS
$custom: #ca99f3; $custom-light: #dbb7f7; $custom-dark: #000000;
JSON
{
"hex": "#ca99f3",
"rgb": {
"r": 202,
"g": 153,
"b": 243
},
"hsl": {
"h": 272.667,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.7617,
"c": 0.13498,
"h": 308.5
},
"luminance": 0.4181
}Semantic roles & 50–950 ramp
primary
#CA99F3
secondary
#E4F4D7
accent
#DB0A69
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085