#B68FF4#B68FF4
#B68FF4 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.147 H 300.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FF4 |
|---|---|
| RGB | rgb(182, 143, 244) |
| HSL | hsl(263, 82%, 76%) |
| HSV | hsv(263, 41%, 96%) |
| CMYK | cmyk(25.4%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(66.61, 34.87, -45.36) |
| CIE-LCH | lch(66.61, 57.22, 307.55°) |
| OKLab | oklab(72.62% 0.0749 -0.1267) |
| OKLCH | oklch(72.62% 0.147 300.6) |
| XYZ | xyz(45.4393, 36.1215, 90.1487) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.78
Baby Purple
#CA9BF7
ΔE00 4.68
Pastel Purple
#CAA0FF
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 5.97
Light Purple
#BF77F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FF4 #CDF48F
analogous
#8F9AF4 #B68FF4 #E88FF4
triadic
#B68FF4 #F4B68F #8FF4B6
tetradic
#B68FF4 #F48F9A #CDF48F #8FF4E8
square
#B68FF4 #F48F9A #CDF48F #8FF4E8
split-complementary
#B68FF4 #F4E88F #9AF48F
monochromatic
#6D20E9 #9257EF #B68FF4 #DAC7F9 #EDE3FC
Accessibility & contrast
On white
2.55
#B68FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B68FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FF4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FF4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A2F8
Deuteranopia (green-blind)
#7CA1F1
Tritanopia (blue-blind)
#AAA0B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b68ff4; /* rgb */ color: rgb(182, 143, 244); /* oklch */ color: oklch(72.6% 0.147 300.6);
Tailwind
colors: {
custom: {
50: '#ceb0f8',
500: '#b68ff4',
950: '#000000',
},
}SCSS
$custom: #b68ff4; $custom-light: #ceb0f8; $custom-dark: #000000;
JSON
{
"hex": "#b68ff4",
"rgb": {
"r": 182,
"g": 143,
"b": 244
},
"hsl": {
"h": 263.168,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.7262,
"c": 0.14713,
"h": 300.6
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#B68FF4
secondary
#E9F4D7
accent
#DF078B
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141017
muted
#827F85