#B293EE#B293EE
#B293EE is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.7% C 0.132 H 298.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B293EE |
|---|---|
| RGB | rgb(178, 147, 238) |
| HSL | hsl(260, 73%, 75%) |
| HSV | hsv(260, 38%, 93%) |
| CMYK | cmyk(25.2%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.90, 30.10, -41.64) |
| CIE-LCH | lch(66.90, 51.38, 305.86°) |
| OKLab | oklab(72.67% 0.0636 -0.116) |
| OKLCH | oklch(72.67% 0.132 298.8) |
| XYZ | xyz(44.2229, 36.5052, 85.5887) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.16
Lavender
#B39DDB
ΔE00 5.68
Lilac (survey)
#CEA2FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293EE #CFEE93
analogous
#93A1EE #B293EE #E093EE
triadic
#B293EE #EEB293 #93EEB2
tetradic
#B293EE #EE93A1 #CFEE93 #93EEE0
square
#B293EE #EE93A1 #CFEE93 #93EEE0
split-complementary
#B293EE #EEE093 #A1EE93
monochromatic
#6729DD #8C5EE6 #B293EE #D8C8F6 #ECE5FB
Accessibility & contrast
On white
2.53
#B293EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B293EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293EE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293EE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#A6A2B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b293ee; /* rgb */ color: rgb(178, 147, 238); /* oklch */ color: oklch(72.7% 0.132 298.8);
Tailwind
colors: {
custom: {
50: '#cab3f4',
500: '#b293ee',
950: '#000000',
},
}SCSS
$custom: #b293ee; $custom-light: #cab3f4; $custom-dark: #000000;
JSON
{
"hex": "#b293ee",
"rgb": {
"r": 178,
"g": 147,
"b": 238
},
"hsl": {
"h": 260.44,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.72665,
"c": 0.13228,
"h": 298.8
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#B293EE
secondary
#EAF2D9
accent
#D51192
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085