#B68DF0#B68DF0
#B68DF0 is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.1% C 0.145 H 302.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B68DF0 |
|---|---|
| RGB | rgb(182, 141, 240) |
| HSL | hsl(265, 77%, 75%) |
| HSV | hsv(265, 41%, 94%) |
| CMYK | cmyk(24.2%, 41.3%, 0%, 5.9%) |
| CIE-LAB | lab(65.97, 35.05, -44.18) |
| CIE-LCH | lch(65.97, 56.39, 308.42°) |
| OKLab | oklab(72.08% 0.0769 -0.1232) |
| OKLCH | oklch(72.08% 0.145 302) |
| XYZ | xyz(44.5410, 35.2861, 86.8855) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.84
Baby Purple
#CA9BF7
ΔE00 4.78
Pastel Purple
#CAA0FF
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.80
Light Purple
#BF77F6
ΔE00 5.98
Pale Purple
#B790D4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68DF0 #C7F08D
analogous
#8D96F0 #B68DF0 #E78DF0
triadic
#B68DF0 #F0B68D #8DF0B6
tetradic
#B68DF0 #F08D96 #C7F08D #8DF0E7
square
#B68DF0 #F08D96 #C7F08D #8DF0E7
split-complementary
#B68DF0 #F0E78D #96F08D
monochromatic
#7121E2 #9357E9 #B68DF0 #D9C3F7 #EEE4FB
Accessibility & contrast
On white
2.61
#B68DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B68DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68DF0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68DF0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#7CA0ED
Tritanopia (blue-blind)
#AC9EB3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b68df0; /* rgb */ color: rgb(182, 141, 240); /* oklch */ color: oklch(72.1% 0.145 302.0);
Tailwind
colors: {
custom: {
50: '#ceaff5',
500: '#b68df0',
950: '#000000',
},
}SCSS
$custom: #b68df0; $custom-light: #ceaff5; $custom-dark: #000000;
JSON
{
"hex": "#b68df0",
"rgb": {
"r": 182,
"g": 141,
"b": 240
},
"hsl": {
"h": 264.848,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.72075,
"c": 0.14524,
"h": 302
},
"luminance": 0.35286
}Semantic roles & 50–950 ramp
primary
#B68DF0
secondary
#E8F3D8
accent
#D90D84
background
#FCFAFF
surface
#F9F4FE
border
#D2CED6
text
#141017
muted
#827F85