#CB93DC#CB93DC
#CB93DC is a light, moderate purple. Relative luminance 0.387; OKLCH L 74.2% C 0.119 H 318.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93DC |
|---|---|
| RGB | rgb(203, 147, 220) |
| HSL | hsl(286, 51%, 72%) |
| HSV | hsv(286, 33%, 86%) |
| CMYK | cmyk(7.7%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(68.56, 33.64, -28.97) |
| CIE-LCH | lch(68.56, 44.40, 319.27°) |
| OKLab | oklab(74.23% 0.0885 -0.0792) |
| OKLCH | oklch(74.23% 0.119 318.2) |
| XYZ | xyz(47.9788, 38.7324, 72.6449) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.94
Plum
#DDA0DD
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 5.47
Lilac (survey)
#CEA2FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93DC #A4DC93
analogous
#A793DC #CB93DC #DC93C9
triadic
#CB93DC #DCCB93 #93DCCB
tetradic
#CB93DC #DCA793 #A4DC93 #93C9DC
square
#CB93DC #DCA793 #A4DC93 #93C9DC
split-complementary
#CB93DC #C9DC93 #93DCA7
monochromatic
#9C3CB9 #B565CD #CB93DC #E1C1EB #F4E8F8
Accessibility & contrast
On white
2.40
#CB93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CB93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93DC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93DC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4DF
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#CB9CAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb93dc; /* rgb */ color: rgb(203, 147, 220); /* oklch */ color: oklch(74.2% 0.119 318.2);
Tailwind
colors: {
custom: {
50: '#dcb3e7',
500: '#cb93dc',
950: '#000000',
},
}SCSS
$custom: #cb93dc; $custom-light: #dcb3e7; $custom-dark: #000000;
JSON
{
"hex": "#cb93dc",
"rgb": {
"r": 203,
"g": 147,
"b": 220
},
"hsl": {
"h": 286.027,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.74233,
"c": 0.11876,
"h": 318.2
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#CB93DC
secondary
#E1EFDC
accent
#BE274A
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084