#C08FEB#C08FEB
#C08FEB is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.139 H 307.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C08FEB |
|---|---|
| RGB | rgb(192, 143, 235) |
| HSL | hsl(272, 70%, 74%) |
| HSV | hsv(272, 39%, 92%) |
| CMYK | cmyk(18.3%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.16, 35.66, -39.49) |
| CIE-LCH | lch(67.16, 53.21, 312.09°) |
| OKLab | oklab(73.13% 0.0849 -0.1095) |
| OKLCH | oklch(73.13% 0.139 307.8) |
| XYZ | xyz(46.5532, 36.8500, 83.2415) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08FEB #BAEB8F
analogous
#928FEB #C08FEB #EB8FE8
triadic
#C08FEB #EBC08F #8FEBC0
tetradic
#C08FEB #EB928F #BAEB8F #8FE8EB
square
#C08FEB #EB928F #BAEB8F #8FE8EB
split-complementary
#C08FEB #E8EB8F #8FEB92
monochromatic
#8627D8 #A35BE2 #C08FEB #DDC3F4 #F0E5FA
Accessibility & contrast
On white
2.51
#C08FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#C08FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08FEB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08FEB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#BA9DB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c08feb; /* rgb */ color: rgb(192, 143, 235); /* oklch */ color: oklch(73.1% 0.139 307.8);
Tailwind
colors: {
custom: {
50: '#d4b0f2',
500: '#c08feb',
950: '#000000',
},
}SCSS
$custom: #c08feb; $custom-light: #d4b0f2; $custom-dark: #000000;
JSON
{
"hex": "#c08feb",
"rgb": {
"r": 192,
"g": 143,
"b": 235
},
"hsl": {
"h": 271.957,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.73127,
"c": 0.13852,
"h": 307.8
},
"luminance": 0.3685
}Semantic roles & 50–950 ramp
primary
#C08FEB
secondary
#E5F2D9
accent
#D2146D
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85