#B295EA#B295EA
#B295EA is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.8% C 0.124 H 299.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B295EA |
|---|---|
| RGB | rgb(178, 149, 234) |
| HSL | hsl(260, 67%, 75%) |
| HSV | hsv(260, 36%, 92%) |
| CMYK | cmyk(23.9%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.20, 28.03, -38.98) |
| CIE-LCH | lch(67.20, 48.01, 305.72°) |
| OKLab | oklab(72.83% 0.06 -0.1083) |
| OKLCH | oklch(72.83% 0.124 299) |
| XYZ | xyz(43.9555, 36.9001, 82.6327) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.62
Lavender
#B39DDB
ΔE00 4.64
Baby Purple
#CA9BF7
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 4.95
Liliac
#C48EFD
ΔE00 4.98
Pale Purple
#B790D4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B295EA #CDEA95
analogous
#95A2EA #B295EA #DD95EA
triadic
#B295EA #EAB295 #95EAB2
tetradic
#B295EA #EA95A2 #CDEA95 #95EADD
square
#B295EA #EA95A2 #CDEA95 #95EADD
split-complementary
#B295EA #EADD95 #A2EA95
monochromatic
#682FD6 #8D62E0 #B295EA #D7C8F4 #ECE5FA
Accessibility & contrast
On white
2.51
#B295EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B295EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B295EA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B295EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B295EA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#A7A3B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b295ea; /* rgb */ color: rgb(178, 149, 234); /* oklch */ color: oklch(72.8% 0.124 299.0);
Tailwind
colors: {
custom: {
50: '#cab4f1',
500: '#b295ea',
950: '#000000',
},
}SCSS
$custom: #b295ea; $custom-light: #cab4f1; $custom-dark: #000000;
JSON
{
"hex": "#b295ea",
"rgb": {
"r": 178,
"g": 149,
"b": 234
},
"hsl": {
"h": 260.471,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.72834,
"c": 0.12381,
"h": 299
},
"luminance": 0.369
}Semantic roles & 50–950 ramp
primary
#B295EA
secondary
#E9F1DA
accent
#CF1790
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084