#B08CED#B08CED
#B08CED is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.2% C 0.142 H 299.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B08CED |
|---|---|
| RGB | rgb(176, 140, 237) |
| HSL | hsl(262, 73%, 74%) |
| HSV | hsv(262, 41%, 93%) |
| CMYK | cmyk(25.7%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(65.04, 33.22, -44.02) |
| CIE-LCH | lch(65.04, 55.15, 307.04°) |
| OKLab | oklab(71.2% 0.0707 -0.1229) |
| OKLCH | oklch(71.2% 0.142 299.9) |
| XYZ | xyz(42.5652, 34.1005, 84.4439) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.94
Baby Purple
#CA9BF7
ΔE00 5.74
Pale Purple
#B790D4
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 6.28
Light Purple
#BF77F6
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08CED #C9ED8C
analogous
#8C99ED #B08CED #E18CED
triadic
#B08CED #EDB08C #8CEDB0
tetradic
#B08CED #ED8C99 #C9ED8C #8CEDE1
square
#B08CED #ED8C99 #C9ED8C #8CEDE1
split-complementary
#B08CED #EDE18C #99ED8C
monochromatic
#6722DC #8C57E5 #B08CED #D4C1F5 #EDE5FB
Accessibility & contrast
On white
2.69
#B08CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#B08CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08CED
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08CED | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#A49DB1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b08ced; /* rgb */ color: rgb(176, 140, 237); /* oklch */ color: oklch(71.2% 0.142 299.9);
Tailwind
colors: {
custom: {
50: '#c9aef3',
500: '#b08ced',
950: '#000000',
},
}SCSS
$custom: #b08ced; $custom-light: #c9aef3; $custom-dark: #000000;
JSON
{
"hex": "#b08ced",
"rgb": {
"r": 176,
"g": 140,
"b": 237
},
"hsl": {
"h": 262.268,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.71196,
"c": 0.14179,
"h": 299.9
},
"luminance": 0.34101
}Semantic roles & 50–950 ramp
primary
#B08CED
secondary
#E9F3D8
accent
#D5108C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85