#B691FF#B691FF
#B691FF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.158 H 297.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B691FF |
|---|---|
| RGB | rgb(182, 145, 255) |
| HSL | hsl(260, 100%, 78%) |
| HSV | hsv(260, 43%, 100%) |
| CMYK | cmyk(28.6%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(67.59, 36.39, -49.84) |
| CIE-LCH | lch(67.59, 61.71, 306.13°) |
| OKLab | oklab(73.52% 0.074 -0.1396) |
| OKLCH | oklch(73.52% 0.158 297.9) |
| XYZ | xyz(47.4625, 37.4154, 99.3097) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.20
Pastel Purple
#CAA0FF
ΔE00 5.20
Baby Purple
#CA9BF7
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 6.28
Lavender (survey)
#C79FEF
ΔE00 6.67
Light Purple
#BF77F6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B691FF #DAFF91
analogous
#91A3FF #B691FF #ED91FF
triadic
#B691FF #FFB691 #91FFB6
tetradic
#B691FF #FF91A3 #DAFF91 #91FFED
square
#B691FF #FF91A3 #DAFF91 #91FFED
split-complementary
#B691FF #FFED91 #A3FF91
monochromatic
#6517FF #8D54FF #B691FF #DFCEFF #EBE0FF
Accessibility & contrast
On white
2.48
#B691FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B691FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B691FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B691FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B691FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#A7A5BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b691ff; /* rgb */ color: rgb(182, 145, 255); /* oklch */ color: oklch(73.5% 0.158 297.9);
Tailwind
colors: {
custom: {
50: '#ceb1ff',
500: '#b691ff',
950: '#000000',
},
}SCSS
$custom: #b691ff; $custom-light: #ceb1ff; $custom-dark: #000000;
JSON
{
"hex": "#b691ff",
"rgb": {
"r": 182,
"g": 145,
"b": 255
},
"hsl": {
"h": 260.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.73524,
"c": 0.15804,
"h": 297.9
},
"luminance": 0.37416
}Semantic roles & 50–950 ramp
primary
#B691FF
secondary
#EBF7D4
accent
#E60098
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141118
muted
#828086