#C995EB#C995EB
#C995EB is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.0% C 0.132 H 311.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C995EB |
|---|---|
| RGB | rgb(201, 149, 235) |
| HSL | hsl(276, 68%, 75%) |
| HSV | hsv(276, 37%, 92%) |
| CMYK | cmyk(14.5%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(69.41, 35.03, -35.93) |
| CIE-LCH | lch(69.41, 50.18, 314.28°) |
| OKLab | oklab(75.03% 0.0868 -0.0991) |
| OKLCH | oklch(75.03% 0.132 311.2) |
| XYZ | xyz(49.8276, 39.9113, 83.6599) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.41
Lavender (survey)
#C79FEF
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.17
Liliac
#C48EFD
ΔE00 4.48
Pale Purple
#B790D4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C995EB #B7EB95
analogous
#9E95EB #C995EB #EB95E2
triadic
#C995EB #EBC995 #95EBC9
tetradic
#C995EB #EB9E95 #B7EB95 #95E2EB
square
#C995EB #EB9E95 #B7EB95 #95E2EB
split-complementary
#C995EB #E2EB95 #95EB9E
monochromatic
#952ED8 #AF62E1 #C995EB #E3C8F5 #F2E5FA
Accessibility & contrast
On white
2.34
#C995EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C995EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C995EB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C995EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C995EB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#C6A1B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c995eb; /* rgb */ color: rgb(201, 149, 235); /* oklch */ color: oklch(75.0% 0.132 311.2);
Tailwind
colors: {
custom: {
50: '#dab5f1',
500: '#c995eb',
950: '#000000',
},
}SCSS
$custom: #c995eb; $custom-light: #dab5f1; $custom-dark: #000000;
JSON
{
"hex": "#c995eb",
"rgb": {
"r": 201,
"g": 149,
"b": 235
},
"hsl": {
"h": 276.279,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.75027,
"c": 0.13173,
"h": 311.2
},
"luminance": 0.39911
}Semantic roles & 50–950 ramp
primary
#C995EB
secondary
#E3F2D9
accent
#D0155F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085