#B68FF5#B68FF5
#B68FF5 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.7% C 0.148 H 300.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FF5 |
|---|---|
| RGB | rgb(182, 143, 245) |
| HSL | hsl(263, 84%, 76%) |
| HSV | hsv(263, 42%, 96%) |
| CMYK | cmyk(25.7%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(66.66, 35.11, -45.84) |
| CIE-LCH | lch(66.66, 57.74, 307.45°) |
| OKLab | oklab(72.67% 0.0751 -0.128) |
| OKLCH | oklch(72.67% 0.148 300.4) |
| XYZ | xyz(45.5916, 36.1824, 90.9505) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.75
Baby Purple
#CA9BF7
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.87
Lilac (survey)
#CEA2FD
ΔE00 6.01
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FF5 #CEF58F
analogous
#8F9BF5 #B68FF5 #E98FF5
triadic
#B68FF5 #F5B68F #8FF5B6
tetradic
#B68FF5 #F58F9B #CEF58F #8FF5E9
square
#B68FF5 #F58F9B #CEF58F #8FF5E9
split-complementary
#B68FF5 #F5E98F #9BF58F
monochromatic
#6D1FEB #9157F0 #B68FF5 #DBC7FA #EDE3FC
Accessibility & contrast
On white
2.55
#B68FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B68FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FF5
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FF5 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F9
Deuteranopia (green-blind)
#7CA2F2
Tritanopia (blue-blind)
#AAA0B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b68ff5; /* rgb */ color: rgb(182, 143, 245); /* oklch */ color: oklch(72.7% 0.148 300.4);
Tailwind
colors: {
custom: {
50: '#ceb0f9',
500: '#b68ff5',
950: '#000000',
},
}SCSS
$custom: #b68ff5; $custom-light: #ceb0f9; $custom-dark: #000000;
JSON
{
"hex": "#b68ff5",
"rgb": {
"r": 182,
"g": 143,
"b": 245
},
"hsl": {
"h": 262.941,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.7267,
"c": 0.14841,
"h": 300.4
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#B68FF5
secondary
#E9F4D7
accent
#E0058C
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141017
muted
#827F85