#CD7ED5#CD7ED5
#CD7ED5 is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.7% C 0.149 H 323.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7ED5 |
|---|---|
| RGB | rgb(205, 126, 213) |
| HSL | hsl(294, 51%, 66%) |
| HSV | hsv(294, 41%, 84%) |
| CMYK | cmyk(3.8%, 40.8%, 0%, 16.5%) |
| CIE-LAB | lab(63.92, 44.18, -32.23) |
| CIE-LCH | lch(63.92, 54.69, 323.89°) |
| OKLab | oklab(70.69% 0.12 -0.0883) |
| OKLCH | oklch(70.69% 0.149 323.7) |
| XYZ | xyz(44.6467, 32.7067, 66.8991) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 3.60
Orchid
#DA70D6
ΔE00 3.64
Violet (CSS)
#EE82EE
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 5.92
Pale Purple
#B790D4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7ED5 #86D57E
analogous
#A27ED5 #CD7ED5 #D57EB2
triadic
#CD7ED5 #D5CD7E #7ED5CD
tetradic
#CD7ED5 #D5A27E #86D57E #7EB2D5
square
#CD7ED5 #D5A27E #86D57E #7EB2D5
split-complementary
#CD7ED5 #B2D57E #7ED5A2
monochromatic
#9935A3 #BB50C6 #CD7ED5 #DFACE4 #F1DAF3
Accessibility & contrast
On white
2.78
#CD7ED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#CD7ED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7ED5
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7ED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7ED5 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7495D8
Deuteranopia (green-blind)
#899ED2
Tritanopia (blue-blind)
#D088A0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd7ed5; /* rgb */ color: rgb(205, 126, 213); /* oklch */ color: oklch(70.7% 0.149 323.7);
Tailwind
colors: {
custom: {
50: '#dea5e2',
500: '#cd7ed5',
950: '#000000',
},
}SCSS
$custom: #cd7ed5; $custom-light: #dea5e2; $custom-dark: #000000;
JSON
{
"hex": "#cd7ed5",
"rgb": {
"r": 205,
"g": 126,
"b": 213
},
"hsl": {
"h": 294.483,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.70693,
"c": 0.149,
"h": 323.7
},
"luminance": 0.32705
}Semantic roles & 50–950 ramp
primary
#CD7ED5
secondary
#CCE6C9
accent
#BE2735
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83