#CD91E7#CD91E7
#CD91E7 is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.6% C 0.136 H 315.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91E7 |
|---|---|
| RGB | rgb(205, 145, 231) |
| HSL | hsl(282, 64%, 74%) |
| HSV | hsv(282, 37%, 91%) |
| CMYK | cmyk(11.3%, 37.2%, 0%, 9.4%) |
| CIE-LAB | lab(68.75, 37.57, -34.72) |
| CIE-LCH | lch(68.75, 51.16, 317.26°) |
| OKLab | oklab(74.57% 0.0963 -0.0955) |
| OKLCH | oklch(74.57% 0.136 315.2) |
| XYZ | xyz(49.7238, 39.0006, 80.4943) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.91
Lavender (survey)
#C79FEF
ΔE00 4.35
Pale Purple
#B790D4
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.31
Pastel Purple
#CAA0FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91E7 #ABE791
analogous
#A291E7 #CD91E7 #E791D6
triadic
#CD91E7 #E7CD91 #91E7CD
tetradic
#CD91E7 #E7A291 #ABE791 #91D6E7
square
#CD91E7 #E7A291 #ABE791 #91D6E7
split-complementary
#CD91E7 #D6E791 #91E7A2
monochromatic
#9F2DD0 #B65FDC #CD91E7 #E4C3F2 #F4E6FA
Accessibility & contrast
On white
2.39
#CD91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#CD91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91E7
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91E7 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A4EA
Deuteranopia (green-blind)
#92A9E4
Tritanopia (blue-blind)
#CC9CB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd91e7; /* rgb */ color: rgb(205, 145, 231); /* oklch */ color: oklch(74.6% 0.136 315.2);
Tailwind
colors: {
custom: {
50: '#ddb2ef',
500: '#cd91e7',
950: '#000000',
},
}SCSS
$custom: #cd91e7; $custom-light: #ddb2ef; $custom-dark: #000000;
JSON
{
"hex": "#cd91e7",
"rgb": {
"r": 205,
"g": 145,
"b": 231
},
"hsl": {
"h": 281.86,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.74571,
"c": 0.13563,
"h": 315.2
},
"luminance": 0.38999
}Semantic roles & 50–950 ramp
primary
#CD91E7
secondary
#E1F1DA
accent
#CC1A4F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084