#CB93ED#CB93ED
#CB93ED is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.0% C 0.138 H 311.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93ED |
|---|---|
| RGB | rgb(203, 147, 237) |
| HSL | hsl(277, 71%, 75%) |
| HSV | hsv(277, 38%, 93%) |
| CMYK | cmyk(14.3%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(69.24, 37.14, -37.27) |
| CIE-LCH | lch(69.24, 52.61, 314.90°) |
| OKLab | oklab(74.98% 0.0924 -0.1029) |
| OKLCH | oklch(74.98% 0.138 311.9) |
| XYZ | xyz(50.3458, 39.6792, 85.1110) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.61
Lavender (survey)
#C79FEF
ΔE00 3.50
Liliac
#C48EFD
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93ED #B5ED93
analogous
#9E93ED #CB93ED #ED93E2
triadic
#CB93ED #EDCB93 #93EDCB
tetradic
#CB93ED #ED9E93 #B5ED93 #93E2ED
square
#CB93ED #ED9E93 #B5ED93 #93E2ED
split-complementary
#CB93ED #E2ED93 #93ED9E
monochromatic
#982ADC #B25FE4 #CB93ED #E4C7F6 #F2E5FB
Accessibility & contrast
On white
2.35
#CB93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CB93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93ED
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93ED | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#C8A0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb93ed; /* rgb */ color: rgb(203, 147, 237); /* oklch */ color: oklch(75.0% 0.138 311.9);
Tailwind
colors: {
custom: {
50: '#dcb3f3',
500: '#cb93ed',
950: '#000000',
},
}SCSS
$custom: #cb93ed; $custom-light: #dcb3f3; $custom-dark: #000000;
JSON
{
"hex": "#cb93ed",
"rgb": {
"r": 203,
"g": 147,
"b": 237
},
"hsl": {
"h": 277.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.74975,
"c": 0.13828,
"h": 311.9
},
"luminance": 0.39678
}Semantic roles & 50–950 ramp
primary
#CB93ED
secondary
#E2F2D9
accent
#D3125B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085