#B68EED#B68EED
#B68EED is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.1% C 0.140 H 302.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B68EED |
|---|---|
| RGB | rgb(182, 142, 237) |
| HSL | hsl(265, 73%, 74%) |
| HSV | hsv(265, 40%, 93%) |
| CMYK | cmyk(23.2%, 40.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.06, 33.79, -42.38) |
| CIE-LCH | lch(66.06, 54.20, 308.57°) |
| OKLab | oklab(72.1% 0.075 -0.118) |
| OKLCH | oklch(72.1% 0.14 302.4) |
| XYZ | xyz(44.2472, 35.4055, 84.6072) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 5.29
Lavender (survey)
#C79FEF
ΔE00 5.36
Pale Purple
#B790D4
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B68EED #C5ED8E
analogous
#8E96ED #B68EED #E58EED
triadic
#B68EED #EDB68E #8EEDB6
tetradic
#B68EED #ED8E96 #C5ED8E #8EEDE5
square
#B68EED #ED8E96 #C5ED8E #8EEDE5
split-complementary
#B68EED #EDE58E #96ED8E
monochromatic
#7224DC #9459E5 #B68EED #D8C3F5 #EEE5FB
Accessibility & contrast
On white
2.60
#B68EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B68EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B68EED
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B68EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B68EED | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#7FA0EA
Tritanopia (blue-blind)
#AC9EB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b68eed; /* rgb */ color: rgb(182, 142, 237); /* oklch */ color: oklch(72.1% 0.140 302.4);
Tailwind
colors: {
custom: {
50: '#cdaff3',
500: '#b68eed',
950: '#000000',
},
}SCSS
$custom: #b68eed; $custom-light: #cdaff3; $custom-dark: #000000;
JSON
{
"hex": "#b68eed",
"rgb": {
"r": 182,
"g": 142,
"b": 237
},
"hsl": {
"h": 265.263,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.721,
"c": 0.13983,
"h": 302.4
},
"luminance": 0.35406
}Semantic roles & 50–950 ramp
primary
#B68EED
secondary
#E8F2D9
accent
#D51182
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85