#C08AEB#C08AEB
#C08AEB is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.3% C 0.147 H 308.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C08AEB |
|---|---|
| RGB | rgb(192, 138, 235) |
| HSL | hsl(273, 71%, 73%) |
| HSV | hsv(273, 41%, 92%) |
| CMYK | cmyk(18.3%, 41.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.05, 38.41, -41.24) |
| CIE-LCH | lch(66.05, 56.35, 312.96°) |
| OKLab | oklab(72.28% 0.0919 -0.1145) |
| OKLCH | oklch(72.28% 0.147 308.8) |
| XYZ | xyz(45.8193, 35.3821, 82.9968) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.92
Baby Purple
#CA9BF7
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08AEB #B5EB8A
analogous
#8F8AEB #C08AEB #EB8AE5
triadic
#C08AEB #EBC08A #8AEBC0
tetradic
#C08AEB #EB8F8A #B5EB8A #8AE5EB
square
#C08AEB #EB8F8A #B5EB8A #8AE5EB
split-complementary
#C08AEB #E5EB8A #8AEB8F
monochromatic
#8725D6 #A456E2 #C08AEB #DCBEF4 #F1E5FB
Accessibility & contrast
On white
2.60
#C08AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#C08AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08AEB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08AEB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#BA99AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c08aeb; /* rgb */ color: rgb(192, 138, 235); /* oklch */ color: oklch(72.3% 0.147 308.8);
Tailwind
colors: {
custom: {
50: '#d4adf2',
500: '#c08aeb',
950: '#000000',
},
}SCSS
$custom: #c08aeb; $custom-light: #d4adf2; $custom-dark: #000000;
JSON
{
"hex": "#c08aeb",
"rgb": {
"r": 192,
"g": 138,
"b": 235
},
"hsl": {
"h": 273.402,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.72283,
"c": 0.14682,
"h": 308.8
},
"luminance": 0.35382
}Semantic roles & 50–950 ramp
primary
#C08AEB
secondary
#E4F2D9
accent
#D31368
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85