#C08EF8#C08EF8
#C08EF8 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.6% C 0.156 H 304.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C08EF8 |
|---|---|
| RGB | rgb(192, 142, 248) |
| HSL | hsl(268, 88%, 76%) |
| HSV | hsv(268, 43%, 97%) |
| CMYK | cmyk(22.6%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.52, 39.12, -46.06) |
| CIE-LCH | lch(67.52, 60.43, 310.35°) |
| OKLab | oklab(73.59% 0.0886 -0.1284) |
| OKLCH | oklch(73.59% 0.156 304.6) |
| XYZ | xyz(48.3510, 37.3300, 93.4469) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.91
Baby Purple
#CA9BF7
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08EF8 #C6F88E
analogous
#8E91F8 #C08EF8 #F58EF8
triadic
#C08EF8 #F8C08E #8EF8C0
tetradic
#C08EF8 #F88E91 #C6F88E #8EF8F5
square
#C08EF8 #F88E91 #C6F88E #8EF8F5
split-complementary
#C08EF8 #F8F58E #91F88E
monochromatic
#801BF1 #A054F4 #C08EF8 #E0C8FC #EFE2FD
Accessibility & contrast
On white
2.48
#C08EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#C08EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08EF8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08EF8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#7FA5F5
Tritanopia (blue-blind)
#B79FB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c08ef8; /* rgb */ color: rgb(192, 142, 248); /* oklch */ color: oklch(73.6% 0.156 304.6);
Tailwind
colors: {
custom: {
50: '#d5b0fb',
500: '#c08ef8',
950: '#000000',
},
}SCSS
$custom: #c08ef8; $custom-light: #d5b0fb; $custom-dark: #000000;
JSON
{
"hex": "#c08ef8",
"rgb": {
"r": 192,
"g": 142,
"b": 248
},
"hsl": {
"h": 268.302,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.73589,
"c": 0.15603,
"h": 304.6
},
"luminance": 0.3733
}Semantic roles & 50–950 ramp
primary
#C08EF8
secondary
#E6F5D6
accent
#E50179
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85