#C398EB#C398EB
#C398EB is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.124 H 307.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C398EB |
|---|---|
| RGB | rgb(195, 152, 235) |
| HSL | hsl(271, 67%, 76%) |
| HSV | hsv(271, 35%, 92%) |
| CMYK | cmyk(17%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.51, 31.59, -35.81) |
| CIE-LCH | lch(69.51, 47.76, 311.42°) |
| OKLab | oklab(74.97% 0.0756 -0.0989) |
| OKLCH | oklch(74.97% 0.124 307.4) |
| XYZ | xyz(48.7264, 40.0571, 83.7460) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.81
Baby Purple
#CA9BF7
ΔE00 2.04
Lilac (survey)
#CEA2FD
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.45
Pale Purple
#B790D4
ΔE00 4.20
Liliac
#C48EFD
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C398EB #C0EB98
analogous
#9998EB #C398EB #EB98EA
triadic
#C398EB #EBC398 #98EBC3
tetradic
#C398EB #EB9998 #C0EB98 #98EAEB
square
#C398EB #EB9998 #C0EB98 #98EAEB
split-complementary
#C398EB #EAEB98 #98EB99
monochromatic
#8732D7 #A565E1 #C398EB #E1CBF5 #F0E5FA
Accessibility & contrast
On white
2.33
#C398EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#C398EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C398EB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C398EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C398EB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#91AAE9
Tritanopia (blue-blind)
#BEA4B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c398eb; /* rgb */ color: rgb(195, 152, 235); /* oklch */ color: oklch(75.0% 0.124 307.4);
Tailwind
colors: {
custom: {
50: '#d6b6f1',
500: '#c398eb',
950: '#000000',
},
}SCSS
$custom: #c398eb; $custom-light: #d6b6f1; $custom-dark: #000000;
JSON
{
"hex": "#c398eb",
"rgb": {
"r": 195,
"g": 152,
"b": 235
},
"hsl": {
"h": 271.084,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.74972,
"c": 0.12447,
"h": 307.4
},
"luminance": 0.40057
}Semantic roles & 50–950 ramp
primary
#C398EB
secondary
#E5F2D9
accent
#CF166F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085