#B68FED#B68FED
#B68FED is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.3% C 0.138 H 302.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B68FED |
|---|---|
| RGB | rgb(182, 143, 237) |
| HSL | hsl(265, 72%, 75%) |
| HSV | hsv(265, 40%, 93%) |
| CMYK | cmyk(23.2%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.29, 33.24, -42.02) |
| CIE-LCH | lch(66.29, 53.58, 308.34°) |
| OKLab | oklab(72.27% 0.0736 -0.117) |
| OKLCH | oklch(72.27% 0.138 302.2) |
| XYZ | xyz(44.3966, 35.7044, 84.6571) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.25
Baby Purple
#CA9BF7
ΔE00 4.38
Pastel Purple
#CAA0FF
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68FED #C6ED8F
analogous
#8F97ED #B68FED #E58FED
triadic
#B68FED #EDB68F #8FEDB6
tetradic
#B68FED #ED8F97 #C6ED8F #8FEDE5
square
#B68FED #ED8F97 #C6ED8F #8FEDE5
split-complementary
#B68FED #EDE58F #97ED8F
monochromatic
#7126DC #945AE5 #B68FED #D8C4F5 #EEE5FB
Accessibility & contrast
On white
2.58
#B68FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#B68FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68FED
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68FED | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F1
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#AC9EB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b68fed; /* rgb */ color: rgb(182, 143, 237); /* oklch */ color: oklch(72.3% 0.138 302.2);
Tailwind
colors: {
custom: {
50: '#cdb0f3',
500: '#b68fed',
950: '#000000',
},
}SCSS
$custom: #b68fed; $custom-light: #cdb0f3; $custom-dark: #000000;
JSON
{
"hex": "#b68fed",
"rgb": {
"r": 182,
"g": 143,
"b": 237
},
"hsl": {
"h": 264.894,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72274,
"c": 0.1382,
"h": 302.2
},
"luminance": 0.35704
}Semantic roles & 50–950 ramp
primary
#B68FED
secondary
#E8F2D9
accent
#D41183
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85