#CB93E1#CB93E1
#CB93E1 is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.4% C 0.124 H 316.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93E1 |
|---|---|
| RGB | rgb(203, 147, 225) |
| HSL | hsl(283, 57%, 73%) |
| HSV | hsv(283, 35%, 88%) |
| CMYK | cmyk(9.8%, 34.7%, 0%, 11.8%) |
| CIE-LAB | lab(68.75, 34.65, -31.43) |
| CIE-LCH | lch(68.75, 46.78, 317.79°) |
| OKLab | oklab(74.44% 0.0897 -0.0862) |
| OKLCH | oklch(74.44% 0.124 316.1) |
| XYZ | xyz(48.6509, 39.0013, 76.1847) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.26
Baby Purple
#CA9BF7
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 5.71
Plum
#DDA0DD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93E1 #A9E193
analogous
#A493E1 #CB93E1 #E193D0
triadic
#CB93E1 #E1CB93 #93E1CB
tetradic
#CB93E1 #E1A493 #A9E193 #93D0E1
square
#CB93E1 #E1A493 #A9E193 #93D0E1
split-complementary
#CB93E1 #D0E193 #93E1A4
monochromatic
#9C36C3 #B463D4 #CB93E1 #E2C3EE #F3E7F8
Accessibility & contrast
On white
2.39
#CB93E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#CB93E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93E1
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93E1 | 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)
#87A4E4
Deuteranopia (green-blind)
#95A9DF
Tritanopia (blue-blind)
#CA9DB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb93e1; /* rgb */ color: rgb(203, 147, 225); /* oklch */ color: oklch(74.4% 0.124 316.1);
Tailwind
colors: {
custom: {
50: '#dcb3ea',
500: '#cb93e1',
950: '#000000',
},
}SCSS
$custom: #cb93e1; $custom-light: #dcb3ea; $custom-dark: #000000;
JSON
{
"hex": "#cb93e1",
"rgb": {
"r": 203,
"g": 147,
"b": 225
},
"hsl": {
"h": 283.077,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.74445,
"c": 0.1244,
"h": 316.1
},
"luminance": 0.39
}Semantic roles & 50–950 ramp
primary
#CB93E1
secondary
#E1F0DB
accent
#C4214F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084