#B695FF#B695FF
#B695FF is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.152 H 296.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B695FF |
|---|---|
| RGB | rgb(182, 149, 255) |
| HSL | hsl(259, 100%, 79%) |
| HSV | hsv(259, 42%, 100%) |
| CMYK | cmyk(28.6%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(68.50, 34.17, -48.40) |
| CIE-LCH | lch(68.50, 59.24, 305.22°) |
| OKLab | oklab(74.22% 0.0687 -0.1355) |
| OKLCH | oklch(74.22% 0.152 296.9) |
| XYZ | xyz(48.0845, 38.6594, 99.5171) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 4.65
Baby Purple
#CA9BF7
ΔE00 5.09
Lilac (survey)
#CEA2FD
ΔE00 5.76
Lavender (survey)
#C79FEF
ΔE00 6.18
Lavender
#B39DDB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B695FF #DEFF95
analogous
#95A9FF #B695FF #EB95FF
triadic
#B695FF #FFB695 #95FFB6
tetradic
#B695FF #FF95A9 #DEFF95 #95FFEB
square
#B695FF #FF95A9 #DEFF95 #95FFEB
split-complementary
#B695FF #FFEB95 #A9FF95
monochromatic
#621BFF #8C58FF #B695FF #E0D2FF #EAE0FF
Accessibility & contrast
On white
2.40
#B695FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B695FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B695FF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B695FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B695FF | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A8FF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#A7A8BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b695ff; /* rgb */ color: rgb(182, 149, 255); /* oklch */ color: oklch(74.2% 0.152 296.9);
Tailwind
colors: {
custom: {
50: '#ceb4ff',
500: '#b695ff',
950: '#000000',
},
}SCSS
$custom: #b695ff; $custom-light: #ceb4ff; $custom-dark: #000000;
JSON
{
"hex": "#b695ff",
"rgb": {
"r": 182,
"g": 149,
"b": 255
},
"hsl": {
"h": 258.679,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.74216,
"c": 0.15188,
"h": 296.9
},
"luminance": 0.3866
}Semantic roles & 50–950 ramp
primary
#B695FF
secondary
#ECF7D4
accent
#E6009E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086