#B68CFA#B68CFA
#B68CFA is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.4% C 0.159 H 300.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B68CFA |
|---|---|
| RGB | rgb(182, 140, 250) |
| HSL | hsl(263, 92%, 76%) |
| HSV | hsv(263, 44%, 98%) |
| CMYK | cmyk(27.2%, 44%, 0%, 2%) |
| CIE-LAB | lab(66.22, 37.96, -49.28) |
| CIE-LCH | lch(66.22, 62.20, 307.61°) |
| OKLab | oklab(72.41% 0.0799 -0.138) |
| OKLCH | oklch(72.41% 0.159 300.1) |
| XYZ | xyz(45.9208, 35.6031, 94.8768) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.66
Baby Purple
#CA9BF7
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 5.65
Pastel Purple
#CAA0FF
ΔE00 5.85
Easter Purple
#C071FE
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68CFA #D0FA8C
analogous
#8C99FA #B68CFA #ED8CFA
triadic
#B68CFA #FAB68C #8CFAB6
tetradic
#B68CFA #FA8C99 #D0FA8C #8CFAED
square
#B68CFA #FA8C99 #D0FA8C #8CFAED
split-complementary
#B68CFA #FAED8C #99FA8C
monochromatic
#6C17F5 #9151F7 #B68CFA #DBC7FD #ECE2FE
Accessibility & contrast
On white
2.59
#B68CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B68CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68CFA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68CFA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#76A0F7
Tritanopia (blue-blind)
#A99FB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b68cfa; /* rgb */ color: rgb(182, 140, 250); /* oklch */ color: oklch(72.4% 0.159 300.1);
Tailwind
colors: {
custom: {
50: '#ceaefc',
500: '#b68cfa',
950: '#000000',
},
}SCSS
$custom: #b68cfa; $custom-light: #ceaefc; $custom-dark: #000000;
JSON
{
"hex": "#b68cfa",
"rgb": {
"r": 182,
"g": 140,
"b": 250
},
"hsl": {
"h": 262.909,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.72413,
"c": 0.15945,
"h": 300.1
},
"luminance": 0.35603
}Semantic roles & 50–950 ramp
primary
#B68CFA
secondary
#E9F6D5
accent
#E6008E
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85