#B08FED#B08FED
#B08FED is a light, vivid violet. Relative luminance 0.350; OKLCH L 71.7% C 0.137 H 299.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FED |
|---|---|
| RGB | rgb(176, 143, 237) |
| HSL | hsl(261, 72%, 75%) |
| HSV | hsv(261, 40%, 93%) |
| CMYK | cmyk(25.7%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(65.74, 31.54, -42.93) |
| CIE-LCH | lch(65.74, 53.27, 306.30°) |
| OKLab | oklab(71.72% 0.0666 -0.1197) |
| OKLCH | oklch(71.72% 0.137 299.1) |
| XYZ | xyz(43.0095, 34.9892, 84.5920) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 5.99
Pale Purple
#B790D4
ΔE00 6.01
Lavender
#B39DDB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FED #CCED8F
analogous
#8F9DED #B08FED #DF8FED
triadic
#B08FED #EDB08F #8FEDB0
tetradic
#B08FED #ED8F9D #CCED8F #8FEDDF
square
#B08FED #ED8F9D #CCED8F #8FEDDF
split-complementary
#B08FED #EDDF8F #9DED8F
monochromatic
#6626DC #8B5AE5 #B08FED #D5C4F5 #ECE5FB
Accessibility & contrast
On white
2.63
#B08FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#B08FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FED
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FED | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#7C9FEB
Tritanopia (blue-blind)
#A49FB3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b08fed; /* rgb */ color: rgb(176, 143, 237); /* oklch */ color: oklch(71.7% 0.137 299.1);
Tailwind
colors: {
custom: {
50: '#c9b0f3',
500: '#b08fed',
950: '#000000',
},
}SCSS
$custom: #b08fed; $custom-light: #c9b0f3; $custom-dark: #000000;
JSON
{
"hex": "#b08fed",
"rgb": {
"r": 176,
"g": 143,
"b": 237
},
"hsl": {
"h": 261.064,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.71724,
"c": 0.13701,
"h": 299.1
},
"luminance": 0.34989
}Semantic roles & 50–950 ramp
primary
#B08FED
secondary
#E9F2D9
accent
#D41190
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85