#B67DED#B67DED
#B67DED is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.3% C 0.167 H 306.0°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B67DED |
|---|---|
| RGB | rgb(182, 125, 237) |
| HSL | hsl(271, 76%, 71%) |
| HSV | hsv(271, 47%, 93%) |
| CMYK | cmyk(23.2%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(62.28, 43.16, -48.34) |
| CIE-LCH | lch(62.28, 64.81, 311.76°) |
| OKLab | oklab(69.26% 0.0982 -0.1352) |
| OKLCH | oklch(69.26% 0.167 306) |
| XYZ | xyz(41.9079, 30.7271, 83.8275) |
| Luminance | 0.3073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.36
Light Urple
#B36FF6
ΔE00 3.86
Easter Purple
#C071FE
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.86
Bright Lavender
#C760FF
ΔE00 6.77
Bright Lilac
#C95EFB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B67DED #B4ED7D
analogous
#7E7DED #B67DED #ED7DEC
triadic
#B67DED #EDB67D #7DEDB6
tetradic
#B67DED #ED7E7D #B4ED7D #7DECED
square
#B67DED #ED7E7D #B4ED7D #7DECED
split-complementary
#B67DED #ECED7D #7DED7E
monochromatic
#791DD2 #9847E6 #B67DED #D4B3F4 #F0E4FB
Accessibility & contrast
On white
2.94
#B67DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#B67DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B67DED
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B67DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B67DED | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#AD90AA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b67ded; /* rgb */ color: rgb(182, 125, 237); /* oklch */ color: oklch(69.3% 0.167 306.0);
Tailwind
colors: {
custom: {
50: '#cea4f3',
500: '#b67ded',
950: '#000000',
},
}SCSS
$custom: #b67ded; $custom-light: #cea4f3; $custom-dark: #000000;
JSON
{
"hex": "#b67ded",
"rgb": {
"r": 182,
"g": 125,
"b": 237
},
"hsl": {
"h": 270.536,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.69255,
"c": 0.16716,
"h": 306
},
"luminance": 0.30727
}Semantic roles & 50–950 ramp
primary
#B67DED
secondary
#E3F2D4
accent
#D80E71
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85