#CD7BEB#CD7BEB
#CD7BEB is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.3% C 0.177 H 316.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7BEB |
|---|---|
| RGB | rgb(205, 123, 235) |
| HSL | hsl(284, 74%, 70%) |
| HSV | hsv(284, 48%, 92%) |
| CMYK | cmyk(12.8%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(64.28, 50.07, -43.91) |
| CIE-LCH | lch(64.28, 66.60, 318.75°) |
| OKLab | oklab(71.28% 0.128 -0.1218) |
| OKLCH | oklch(71.28% 0.177 316.4) |
| XYZ | xyz(47.2530, 33.1446, 82.4896) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.96
Easter Purple
#C071FE
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.31
Liliac
#C48EFD
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.28
Purply Pink
#F075E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7BEB #99EB7B
analogous
#957BEB #CD7BEB #EB7BD1
triadic
#CD7BEB #EBCD7B #7BEBCD
tetradic
#CD7BEB #EB957B #99EB7B #7BD1EB
square
#CD7BEB #EB957B #99EB7B #7BD1EB
split-complementary
#CD7BEB #D1EB7B #7BEB95
monochromatic
#9E1FCD #B946E3 #CD7BEB #E1B0F3 #F5E4FB
Accessibility & contrast
On white
2.75
#CD7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#CD7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7BEB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7BEB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#7D9EE8
Tritanopia (blue-blind)
#CC8BA8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd7beb; /* rgb */ color: rgb(205, 123, 235); /* oklch */ color: oklch(71.3% 0.177 316.4);
Tailwind
colors: {
custom: {
50: '#dea3f2',
500: '#cd7beb',
950: '#000000',
},
}SCSS
$custom: #cd7beb; $custom-light: #dea3f2; $custom-dark: #000000;
JSON
{
"hex": "#cd7beb",
"rgb": {
"r": 205,
"g": 123,
"b": 235
},
"hsl": {
"h": 283.929,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.71275,
"c": 0.17674,
"h": 316.4
},
"luminance": 0.33143
}Semantic roles & 50–950 ramp
primary
#CD7BEB
secondary
#DAF0D1
accent
#D61045
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85