#C08FCA#C08FCA
#C08FCA is a light, moderate purple. Relative luminance 0.351; OKLCH L 71.7% C 0.100 H 320.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C08FCA |
|---|---|
| RGB | rgb(192, 143, 202) |
| HSL | hsl(290, 36%, 68%) |
| HSV | hsv(290, 29%, 79%) |
| CMYK | cmyk(5%, 29.2%, 0%, 20.8%) |
| CIE-LAB | lab(65.84, 28.75, -23.25) |
| CIE-LCH | lch(65.84, 36.97, 321.04°) |
| OKLab | oklab(71.69% 0.077 -0.0632) |
| OKLCH | oklch(71.69% 0.1 320.6) |
| XYZ | xyz(42.2200, 35.1167, 60.4198) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.76
Plum
#DDA0DD
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.46
Lilac
#C8A2C8
ΔE00 6.72
Wisteria
#A87DC2
ΔE00 6.81
Lavender
#B39DDB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08FCA #99CA8F
analogous
#A38FCA #C08FCA #CA8FB6
triadic
#C08FCA #CAC08F #8FCAC0
tetradic
#C08FCA #CAA38F #99CA8F #8FB6CA
square
#C08FCA #CAA38F #99CA8F #8FB6CA
split-complementary
#C08FCA #B6CA8F #8FCAA3
monochromatic
#8A4897 #A965B6 #C08FCA #D7B9DE #EFE2F1
Accessibility & contrast
On white
2.62
#C08FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#C08FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08FCA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08FCA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCC
Deuteranopia (green-blind)
#94A2C8
Tritanopia (blue-blind)
#C195A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c08fca; /* rgb */ color: rgb(192, 143, 202); /* oklch */ color: oklch(71.7% 0.100 320.6);
Tailwind
colors: {
custom: {
50: '#d3b0da',
500: '#c08fca',
950: '#000000',
},
}SCSS
$custom: #c08fca; $custom-light: #d3b0da; $custom-dark: #000000;
JSON
{
"hex": "#c08fca",
"rgb": {
"r": 192,
"g": 143,
"b": 202
},
"hsl": {
"h": 289.831,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.71685,
"c": 0.09959,
"h": 320.6
},
"luminance": 0.35116
}Semantic roles & 50–950 ramp
primary
#C08FCA
secondary
#D4E4D1
accent
#AF374B
background
#FDFAFD
surface
#FAF5FA
border
#D3CFD3
text
#141014
muted
#837F83