#B694EA#B694EA
#B694EA is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.0% C 0.126 H 301.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B694EA |
|---|---|
| RGB | rgb(182, 148, 234) |
| HSL | hsl(264, 67%, 75%) |
| HSV | hsv(264, 37%, 92%) |
| CMYK | cmyk(22.2%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.33, 29.75, -38.76) |
| CIE-LCH | lch(67.33, 48.86, 307.51°) |
| OKLab | oklab(73.01% 0.066 -0.1076) |
| OKLCH | oklch(73.01% 0.126 301.5) |
| XYZ | xyz(44.7294, 37.0653, 82.6238) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.04
Liliac
#C48EFD
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.62
Lavender
#B39DDB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B694EA #C8EA94
analogous
#949DEA #B694EA #E194EA
triadic
#B694EA #EAB694 #94EAB6
tetradic
#B694EA #EA949D #C8EA94 #94EAE1
square
#B694EA #EA949D #C8EA94 #94EAE1
split-complementary
#B694EA #EAE194 #9DEA94
monochromatic
#702ED6 #9361E0 #B694EA #D9C7F4 #EEE5FA
Accessibility & contrast
On white
2.50
#B694EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B694EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B694EA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B694EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B694EA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3ED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#ADA2B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b694ea; /* rgb */ color: rgb(182, 148, 234); /* oklch */ color: oklch(73.0% 0.126 301.5);
Tailwind
colors: {
custom: {
50: '#cdb3f1',
500: '#b694ea',
950: '#000000',
},
}SCSS
$custom: #b694ea; $custom-light: #cdb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b694ea",
"rgb": {
"r": 182,
"g": 148,
"b": 234
},
"hsl": {
"h": 263.721,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73014,
"c": 0.12622,
"h": 301.5
},
"luminance": 0.37065
}Semantic roles & 50–950 ramp
primary
#B694EA
secondary
#E8F1DA
accent
#CF1686
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084