#CC98EB#CC98EB
#CC98EB is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.8% C 0.128 H 312.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CC98EB |
|---|---|
| RGB | rgb(204, 152, 235) |
| HSL | hsl(278, 67%, 76%) |
| HSV | hsv(278, 35%, 92%) |
| CMYK | cmyk(13.2%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.38, 34.30, -34.39) |
| CIE-LCH | lch(70.38, 48.57, 314.92°) |
| OKLab | oklab(75.83% 0.0859 -0.0947) |
| OKLCH | oklch(75.83% 0.128 312.2) |
| XYZ | xyz(51.1229, 41.2928, 83.8583) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.52
Baby Purple
#CA9BF7
ΔE00 2.54
Lilac (survey)
#CEA2FD
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC98EB #B7EB98
analogous
#A298EB #CC98EB #EB98E1
triadic
#CC98EB #EBCC98 #98EBCC
tetradic
#CC98EB #EBA298 #B7EB98 #98E1EB
square
#CC98EB #EBA298 #B7EB98 #98E1EB
split-complementary
#CC98EB #E1EB98 #98EBA2
monochromatic
#9932D7 #B365E1 #CC98EB #E5CBF5 #F2E5FA
Accessibility & contrast
On white
2.27
#CC98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CC98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC98EB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC98EB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#C9A3B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cc98eb; /* rgb */ color: rgb(204, 152, 235); /* oklch */ color: oklch(75.8% 0.128 312.2);
Tailwind
colors: {
custom: {
50: '#dcb7f1',
500: '#cc98eb',
950: '#000000',
},
}SCSS
$custom: #cc98eb; $custom-light: #dcb7f1; $custom-dark: #000000;
JSON
{
"hex": "#cc98eb",
"rgb": {
"r": 204,
"g": 152,
"b": 235
},
"hsl": {
"h": 277.59,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.75834,
"c": 0.12786,
"h": 312.2
},
"luminance": 0.41292
}Semantic roles & 50–950 ramp
primary
#CC98EB
secondary
#E2F2D9
accent
#CF165B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085