#CD68C0#CD68C0
#CD68C0 is a light, vivid purple. Relative luminance 0.267; OKLCH L 66.5% C 0.167 H 332.3°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CD68C0 |
|---|---|
| RGB | rgb(205, 104, 192) |
| HSL | hsl(308, 50%, 61%) |
| HSV | hsv(308, 49%, 80%) |
| CMYK | cmyk(0%, 49.3%, 6.3%, 19.6%) |
| CIE-LAB | lab(58.68, 51.66, -28.48) |
| CIE-LCH | lch(58.68, 58.99, 331.13°) |
| OKLab | oklab(66.5% 0.1475 -0.0775) |
| OKLCH | oklch(66.5% 0.167 332.3) |
| XYZ | xyz(39.6414, 26.6880, 52.9223) |
| Luminance | 0.2669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.05
Purplish Pink
#CE5DAE
ΔE00 3.94
Orchid
#DA70D6
ΔE00 4.22
Purpleish Pink
#DF4EC8
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 5.16
Pinky Purple
#C94CBE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD68C0 #68CD75
analogous
#A768CD #CD68C0 #CD688D
triadic
#CD68C0 #C0CD68 #68C0CD
tetradic
#CD68C0 #CDA768 #68CD75 #688DCD
square
#CD68C0 #CDA768 #68CD75 #688DCD
split-complementary
#CD68C0 #8DCD68 #68CDA7
monochromatic
#8C2E80 #BA3EAA #CD68C0 #DC96D3 #EBC4E6
Accessibility & contrast
On white
3.31
#CD68C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#CD68C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD68C0
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD68C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD68C0 | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6584C3
Deuteranopia (green-blind)
#8292BD
Tritanopia (blue-blind)
#D46F8B
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #cd68c0; /* rgb */ color: rgb(205, 104, 192); /* oklch */ color: oklch(66.5% 0.167 332.3);
Tailwind
colors: {
custom: {
50: '#de97d3',
500: '#cd68c0',
950: '#000000',
},
}SCSS
$custom: #cd68c0; $custom-light: #de97d3; $custom-dark: #000000;
JSON
{
"hex": "#cd68c0",
"rgb": {
"r": 205,
"g": 104,
"b": 192
},
"hsl": {
"h": 307.723,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.665,
"c": 0.16662,
"h": 332.3
},
"luminance": 0.26686
}Semantic roles & 50–950 ramp
primary
#CD68C0
secondary
#B5DCBA
accent
#BE3B28
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82