#B694EE#B694EE
#B694EE is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.2% C 0.131 H 300.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B694EE |
|---|---|
| RGB | rgb(182, 148, 238) |
| HSL | hsl(263, 73%, 76%) |
| HSV | hsv(263, 38%, 93%) |
| CMYK | cmyk(23.5%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.50, 30.68, -40.68) |
| CIE-LCH | lch(67.50, 50.95, 307.02°) |
| OKLab | oklab(73.2% 0.0669 -0.1131) |
| OKLCH | oklch(73.2% 0.131 300.6) |
| XYZ | xyz(45.3105, 37.2978, 85.6844) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 3.91
Pastel Purple
#CAA0FF
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.06
Pale Purple
#B790D4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B694EE #CCEE94
analogous
#949FEE #B694EE #E394EE
triadic
#B694EE #EEB694 #94EEB6
tetradic
#B694EE #EE949F #CCEE94 #94EEE3
square
#B694EE #EE949F #CCEE94 #94EEE3
split-complementary
#B694EE #EEE394 #9FEE94
monochromatic
#6E2ADD #925FE6 #B694EE #DAC9F6 #EDE5FB
Accessibility & contrast
On white
2.48
#B694EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B694EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B694EE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B694EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B694EE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#ACA3B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b694ee; /* rgb */ color: rgb(182, 148, 238); /* oklch */ color: oklch(73.2% 0.131 300.6);
Tailwind
colors: {
custom: {
50: '#cdb3f4',
500: '#b694ee',
950: '#000000',
},
}SCSS
$custom: #b694ee; $custom-light: #cdb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b694ee",
"rgb": {
"r": 182,
"g": 148,
"b": 238
},
"hsl": {
"h": 262.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.73203,
"c": 0.13141,
"h": 300.6
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#B694EE
secondary
#E9F2D9
accent
#D5118B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085