#CD7FEE#CD7FEE
#CD7FEE is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.0% C 0.173 H 315.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7FEE |
|---|---|
| RGB | rgb(205, 127, 238) |
| HSL | hsl(282, 77%, 72%) |
| HSV | hsv(282, 47%, 93%) |
| CMYK | cmyk(13.9%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.23, 48.60, -44.08) |
| CIE-LCH | lch(65.23, 65.62, 317.79°) |
| OKLab | oklab(72.02% 0.123 -0.1224) |
| OKLCH | oklch(72.02% 0.173 315.1) |
| XYZ | xyz(48.1964, 34.3322, 84.9602) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.91
Easter Purple
#C071FE
ΔE00 5.40
Orchid
#DA70D6
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7FEE #A0EE7F
analogous
#967FEE #CD7FEE #EE7FD8
triadic
#CD7FEE #EECD7F #7FEECD
tetradic
#CD7FEE #EE967F #A0EE7F #7FD8EE
square
#CD7FEE #EE967F #A0EE7F #7FD8EE
split-complementary
#CD7FEE #D8EE7F #7FEE96
monochromatic
#9F1CD6 #B849E7 #CD7FEE #E2B5F5 #F4E4FB
Accessibility & contrast
On white
2.67
#CD7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#CD7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7FEE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7FEE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#CB8FAB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cd7fee; /* rgb */ color: rgb(205, 127, 238); /* oklch */ color: oklch(72.0% 0.173 315.1);
Tailwind
colors: {
custom: {
50: '#dea6f4',
500: '#cd7fee',
950: '#000000',
},
}SCSS
$custom: #cd7fee; $custom-light: #dea6f4; $custom-dark: #000000;
JSON
{
"hex": "#cd7fee",
"rgb": {
"r": 205,
"g": 127,
"b": 238
},
"hsl": {
"h": 282.162,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.72025,
"c": 0.17346,
"h": 315.1
},
"luminance": 0.34331
}Semantic roles & 50–950 ramp
primary
#CD7FEE
secondary
#DFF3D6
accent
#D90D49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85