#CD65C0#CD65C0
#CD65C0 is a light, vivid purple. Relative luminance 0.261; OKLCH L 66.1% C 0.171 H 332.2°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CD65C0 |
|---|---|
| RGB | rgb(205, 101, 192) |
| HSL | hsl(308, 51%, 60%) |
| HSV | hsv(308, 51%, 80%) |
| CMYK | cmyk(0%, 50.7%, 6.3%, 19.6%) |
| CIE-LAB | lab(58.13, 53.12, -29.35) |
| CIE-LCH | lch(58.13, 60.69, 331.08°) |
| OKLab | oklab(66.09% 0.1518 -0.0799) |
| OKLCH | oklch(66.09% 0.171 332.2) |
| XYZ | xyz(39.3448, 26.0948, 52.8234) |
| Luminance | 0.2609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.66
Purplish Pink
#CE5DAE
ΔE00 3.73
Purpleish Pink
#DF4EC8
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 5.39
Pinky Purple
#C94CBE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD65C0 #65CD72
analogous
#A665CD #CD65C0 #CD658C
triadic
#CD65C0 #C0CD65 #65C0CD
tetradic
#CD65C0 #CDA665 #65CD72 #658CCD
square
#CD65C0 #CDA665 #65CD72 #658CCD
split-complementary
#CD65C0 #8CCD65 #65CDA6
monochromatic
#8B2D7F #B93CA9 #CD65C0 #DC93D3 #EBC1E6
Accessibility & contrast
On white
3.38
#CD65C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#CD65C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD65C0
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD65C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD65C0 | 1.00 | 3.38 | 6.22 | 6.22 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6282C3
Deuteranopia (green-blind)
#8091BD
Tritanopia (blue-blind)
#D56C8A
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cd65c0; /* rgb */ color: rgb(205, 101, 192); /* oklch */ color: oklch(66.1% 0.171 332.2);
Tailwind
colors: {
custom: {
50: '#de95d3',
500: '#cd65c0',
950: '#000000',
},
}SCSS
$custom: #cd65c0; $custom-light: #de95d3; $custom-dark: #000000;
JSON
{
"hex": "#cd65c0",
"rgb": {
"r": 205,
"g": 101,
"b": 192
},
"hsl": {
"h": 307.5,
"s": 50.98,
"l": 60
},
"oklch": {
"l": 0.66087,
"c": 0.17149,
"h": 332.2
},
"luminance": 0.26092
}Semantic roles & 50–950 ramp
primary
#CD65C0
secondary
#B3DBB8
accent
#DA5F4D
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82