#CB93F7#CB93F7
#CB93F7 is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.4% C 0.150 H 309.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93F7 |
|---|---|
| RGB | rgb(203, 147, 247) |
| HSL | hsl(274, 86%, 77%) |
| HSV | hsv(274, 40%, 97%) |
| CMYK | cmyk(17.8%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(69.67, 39.28, -42.07) |
| CIE-LCH | lch(69.67, 57.56, 313.03°) |
| OKLab | oklab(75.44% 0.0944 -0.1167) |
| OKLCH | oklch(75.44% 0.15 309) |
| XYZ | xyz(51.8477, 40.2800, 93.0211) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.13
Liliac
#C48EFD
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 3.72
Lavender (survey)
#C79FEF
ΔE00 3.97
Pale Purple
#B790D4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93F7 #BFF793
analogous
#9993F7 #CB93F7 #F793F1
triadic
#CB93F7 #F7CB93 #93F7CB
tetradic
#CB93F7 #F79993 #BFF793 #93F1F7
square
#CB93F7 #F79993 #BFF793 #93F1F7
split-complementary
#CB93F7 #F1F793 #93F799
monochromatic
#9421EF #B05AF3 #CB93F7 #E6CCFB #F1E3FD
Accessibility & contrast
On white
2.32
#CB93F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#CB93F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93F7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93F7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#C5A2B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb93f7; /* rgb */ color: rgb(203, 147, 247); /* oklch */ color: oklch(75.4% 0.150 309.0);
Tailwind
colors: {
custom: {
50: '#dcb3fa',
500: '#cb93f7',
950: '#000000',
},
}SCSS
$custom: #cb93f7; $custom-light: #dcb3fa; $custom-dark: #000000;
JSON
{
"hex": "#cb93f7",
"rgb": {
"r": 203,
"g": 147,
"b": 247
},
"hsl": {
"h": 273.6,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.75439,
"c": 0.15007,
"h": 309
},
"luminance": 0.40279
}Semantic roles & 50–950 ramp
primary
#CB93F7
secondary
#E4F5D6
accent
#E30365
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085