#C08CED#C08CED
#C08CED is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.7% C 0.146 H 307.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C08CED |
|---|---|
| RGB | rgb(192, 140, 237) |
| HSL | hsl(272, 73%, 74%) |
| HSV | hsv(272, 41%, 93%) |
| CMYK | cmyk(19%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(66.58, 37.75, -41.50) |
| CIE-LCH | lch(66.58, 56.11, 312.29°) |
| OKLab | oklab(72.71% 0.0895 -0.1153) |
| OKLCH | oklch(72.71% 0.146 307.8) |
| XYZ | xyz(46.3994, 36.0775, 84.6236) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.92
Lavender (survey)
#C79FEF
ΔE00 5.10
Pale Purple
#B790D4
ΔE00 5.18
Pastel Purple
#CAA0FF
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08CED #B9ED8C
analogous
#908CED #C08CED #ED8CEA
triadic
#C08CED #EDC08C #8CEDC0
tetradic
#C08CED #ED908C #B9ED8C #8CEAED
square
#C08CED #ED908C #B9ED8C #8CEAED
split-complementary
#C08CED #EAED8C #8CED90
monochromatic
#8622DC #A357E5 #C08CED #DDC1F5 #F1E5FB
Accessibility & contrast
On white
2.56
#C08CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#C08CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08CED
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08CED | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#BA9BB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c08ced; /* rgb */ color: rgb(192, 140, 237); /* oklch */ color: oklch(72.7% 0.146 307.8);
Tailwind
colors: {
custom: {
50: '#d4aef3',
500: '#c08ced',
950: '#000000',
},
}SCSS
$custom: #c08ced; $custom-light: #d4aef3; $custom-dark: #000000;
JSON
{
"hex": "#c08ced",
"rgb": {
"r": 192,
"g": 140,
"b": 237
},
"hsl": {
"h": 272.165,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.72714,
"c": 0.14592,
"h": 307.8
},
"luminance": 0.36077
}Semantic roles & 50–950 ramp
primary
#C08CED
secondary
#E5F3D8
accent
#D5106C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85