#CA98EF#CA98EF
#CA98EF is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.8% C 0.132 H 309.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98EF |
|---|---|
| RGB | rgb(202, 152, 239) |
| HSL | hsl(274, 73%, 77%) |
| HSV | hsv(274, 36%, 94%) |
| CMYK | cmyk(15.5%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(70.35, 34.54, -36.65) |
| CIE-LCH | lch(70.35, 50.36, 313.31°) |
| OKLab | oklab(75.82% 0.0845 -0.1011) |
| OKLCH | oklch(75.82% 0.132 309.9) |
| XYZ | xyz(51.1625, 41.2457, 86.9106) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.57
Lavender (survey)
#C79FEF
ΔE00 2.17
Lilac (survey)
#CEA2FD
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.31
Liliac
#C48EFD
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98EF #BDEF98
analogous
#9F98EF #CA98EF #EF98E8
triadic
#CA98EF #EFCA98 #98EFCA
tetradic
#CA98EF #EF9F98 #BDEF98 #98E8EF
square
#CA98EF #EF9F98 #BDEF98 #98E8EF
split-complementary
#CA98EF #E8EF98 #98EF9F
monochromatic
#932EDF #AF63E7 #CA98EF #E5CDF7 #F1E5FB
Accessibility & contrast
On white
2.27
#CA98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#CA98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98EF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98EF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF2
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#C6A4B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ca98ef; /* rgb */ color: rgb(202, 152, 239); /* oklch */ color: oklch(75.8% 0.132 309.9);
Tailwind
colors: {
custom: {
50: '#dbb7f4',
500: '#ca98ef',
950: '#000000',
},
}SCSS
$custom: #ca98ef; $custom-light: #dbb7f4; $custom-dark: #000000;
JSON
{
"hex": "#ca98ef",
"rgb": {
"r": 202,
"g": 152,
"b": 239
},
"hsl": {
"h": 274.483,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.75818,
"c": 0.13183,
"h": 309.9
},
"luminance": 0.41245
}Semantic roles & 50–950 ramp
primary
#CA98EF
secondary
#E4F3D8
accent
#D51064
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085