#C06FBC#C06FBC
#C06FBC is a light, vivid purple. Relative luminance 0.262; OKLCH L 65.8% C 0.142 H 328.8°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C06FBC |
|---|---|
| RGB | rgb(192, 111, 188) |
| HSL | hsl(303, 39%, 59%) |
| HSV | hsv(303, 42%, 75%) |
| CMYK | cmyk(0%, 42.2%, 2.1%, 24.7%) |
| CIE-LAB | lab(58.23, 43.45, -27.03) |
| CIE-LCH | lch(58.23, 51.18, 328.12°) |
| OKLab | oklab(65.76% 0.1217 -0.0736) |
| OKLCH | oklch(65.76% 0.142 328.8) |
| XYZ | xyz(36.4992, 26.2080, 50.7033) |
| Luminance | 0.2621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.27
Soft Purple
#A66FB5
ΔE00 5.28
Purplish Pink
#CE5DAE
ΔE00 5.31
Orchid
#DA70D6
ΔE00 5.55
Pale Magenta
#D767AD
ΔE00 6.35
Wisteria
#A87DC2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C06FBC #6FC073
analogous
#9C6FC0 #C06FBC #C06F94
triadic
#C06FBC #BCC06F #6FBCC0
tetradic
#C06FBC #C09C6F #6FC073 #6F94C0
square
#C06FBC #C09C6F #6FC073 #6F94C0
split-complementary
#C06FBC #94C06F #6FC09C
monochromatic
#7E377A #A84AA4 #C06FBC #D39AD0 #E5C4E4
Accessibility & contrast
On white
3.36
#C06FBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#C06FBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C06FBC
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C06FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C06FBC | 1.00 | 3.36 | 6.24 | 6.24 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A85BF
Deuteranopia (green-blind)
#8090B9
Tritanopia (blue-blind)
#C5768D
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #c06fbc; /* rgb */ color: rgb(192, 111, 188); /* oklch */ color: oklch(65.8% 0.142 328.8);
Tailwind
colors: {
custom: {
50: '#d49ad0',
500: '#c06fbc',
950: '#000000',
},
}SCSS
$custom: #c06fbc; $custom-light: #d49ad0; $custom-dark: #000000;
JSON
{
"hex": "#c06fbc",
"rgb": {
"r": 192,
"g": 111,
"b": 188
},
"hsl": {
"h": 302.963,
"s": 39.13,
"l": 59.412
},
"oklch": {
"l": 0.65758,
"c": 0.14224,
"h": 328.8
},
"luminance": 0.26206
}Semantic roles & 50–950 ramp
primary
#C06FBC
secondary
#B6D5B7
accent
#CF5F59
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82