#C06DBF#C06DBF
#C06DBF is a light, vivid purple. Relative luminance 0.259; OKLCH L 65.6% C 0.149 H 327.5°. Best body text is #000000 at 6.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C06DBF |
|---|---|
| RGB | rgb(192, 109, 191) |
| HSL | hsl(301, 40%, 59%) |
| HSV | hsv(301, 43%, 75%) |
| CMYK | cmyk(0%, 43.2%, 0.5%, 24.7%) |
| CIE-LAB | lab(57.95, 45.05, -29.19) |
| CIE-LCH | lch(57.95, 53.68, 327.06°) |
| OKLab | oklab(65.59% 0.1253 -0.0797) |
| OKLCH | oklch(65.59% 0.149 327.5) |
| XYZ | xyz(36.6102, 25.9071, 52.3523) |
| Luminance | 0.2591 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.59
Soft Purple
#A66FB5
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.29
Purplish Pink
#CE5DAE
ΔE00 5.46
Pinky Purple
#C94CBE
ΔE00 6.76
Purpleish Pink
#DF4EC8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C06DBF #6DC06E
analogous
#986DC0 #C06DBF #C06D96
triadic
#C06DBF #BFC06D #6DBFC0
tetradic
#C06DBF #C0986D #6DC06E #6D96C0
square
#C06DBF #C0986D #6DC06E #6D96C0
split-complementary
#C06DBF #96C06D #6DC098
monochromatic
#7D367C #A848A6 #C06DBF #D298D2 #E5C3E4
Accessibility & contrast
On white
3.40
#C06DBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.18
#C06DBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C06DBF
6.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C06DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C06DBF | 1.00 | 3.40 | 6.18 | 6.18 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6784C2
Deuteranopia (green-blind)
#7D8FBC
Tritanopia (blue-blind)
#C5758D
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #c06dbf; /* rgb */ color: rgb(192, 109, 191); /* oklch */ color: oklch(65.6% 0.149 327.5);
Tailwind
colors: {
custom: {
50: '#d599d2',
500: '#c06dbf',
950: '#000000',
},
}SCSS
$custom: #c06dbf; $custom-light: #d599d2; $custom-dark: #000000;
JSON
{
"hex": "#c06dbf",
"rgb": {
"r": 192,
"g": 109,
"b": 191
},
"hsl": {
"h": 300.723,
"s": 39.713,
"l": 59.02
},
"oklch": {
"l": 0.65586,
"c": 0.14851,
"h": 327.5
},
"luminance": 0.25905
}Semantic roles & 50–950 ramp
primary
#C06DBF
secondary
#B4D5B5
accent
#D05A58
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82