#C65DBC#C65DBC
#C65DBC is a light, vivid purple. Relative luminance 0.235; OKLCH L 63.9% C 0.176 H 331.2°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C65DBC |
|---|---|
| RGB | rgb(198, 93, 188) |
| HSL | hsl(306, 48%, 57%) |
| HSV | hsv(306, 53%, 78%) |
| CMYK | cmyk(0%, 53%, 5.1%, 22.4%) |
| CIE-LAB | lab(55.55, 54.29, -31.13) |
| CIE-LCH | lch(55.55, 62.58, 330.17°) |
| OKLab | oklab(63.93% 0.1543 -0.085) |
| OKLCH | oklch(63.93% 0.176 331.2) |
| XYZ | xyz(36.2799, 23.4676, 50.1860) |
| Luminance | 0.2346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.27
Purplish Pink
#CE5DAE
ΔE00 3.84
Purpleish Pink
#DF4EC8
ΔE00 4.28
Pinkish Purple
#D648D7
ΔE00 5.44
Orchid (survey)
#C875C4
ΔE00 5.63
Purpley Pink
#C83CB9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65DBC #5DC667
analogous
#9B5DC6 #C65DBC #C65D88
triadic
#C65DBC #BCC65D #5DBCC6
tetradic
#C65DBC #C69B5D #5DC667 #5D88C6
square
#C65DBC #C69B5D #5DC667 #5D88C6
split-complementary
#C65DBC #88C65D #5DC69B
monochromatic
#7D2C75 #AA3C9F #C65DBC #D68ACF #E6B8E1
Accessibility & contrast
On white
3.69
#C65DBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#C65DBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65DBC
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65DBC | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#587CBF
Deuteranopia (green-blind)
#788AB9
Tritanopia (blue-blind)
#CD6684
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c65dbc; /* rgb */ color: rgb(198, 93, 188); /* oklch */ color: oklch(63.9% 0.176 331.2);
Tailwind
colors: {
custom: {
50: '#da8fd0',
500: '#c65dbc',
950: '#000000',
},
}SCSS
$custom: #c65dbc; $custom-light: #da8fd0; $custom-dark: #000000;
JSON
{
"hex": "#c65dbc",
"rgb": {
"r": 198,
"g": 93,
"b": 188
},
"hsl": {
"h": 305.714,
"s": 47.945,
"l": 57.059
},
"oklch": {
"l": 0.63929,
"c": 0.17619,
"h": 331.2
},
"luminance": 0.23465
}Semantic roles & 50–950 ramp
primary
#C65DBC
secondary
#AAD5AE
accent
#D85D50
background
#FDF9FC
surface
#FBF1F9
border
#D4CBD2
text
#150D14
muted
#837E82