#CD91EB#CD91EB
#CD91EB is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.8% C 0.140 H 313.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91EB |
|---|---|
| RGB | rgb(205, 145, 235) |
| HSL | hsl(280, 69%, 75%) |
| HSV | hsv(280, 38%, 92%) |
| CMYK | cmyk(12.8%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.92, 38.40, -36.66) |
| CIE-LCH | lch(68.92, 53.09, 316.33°) |
| OKLab | oklab(74.75% 0.0971 -0.1011) |
| OKLCH | oklch(74.75% 0.14 313.9) |
| XYZ | xyz(50.2952, 39.2291, 83.5036) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.52
Lilac (survey)
#CEA2FD
ΔE00 4.89
Pale Purple
#B790D4
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91EB #AFEB91
analogous
#A091EB #CD91EB #EB91DC
triadic
#CD91EB #EBCD91 #91EBCD
tetradic
#CD91EB #EBA091 #AFEB91 #91DCEB
square
#CD91EB #EBA091 #AFEB91 #91DCEB
split-complementary
#CD91EB #DCEB91 #91EBA0
monochromatic
#9E29D8 #B55DE2 #CD91EB #E5C5F4 #F3E5FA
Accessibility & contrast
On white
2.37
#CD91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#CD91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91EB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91EB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EE
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#CB9DB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cd91eb; /* rgb */ color: rgb(205, 145, 235); /* oklch */ color: oklch(74.8% 0.140 313.9);
Tailwind
colors: {
custom: {
50: '#ddb2f1',
500: '#cd91eb',
950: '#000000',
},
}SCSS
$custom: #cd91eb; $custom-light: #ddb2f1; $custom-dark: #000000;
JSON
{
"hex": "#cd91eb",
"rgb": {
"r": 205,
"g": 145,
"b": 235
},
"hsl": {
"h": 280,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.7475,
"c": 0.1402,
"h": 313.9
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#CD91EB
secondary
#E1F2D9
accent
#D11453
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085