#B693F8#B693F8
#B693F8 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.5% C 0.146 H 298.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B693F8 |
|---|---|
| RGB | rgb(182, 147, 248) |
| HSL | hsl(261, 88%, 77%) |
| HSV | hsv(261, 41%, 97%) |
| CMYK | cmyk(26.6%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.72, 33.60, -45.82) |
| CIE-LCH | lch(67.72, 56.81, 306.25°) |
| OKLab | oklab(73.52% 0.0702 -0.128) |
| OKLCH | oklch(73.52% 0.146 298.7) |
| XYZ | xyz(46.6645, 37.5895, 93.5858) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.25
Pastel Purple
#CAA0FF
ΔE00 4.51
Baby Purple
#CA9BF7
ΔE00 4.54
Lilac (survey)
#CEA2FD
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.56
Lavender
#B39DDB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693F8 #D5F893
analogous
#93A3F8 #B693F8 #E893F8
triadic
#B693F8 #F8B693 #93F8B6
tetradic
#B693F8 #F893A3 #D5F893 #93F8E8
square
#B693F8 #F893A3 #D5F893 #93F8E8
split-complementary
#B693F8 #F8E893 #A3F893
monochromatic
#6820F1 #8F5AF4 #B693F8 #DDCCFC #ECE2FD
Accessibility & contrast
On white
2.47
#B693F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B693F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693F8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693F8 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#A9A4BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b693f8; /* rgb */ color: rgb(182, 147, 248); /* oklch */ color: oklch(73.5% 0.146 298.7);
Tailwind
colors: {
custom: {
50: '#ceb3fb',
500: '#b693f8',
950: '#000000',
},
}SCSS
$custom: #b693f8; $custom-light: #ceb3fb; $custom-dark: #000000;
JSON
{
"hex": "#b693f8",
"rgb": {
"r": 182,
"g": 147,
"b": 248
},
"hsl": {
"h": 260.792,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.73515,
"c": 0.14594,
"h": 298.7
},
"luminance": 0.3759
}Semantic roles & 50–950 ramp
primary
#B693F8
secondary
#EAF5D6
accent
#E40196
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085