#B095FF#B095FF
#B095FF is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.151 H 294.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B095FF |
|---|---|
| RGB | rgb(176, 149, 255) |
| HSL | hsl(255, 100%, 79%) |
| HSV | hsv(255, 42%, 100%) |
| CMYK | cmyk(31%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(67.98, 32.56, -49.26) |
| CIE-LCH | lch(67.98, 59.05, 303.46°) |
| OKLab | oklab(73.69% 0.0618 -0.1381) |
| OKLCH | oklch(73.69% 0.151 294.1) |
| XYZ | xyz(46.6974, 37.9442, 99.4520) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.70
Baby Purple
#CA9BF7
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 6.81
Lavender (survey)
#C79FEF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B095FF #E4FF95
analogous
#95AFFF #B095FF #E595FF
triadic
#B095FF #FFB095 #95FFB0
tetradic
#B095FF #FF95AF #E4FF95 #95FFE5
square
#B095FF #FF95AF #E4FF95 #95FFE5
split-complementary
#B095FF #FFE595 #AFFF95
monochromatic
#551BFF #8258FF #B095FF #DED2FF #E8E0FF
Accessibility & contrast
On white
2.44
#B095FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#B095FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B095FF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B095FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B095FF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#9EA8BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b095ff; /* rgb */ color: rgb(176, 149, 255); /* oklch */ color: oklch(73.7% 0.151 294.1);
Tailwind
colors: {
custom: {
50: '#cab4ff',
500: '#b095ff',
950: '#000000',
},
}SCSS
$custom: #b095ff; $custom-light: #cab4ff; $custom-dark: #000000;
JSON
{
"hex": "#b095ff",
"rgb": {
"r": 176,
"g": 149,
"b": 255
},
"hsl": {
"h": 255.283,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.73694,
"c": 0.15128,
"h": 294.1
},
"luminance": 0.37945
}Semantic roles & 50–950 ramp
primary
#B095FF
secondary
#EEF7D4
accent
#E600AB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086