#B08AED#B08AED
#B08AED is a light, vivid violet. Relative luminance 0.335; OKLCH L 70.8% C 0.145 H 300.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B08AED |
|---|---|
| RGB | rgb(176, 138, 237) |
| HSL | hsl(263, 73%, 74%) |
| HSV | hsv(263, 42%, 93%) |
| CMYK | cmyk(25.7%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.58, 34.34, -44.75) |
| CIE-LCH | lch(64.58, 56.41, 307.50°) |
| OKLab | oklab(70.85% 0.0735 -0.125) |
| OKLCH | oklch(70.85% 0.145 300.4) |
| XYZ | xyz(42.2756, 33.5213, 84.3474) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.90
Light Purple
#BF77F6
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.03
Pale Purple
#B790D4
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08AED #C7ED8A
analogous
#8A95ED #B08AED #E18AED
triadic
#B08AED #EDB08A #8AEDB0
tetradic
#B08AED #ED8A95 #C7ED8A #8AEDE1
square
#B08AED #ED8A95 #C7ED8A #8AEDE1
split-complementary
#B08AED #EDE18A #95ED8A
monochromatic
#6922DB #8C55E5 #B08AED #D4BFF5 #EDE4FB
Accessibility & contrast
On white
2.73
#B08AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#B08AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08AED
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08AED | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#A59BB0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b08aed; /* rgb */ color: rgb(176, 138, 237); /* oklch */ color: oklch(70.8% 0.145 300.4);
Tailwind
colors: {
custom: {
50: '#c9acf3',
500: '#b08aed',
950: '#000000',
},
}SCSS
$custom: #b08aed; $custom-light: #c9acf3; $custom-dark: #000000;
JSON
{
"hex": "#b08aed",
"rgb": {
"r": 176,
"g": 138,
"b": 237
},
"hsl": {
"h": 263.03,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.70848,
"c": 0.14498,
"h": 300.4
},
"luminance": 0.33521
}Semantic roles & 50–950 ramp
primary
#B08AED
secondary
#E9F3D8
accent
#D5108A
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#131017
muted
#827F85