#B690FF#B690FF
#B690FF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.160 H 298.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B690FF |
|---|---|
| RGB | rgb(182, 144, 255) |
| HSL | hsl(261, 100%, 78%) |
| HSV | hsv(261, 44%, 100%) |
| CMYK | cmyk(28.6%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(67.36, 36.94, -50.20) |
| CIE-LCH | lch(67.36, 62.33, 306.35°) |
| OKLab | oklab(73.35% 0.0753 -0.1407) |
| OKLCH | oklch(73.35% 0.16 298.2) |
| XYZ | xyz(47.3104, 37.1112, 99.2590) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.10
Pastel Purple
#CAA0FF
ΔE00 5.37
Baby Purple
#CA9BF7
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 6.44
Light Purple
#BF77F6
ΔE00 6.78
Lavender (survey)
#C79FEF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B690FF #D9FF90
analogous
#90A1FF #B690FF #EE90FF
triadic
#B690FF #FFB690 #90FFB6
tetradic
#B690FF #FF90A1 #D9FF90 #90FFEE
square
#B690FF #FF90A1 #D9FF90 #90FFEE
split-complementary
#B690FF #FFEE90 #A1FF90
monochromatic
#6616FF #8E53FF #B690FF #DECDFF #EBE0FF
Accessibility & contrast
On white
2.49
#B690FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B690FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B690FF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B690FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B690FF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#A7A4BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b690ff; /* rgb */ color: rgb(182, 144, 255); /* oklch */ color: oklch(73.4% 0.160 298.2);
Tailwind
colors: {
custom: {
50: '#ceb1ff',
500: '#b690ff',
950: '#000000',
},
}SCSS
$custom: #b690ff; $custom-light: #ceb1ff; $custom-dark: #000000;
JSON
{
"hex": "#b690ff",
"rgb": {
"r": 182,
"g": 144,
"b": 255
},
"hsl": {
"h": 260.541,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.73353,
"c": 0.15958,
"h": 298.2
},
"luminance": 0.37112
}Semantic roles & 50–950 ramp
primary
#B690FF
secondary
#EBF7D4
accent
#E60097
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141018
muted
#827F86