#B694F0#B694F0
#B694F0 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.134 H 300.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B694F0 |
|---|---|
| RGB | rgb(182, 148, 240) |
| HSL | hsl(262, 75%, 76%) |
| HSV | hsv(262, 38%, 94%) |
| CMYK | cmyk(24.2%, 38.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.59, 31.15, -41.64) |
| CIE-LCH | lch(67.59, 52.00, 306.80°) |
| OKLab | oklab(73.3% 0.0673 -0.1159) |
| OKLCH | oklch(73.3% 0.134 300.1) |
| XYZ | xyz(45.6060, 37.4160, 87.2405) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 4.53
Lilac (survey)
#CEA2FD
ΔE00 5.08
Lavender
#B39DDB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B694F0 #CEF094
analogous
#94A0F0 #B694F0 #E494F0
triadic
#B694F0 #F0B694 #94F0B6
tetradic
#B694F0 #F094A0 #CEF094 #94F0E4
square
#B694F0 #F094A0 #CEF094 #94F0E4
split-complementary
#B694F0 #F0E494 #A0F094
monochromatic
#6D29E1 #915EE8 #B694F0 #DBCAF8 #EDE4FB
Accessibility & contrast
On white
2.48
#B694F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B694F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B694F0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B694F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B694F0 | 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)
#7DA4F4
Deuteranopia (green-blind)
#83A4EE
Tritanopia (blue-blind)
#ABA3B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b694f0; /* rgb */ color: rgb(182, 148, 240); /* oklch */ color: oklch(73.3% 0.134 300.1);
Tailwind
colors: {
custom: {
50: '#cdb3f5',
500: '#b694f0',
950: '#000000',
},
}SCSS
$custom: #b694f0; $custom-light: #cdb3f5; $custom-dark: #000000;
JSON
{
"hex": "#b694f0",
"rgb": {
"r": 182,
"g": 148,
"b": 240
},
"hsl": {
"h": 262.174,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.73299,
"c": 0.134,
"h": 300.1
},
"luminance": 0.37416
}Semantic roles & 50–950 ramp
primary
#B694F0
secondary
#E9F3D8
accent
#D80E8D
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085