#C08EEF#C08EEF
#C08EEF is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.145 H 306.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C08EEF |
|---|---|
| RGB | rgb(192, 142, 239) |
| HSL | hsl(271, 75%, 75%) |
| HSV | hsv(271, 41%, 94%) |
| CMYK | cmyk(19.7%, 40.6%, 0%, 6.3%) |
| CIE-LAB | lab(67.12, 37.10, -41.76) |
| CIE-LCH | lch(67.12, 55.86, 311.61°) |
| OKLab | oklab(73.15% 0.0871 -0.116) |
| OKLCH | oklch(73.15% 0.145 306.9) |
| XYZ | xyz(46.9881, 36.7849, 86.2694) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.26
Baby Purple
#CA9BF7
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 4.70
Pastel Purple
#CAA0FF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08EEF #BDEF8E
analogous
#908EEF #C08EEF #EF8EED
triadic
#C08EEF #EFC08E #8EEFC0
tetradic
#C08EEF #EF908E #BDEF8E #8EEDEF
square
#C08EEF #EF908E #BDEF8E #8EEDEF
split-complementary
#C08EEF #EDEF8E #8EEF90
monochromatic
#8423E0 #A258E7 #C08EEF #DEC4F7 #F0E4FB
Accessibility & contrast
On white
2.51
#C08EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#C08EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08EEF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08EEF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#B99DB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c08eef; /* rgb */ color: rgb(192, 142, 239); /* oklch */ color: oklch(73.1% 0.145 306.9);
Tailwind
colors: {
custom: {
50: '#d4b0f4',
500: '#c08eef',
950: '#000000',
},
}SCSS
$custom: #c08eef; $custom-light: #d4b0f4; $custom-dark: #000000;
JSON
{
"hex": "#c08eef",
"rgb": {
"r": 192,
"g": 142,
"b": 239
},
"hsl": {
"h": 270.928,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.73147,
"c": 0.14505,
"h": 306.9
},
"luminance": 0.36784
}Semantic roles & 50–950 ramp
primary
#C08EEF
secondary
#E5F3D8
accent
#D70E70
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85