#B67CED#B67CED
#B67CED is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.1% C 0.169 H 306.2°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B67CED |
|---|---|
| RGB | rgb(182, 124, 237) |
| HSL | hsl(271, 76%, 71%) |
| HSV | hsv(271, 48%, 93%) |
| CMYK | cmyk(23.2%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(62.06, 43.70, -48.68) |
| CIE-LCH | lch(62.06, 65.42, 311.91°) |
| OKLab | oklab(69.1% 0.0996 -0.1362) |
| OKLCH | oklch(69.1% 0.169 306.2) |
| XYZ | xyz(41.7820, 30.4751, 83.7855) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.20
Light Urple
#B36FF6
ΔE00 3.63
Easter Purple
#C071FE
ΔE00 3.68
Liliac
#C48EFD
ΔE00 5.07
Bright Lavender
#C760FF
ΔE00 6.55
Bright Lilac
#C95EFB
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67CED #B3ED7C
analogous
#7D7CED #B67CED #ED7CEC
triadic
#B67CED #EDB67C #7CEDB6
tetradic
#B67CED #ED7D7C #B3ED7C #7CECED
square
#B67CED #ED7D7C #B3ED7C #7CECED
split-complementary
#B67CED #ECED7C #7CED7D
monochromatic
#7A1DD2 #9846E6 #B67CED #D4B2F4 #F0E4FB
Accessibility & contrast
On white
2.96
#B67CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#B67CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67CED
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67CED | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D94F1
Deuteranopia (green-blind)
#6D96EA
Tritanopia (blue-blind)
#AD8FA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b67ced; /* rgb */ color: rgb(182, 124, 237); /* oklch */ color: oklch(69.1% 0.169 306.2);
Tailwind
colors: {
custom: {
50: '#cea3f3',
500: '#b67ced',
950: '#000000',
},
}SCSS
$custom: #b67ced; $custom-light: #cea3f3; $custom-dark: #000000;
JSON
{
"hex": "#b67ced",
"rgb": {
"r": 182,
"g": 124,
"b": 237
},
"hsl": {
"h": 270.796,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.69095,
"c": 0.16876,
"h": 306.2
},
"luminance": 0.30475
}Semantic roles & 50–950 ramp
primary
#B67CED
secondary
#E2F2D3
accent
#D80D70
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85