#C08FFD#C08FFD
#C08FFD is a light, vivid violet. Relative luminance 0.379; OKLCH L 74.0% C 0.161 H 303.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C08FFD |
|---|---|
| RGB | rgb(192, 143, 253) |
| HSL | hsl(267, 96%, 78%) |
| HSV | hsv(267, 43%, 99%) |
| CMYK | cmyk(24.1%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.98, 39.72, -48.07) |
| CIE-LCH | lch(67.98, 62.36, 309.57°) |
| OKLab | oklab(74.01% 0.088 -0.1343) |
| OKLCH | oklch(74.01% 0.161 303.3) |
| XYZ | xyz(49.2865, 37.9433, 97.6367) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.87
Baby Purple
#CA9BF7
ΔE00 4.06
Pastel Purple
#CAA0FF
ΔE00 4.47
Lilac (survey)
#CEA2FD
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.77
Light Purple
#BF77F6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08FFD #CCFD8F
analogous
#8F95FD #C08FFD #F78FFD
triadic
#C08FFD #FDC08F #8FFDC0
tetradic
#C08FFD #FD8F95 #CCFD8F #8FFDF7
square
#C08FFD #FD8F95 #CCFD8F #8FFDF7
split-complementary
#C08FFD #FDF78F #95FD8F
monochromatic
#7C17FB #9E53FC #C08FFD #E2CBFE #EEE1FE
Accessibility & contrast
On white
2.45
#C08FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#C08FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08FFD
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08FFD | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7DA6FA
Tritanopia (blue-blind)
#B6A2BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c08ffd; /* rgb */ color: rgb(192, 143, 253); /* oklch */ color: oklch(74.0% 0.161 303.3);
Tailwind
colors: {
custom: {
50: '#d5b0fe',
500: '#c08ffd',
950: '#000000',
},
}SCSS
$custom: #c08ffd; $custom-light: #d5b0fe; $custom-dark: #000000;
JSON
{
"hex": "#c08ffd",
"rgb": {
"r": 192,
"g": 143,
"b": 253
},
"hsl": {
"h": 266.727,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.74007,
"c": 0.16057,
"h": 303.3
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#C08FFD
secondary
#E7F7D4
accent
#E6007F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86