#CA98F9#CA98F9
#CA98F9 is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.3% C 0.144 H 307.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98F9 |
|---|---|
| RGB | rgb(202, 152, 249) |
| HSL | hsl(271, 89%, 79%) |
| HSV | hsv(271, 39%, 98%) |
| CMYK | cmyk(18.9%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(70.77, 36.71, -41.45) |
| CIE-LCH | lch(70.77, 55.37, 311.53°) |
| OKLab | oklab(76.28% 0.0866 -0.1149) |
| OKLCH | oklch(76.28% 0.144 307) |
| XYZ | xyz(52.6809, 41.8530, 94.9073) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.95
Pastel Purple
#CAA0FF
ΔE00 2.18
Lilac (survey)
#CEA2FD
ΔE00 2.47
Lavender (survey)
#C79FEF
ΔE00 3.01
Liliac
#C48EFD
ΔE00 3.02
Pale Violet
#CEAEFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98F9 #C7F998
analogous
#9998F9 #CA98F9 #F998F7
triadic
#CA98F9 #F9CA98 #98F9CA
tetradic
#CA98F9 #F99998 #C7F998 #98F7F9
square
#CA98F9 #F99998 #C7F998 #98F7F9
split-complementary
#CA98F9 #F7F998 #98F999
monochromatic
#8E24F2 #AC5EF6 #CA98F9 #E8D2FC #F0E2FD
Accessibility & contrast
On white
2.24
#CA98F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#CA98F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98F9
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98F9 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#8EAEF6
Tritanopia (blue-blind)
#C3A7BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ca98f9; /* rgb */ color: rgb(202, 152, 249); /* oklch */ color: oklch(76.3% 0.144 307.0);
Tailwind
colors: {
custom: {
50: '#dbb7fb',
500: '#ca98f9',
950: '#000000',
},
}SCSS
$custom: #ca98f9; $custom-light: #dbb7fb; $custom-dark: #000000;
JSON
{
"hex": "#ca98f9",
"rgb": {
"r": 202,
"g": 152,
"b": 249
},
"hsl": {
"h": 270.928,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.76275,
"c": 0.14392,
"h": 307
},
"luminance": 0.41853
}Semantic roles & 50–950 ramp
primary
#CA98F9
secondary
#E5F5D6
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085