#CA98ED#CA98ED
#CA98ED is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.7% C 0.129 H 310.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98ED |
|---|---|
| RGB | rgb(202, 152, 237) |
| HSL | hsl(275, 70%, 76%) |
| HSV | hsv(275, 36%, 93%) |
| CMYK | cmyk(14.8%, 35.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.27, 34.12, -35.68) |
| CIE-LCH | lch(70.27, 49.37, 313.71°) |
| OKLab | oklab(75.73% 0.0841 -0.0984) |
| OKLCH | oklch(75.73% 0.129 310.5) |
| XYZ | xyz(50.8687, 41.1281, 85.3631) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.93
Lavender (survey)
#C79FEF
ΔE00 2.17
Lilac (survey)
#CEA2FD
ΔE00 3.25
Pastel Purple
#CAA0FF
ΔE00 3.63
Liliac
#C48EFD
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98ED #BBED98
analogous
#A098ED #CA98ED #ED98E6
triadic
#CA98ED #EDCA98 #98EDCA
tetradic
#CA98ED #EDA098 #BBED98 #98E6ED
square
#CA98ED #EDA098 #BBED98 #98E6ED
split-complementary
#CA98ED #E6ED98 #98EDA0
monochromatic
#9430DB #AF64E4 #CA98ED #E5CCF6 #F2E5FA
Accessibility & contrast
On white
2.28
#CA98ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#CA98ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98ED
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98ED | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#C6A4B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ca98ed; /* rgb */ color: rgb(202, 152, 237); /* oklch */ color: oklch(75.7% 0.129 310.5);
Tailwind
colors: {
custom: {
50: '#dbb7f3',
500: '#ca98ed',
950: '#000000',
},
}SCSS
$custom: #ca98ed; $custom-light: #dbb7f3; $custom-dark: #000000;
JSON
{
"hex": "#ca98ed",
"rgb": {
"r": 202,
"g": 152,
"b": 237
},
"hsl": {
"h": 275.294,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.75728,
"c": 0.12943,
"h": 310.5
},
"luminance": 0.41127
}Semantic roles & 50–950 ramp
primary
#CA98ED
secondary
#E3F2D9
accent
#D21362
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085