#CD75D0#CD75D0
#CD75D0 is a light, vivid purple. Relative luminance 0.303; OKLCH L 69.1% C 0.159 H 325.9°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CD75D0 |
|---|---|
| RGB | rgb(205, 117, 208) |
| HSL | hsl(298, 49%, 64%) |
| HSV | hsv(298, 44%, 82%) |
| CMYK | cmyk(1.4%, 43.8%, 0%, 18.4%) |
| CIE-LAB | lab(61.88, 47.93, -32.60) |
| CIE-LCH | lch(61.88, 57.97, 325.78°) |
| OKLab | oklab(69.09% 0.1321 -0.0893) |
| OKLCH | oklch(69.09% 0.159 325.9) |
| XYZ | xyz(42.9224, 30.2578, 63.2417) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.23
Orchid
#DA70D6
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.84
Purpleish Pink
#DF4EC8
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD75D0 #78D075
analogous
#9F75D0 #CD75D0 #D075A5
triadic
#CD75D0 #D0CD75 #75D0CD
tetradic
#CD75D0 #D09F75 #78D075 #75A5D0
square
#CD75D0 #D09F75 #78D075 #75A5D0
split-complementary
#CD75D0 #A5D075 #75D09F
monochromatic
#943397 #BC47C0 #CD75D0 #DEA3E0 #EED0EF
Accessibility & contrast
On white
2.98
#CD75D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#CD75D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD75D0
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD75D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD75D0 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C8ED3
Deuteranopia (green-blind)
#8599CD
Tritanopia (blue-blind)
#D17F99
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cd75d0; /* rgb */ color: rgb(205, 117, 208); /* oklch */ color: oklch(69.1% 0.159 325.9);
Tailwind
colors: {
custom: {
50: '#de9fde',
500: '#cd75d0',
950: '#000000',
},
}SCSS
$custom: #cd75d0; $custom-light: #de9fde; $custom-dark: #000000;
JSON
{
"hex": "#cd75d0",
"rgb": {
"r": 205,
"g": 117,
"b": 208
},
"hsl": {
"h": 298.022,
"s": 49.189,
"l": 63.725
},
"oklch": {
"l": 0.69094,
"c": 0.1594,
"h": 325.9
},
"luminance": 0.30256
}Semantic roles & 50–950 ramp
primary
#CD75D0
secondary
#C1E0C0
accent
#BC292E
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150F15
muted
#837E83