#B17CED#B17CED
#B17CED is a light, vivid violet. Relative luminance 0.299; OKLCH L 68.6% C 0.167 H 304.0°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B17CED |
|---|---|
| RGB | rgb(177, 124, 237) |
| HSL | hsl(268, 76%, 71%) |
| HSV | hsv(268, 48%, 93%) |
| CMYK | cmyk(25.3%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(61.55, 42.37, -49.53) |
| CIE-LCH | lch(61.55, 65.18, 310.54°) |
| OKLab | oklab(68.59% 0.0936 -0.1388) |
| OKLCH | oklch(68.59% 0.167 304) |
| XYZ | xyz(40.6219, 29.8770, 83.7311) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.88
Light Urple
#B36FF6
ΔE00 3.48
Easter Purple
#C071FE
ΔE00 4.05
Liliac
#C48EFD
ΔE00 5.47
Mediumpurple
#9370DB
ΔE00 6.59
Bright Lavender
#C760FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B17CED #B8ED7C
analogous
#7C7FED #B17CED #EA7CED
triadic
#B17CED #EDB17C #7CEDB1
tetradic
#B17CED #ED7C7F #B8ED7C #7CEDEA
square
#B17CED #ED7C7F #B8ED7C #7CEDEA
split-complementary
#B17CED #EDEA7C #7FED7C
monochromatic
#721DD2 #9146E6 #B17CED #D1B2F4 #EFE4FB
Accessibility & contrast
On white
3.01
#B17CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#B17CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B17CED
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B17CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B17CED | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F1
Deuteranopia (green-blind)
#6995EA
Tritanopia (blue-blind)
#A790A9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #b17ced; /* rgb */ color: rgb(177, 124, 237); /* oklch */ color: oklch(68.6% 0.167 304.0);
Tailwind
colors: {
custom: {
50: '#cba3f3',
500: '#b17ced',
950: '#000000',
},
}SCSS
$custom: #b17ced; $custom-light: #cba3f3; $custom-dark: #000000;
JSON
{
"hex": "#b17ced",
"rgb": {
"r": 177,
"g": 124,
"b": 237
},
"hsl": {
"h": 268.142,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.68594,
"c": 0.16742,
"h": 304
},
"luminance": 0.29877
}Semantic roles & 50–950 ramp
primary
#B17CED
secondary
#E3F2D3
accent
#D80D79
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#130F17
muted
#827F85