#B08FEB#B08FEB
#B08FEB is a light, vivid violet. Relative luminance 0.349; OKLCH L 71.6% C 0.134 H 299.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B08FEB |
|---|---|
| RGB | rgb(176, 143, 235) |
| HSL | hsl(262, 70%, 74%) |
| HSV | hsv(262, 39%, 92%) |
| CMYK | cmyk(25.1%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(65.65, 31.06, -41.97) |
| CIE-LCH | lch(65.65, 52.21, 306.50°) |
| OKLab | oklab(71.63% 0.0662 -0.1169) |
| OKLCH | oklch(71.63% 0.134 299.5) |
| XYZ | xyz(42.7190, 34.8730, 83.0617) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 5.33
Pale Purple
#B790D4
ΔE00 5.66
Pastel Purple
#CAA0FF
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 5.84
Lavender
#B39DDB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08FEB #CAEB8F
analogous
#8F9CEB #B08FEB #DE8FEB
triadic
#B08FEB #EBB08F #8FEBB0
tetradic
#B08FEB #EB8F9C #CAEB8F #8FEBDE
square
#B08FEB #EB8F9C #CAEB8F #8FEBDE
split-complementary
#B08FEB #EBDE8F #9CEB8F
monochromatic
#6727D8 #8B5BE2 #B08FEB #D5C3F4 #EDE5FA
Accessibility & contrast
On white
2.63
#B08FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#B08FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08FEB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08FEB | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#A59EB2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b08feb; /* rgb */ color: rgb(176, 143, 235); /* oklch */ color: oklch(71.6% 0.134 299.5);
Tailwind
colors: {
custom: {
50: '#c9b0f2',
500: '#b08feb',
950: '#000000',
},
}SCSS
$custom: #b08feb; $custom-light: #c9b0f2; $custom-dark: #000000;
JSON
{
"hex": "#b08feb",
"rgb": {
"r": 176,
"g": 143,
"b": 235
},
"hsl": {
"h": 261.522,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.71626,
"c": 0.1344,
"h": 299.5
},
"luminance": 0.34873
}Semantic roles & 50–950 ramp
primary
#B08FEB
secondary
#E9F2D9
accent
#D2148E
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85