#B08EEE#B08EEE
#B08EEE is a light, vivid violet. Relative luminance 0.347; OKLCH L 71.6% C 0.140 H 299.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B08EEE |
|---|---|
| RGB | rgb(176, 142, 238) |
| HSL | hsl(261, 74%, 75%) |
| HSV | hsv(261, 40%, 93%) |
| CMYK | cmyk(26.1%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(65.55, 32.34, -43.77) |
| CIE-LCH | lch(65.55, 54.42, 306.45°) |
| OKLab | oklab(71.6% 0.0682 -0.1222) |
| OKLCH | oklch(71.6% 0.14 299.2) |
| XYZ | xyz(43.0066, 34.7489, 85.3138) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.00
Baby Purple
#CA9BF7
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08EEE #CCEE8E
analogous
#8E9CEE #B08EEE #E08EEE
triadic
#B08EEE #EEB08E #8EEEB0
tetradic
#B08EEE #EE8E9C #CCEE8E #8EEEE0
square
#B08EEE #EE8E9C #CCEE8E #8EEEE0
split-complementary
#B08EEE #EEE08E #9CEE8E
monochromatic
#6624DE #8B59E6 #B08EEE #D5C3F6 #ECE4FB
Accessibility & contrast
On white
2.64
#B08EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#B08EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08EEE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08EEE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#7B9EEC
Tritanopia (blue-blind)
#A49EB3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b08eee; /* rgb */ color: rgb(176, 142, 238); /* oklch */ color: oklch(71.6% 0.140 299.2);
Tailwind
colors: {
custom: {
50: '#c9aff4',
500: '#b08eee',
950: '#000000',
},
}SCSS
$custom: #b08eee; $custom-light: #c9aff4; $custom-dark: #000000;
JSON
{
"hex": "#b08eee",
"rgb": {
"r": 176,
"g": 142,
"b": 238
},
"hsl": {
"h": 261.25,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.71597,
"c": 0.13989,
"h": 299.2
},
"luminance": 0.34749
}Semantic roles & 50–950 ramp
primary
#B08EEE
secondary
#E9F3D8
accent
#D61090
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85