#B295FF#B295FF
#B295FF is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.9% C 0.151 H 295.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B295FF |
|---|---|
| RGB | rgb(178, 149, 255) |
| HSL | hsl(256, 100%, 79%) |
| HSV | hsv(256, 42%, 100%) |
| CMYK | cmyk(30.2%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(68.15, 33.09, -48.97) |
| CIE-LCH | lch(68.15, 59.10, 304.05°) |
| OKLab | oklab(73.87% 0.0641 -0.1372) |
| OKLCH | oklch(73.87% 0.151 295) |
| XYZ | xyz(47.1531, 38.1792, 99.4734) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.55
Pastel Purple
#CAA0FF
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.80
Perrywinkle
#8F8CE7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B295FF #E2FF95
analogous
#95ADFF #B295FF #E795FF
triadic
#B295FF #FFB295 #95FFB2
tetradic
#B295FF #FF95AD #E2FF95 #95FFE7
square
#B295FF #FF95AD #E2FF95 #95FFE7
split-complementary
#B295FF #FFE795 #ADFF95
monochromatic
#591BFF #8658FF #B295FF #DED2FF #E9E0FF
Accessibility & contrast
On white
2.43
#B295FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#B295FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B295FF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B295FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B295FF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#A1A8BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b295ff; /* rgb */ color: rgb(178, 149, 255); /* oklch */ color: oklch(73.9% 0.151 295.0);
Tailwind
colors: {
custom: {
50: '#cbb4ff',
500: '#b295ff',
950: '#000000',
},
}SCSS
$custom: #b295ff; $custom-light: #cbb4ff; $custom-dark: #000000;
JSON
{
"hex": "#b295ff",
"rgb": {
"r": 178,
"g": 149,
"b": 255
},
"hsl": {
"h": 256.415,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.73866,
"c": 0.15145,
"h": 295
},
"luminance": 0.3818
}Semantic roles & 50–950 ramp
primary
#B295FF
secondary
#EEF7D4
accent
#E600A7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086