#B555FF#B555FF
#B555FF is a light, highly saturated violet. Relative luminance 0.235; OKLCH L 64.7% C 0.244 H 306.7°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B555FF |
|---|---|
| RGB | rgb(181, 85, 255) |
| HSL | hsl(274, 100%, 67%) |
| HSV | hsv(274, 67%, 100%) |
| CMYK | cmyk(29%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(55.63, 67.06, -68.95) |
| CIE-LCH | lch(55.63, 96.18, 314.20°) |
| OKLab | oklab(64.69% 0.1455 -0.1955) |
| OKLCH | oklch(64.69% 0.244 306.7) |
| XYZ | xyz(40.3507, 23.5412, 97.0065) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 2.80
Bright Lavender
#C760FF
ΔE00 4.22
Bright Lilac
#C95EFB
ΔE00 4.42
Lightish Purple
#A552E6
ΔE00 4.44
Light Urple
#B36FF6
ΔE00 5.33
Easter Purple
#C071FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B555FF #9FFF55
analogous
#6055FF #B555FF #FF55F4
triadic
#B555FF #FFB555 #55FFB5
tetradic
#B555FF #FF6055 #9FFF55 #55F4FF
square
#B555FF #FF6055 #9FFF55 #55F4FF
split-complementary
#B555FF #F4FF55 #55FF60
monochromatic
#7B00DA #9A18FF #B555FF #D092FF #EACFFF
Accessibility & contrast
On white
3.68
#B555FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#B555FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B555FF
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B555FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B555FF | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0082FF
Deuteranopia (green-blind)
#2786FB
Tritanopia (blue-blind)
#A97AA4
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #b555ff; /* rgb */ color: rgb(181, 85, 255); /* oklch */ color: oklch(64.7% 0.244 306.7);
Tailwind
colors: {
custom: {
50: '#d08bff',
500: '#b555ff',
950: '#000000',
},
}SCSS
$custom: #b555ff; $custom-light: #d08bff; $custom-dark: #000000;
JSON
{
"hex": "#b555ff",
"rgb": {
"r": 181,
"g": 85,
"b": 255
},
"hsl": {
"h": 273.882,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.64692,
"c": 0.24368,
"h": 306.7
},
"luminance": 0.23541
}Semantic roles & 50–950 ramp
primary
#B555FF
secondary
#D4F3BD
accent
#E60064
background
#FDF8FF
surface
#FAF0FF
border
#D3CBD7
text
#150C18
muted
#837D86