#C098EB#C098EB
#C098EB is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.7% C 0.124 H 305.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C098EB |
|---|---|
| RGB | rgb(192, 152, 235) |
| HSL | hsl(269, 67%, 76%) |
| HSV | hsv(269, 35%, 92%) |
| CMYK | cmyk(18.3%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.23, 30.70, -36.27) |
| CIE-LCH | lch(69.23, 47.52, 310.24°) |
| OKLab | oklab(74.69% 0.0721 -0.1003) |
| OKLCH | oklch(74.69% 0.124 305.7) |
| XYZ | xyz(47.9589, 39.6614, 83.7100) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 2.27
Pastel Purple
#CAA0FF
ΔE00 3.42
Lilac (survey)
#CEA2FD
ΔE00 3.53
Pale Purple
#B790D4
ΔE00 4.20
Liliac
#C48EFD
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C098EB #C3EB98
analogous
#9899EB #C098EB #EA98EB
triadic
#C098EB #EBC098 #98EBC0
tetradic
#C098EB #EB9899 #C3EB98 #98EBEA
square
#C098EB #EB9899 #C3EB98 #98EBEA
split-complementary
#C098EB #EBEA98 #99EB98
monochromatic
#8132D7 #A165E1 #C098EB #DFCBF5 #EFE5FA
Accessibility & contrast
On white
2.35
#C098EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#C098EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C098EB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C098EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C098EB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#BAA4B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c098eb; /* rgb */ color: rgb(192, 152, 235); /* oklch */ color: oklch(74.7% 0.124 305.7);
Tailwind
colors: {
custom: {
50: '#d4b6f1',
500: '#c098eb',
950: '#000000',
},
}SCSS
$custom: #c098eb; $custom-light: #d4b6f1; $custom-dark: #000000;
JSON
{
"hex": "#c098eb",
"rgb": {
"r": 192,
"g": 152,
"b": 235
},
"hsl": {
"h": 268.916,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.74691,
"c": 0.12352,
"h": 305.7
},
"luminance": 0.39661
}Semantic roles & 50–950 ramp
primary
#C098EB
secondary
#E6F2D9
accent
#CF1676
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085