#B694EF#B694EF
#B694EF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.133 H 300.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B694EF |
|---|---|
| RGB | rgb(182, 148, 239) |
| HSL | hsl(262, 74%, 76%) |
| HSV | hsv(262, 38%, 94%) |
| CMYK | cmyk(23.8%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.54, 30.91, -41.16) |
| CIE-LCH | lch(67.54, 51.48, 306.91°) |
| OKLab | oklab(73.25% 0.0671 -0.1145) |
| OKLCH | oklch(73.25% 0.133 300.4) |
| XYZ | xyz(45.4578, 37.3567, 86.4603) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.82
Baby Purple
#CA9BF7
ΔE00 3.94
Pastel Purple
#CAA0FF
ΔE00 4.30
Lavender (survey)
#C79FEF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 5.07
Lavender
#B39DDB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B694EF #CDEF94
analogous
#949FEF #B694EF #E494EF
triadic
#B694EF #EFB694 #94EFB6
tetradic
#B694EF #EF949F #CDEF94 #94EFE4
square
#B694EF #EF949F #CDEF94 #94EFE4
split-complementary
#B694EF #EFE494 #9FEF94
monochromatic
#6D2ADF #925FE7 #B694EF #DAC9F7 #EDE4FB
Accessibility & contrast
On white
2.48
#B694EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#B694EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B694EF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B694EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B694EF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#ACA3B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b694ef; /* rgb */ color: rgb(182, 148, 239); /* oklch */ color: oklch(73.3% 0.133 300.4);
Tailwind
colors: {
custom: {
50: '#cdb3f4',
500: '#b694ef',
950: '#000000',
},
}SCSS
$custom: #b694ef; $custom-light: #cdb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b694ef",
"rgb": {
"r": 182,
"g": 148,
"b": 239
},
"hsl": {
"h": 262.418,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.73251,
"c": 0.1327,
"h": 300.4
},
"luminance": 0.37357
}Semantic roles & 50–950 ramp
primary
#B694EF
secondary
#E9F3D8
accent
#D60F8C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085