#B055FF#B055FF
#B055FF is a light, highly saturated violet. Relative luminance 0.229; OKLCH L 64.1% C 0.242 H 305.0°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B055FF |
|---|---|
| RGB | rgb(176, 85, 255) |
| HSL | hsl(272, 100%, 67%) |
| HSV | hsv(272, 67%, 100%) |
| CMYK | cmyk(31%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(55.02, 66.06, -69.97) |
| CIE-LCH | lch(55.02, 96.23, 313.36°) |
| OKLab | oklab(64.13% 0.1391 -0.1986) |
| OKLCH | oklch(64.13% 0.243 305) |
| XYZ | xyz(39.1990, 22.9473, 96.9526) |
| Luminance | 0.2295 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 2.13
Lightish Purple
#A552E6
ΔE00 4.00
Bright Lavender
#C760FF
ΔE00 5.02
Bright Lilac
#C95EFB
ΔE00 5.24
Light Urple
#B36FF6
ΔE00 5.62
Easter Purple
#C071FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B055FF #A4FF55
analogous
#5B55FF #B055FF #FF55F9
triadic
#B055FF #FFB055 #55FFB0
tetradic
#B055FF #FF5B55 #A4FF55 #55F9FF
square
#B055FF #FF5B55 #A4FF55 #55F9FF
split-complementary
#B055FF #F9FF55 #55FF5B
monochromatic
#7400DA #9418FF #B055FF #CC92FF #E9CFFF
Accessibility & contrast
On white
3.76
#B055FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#B055FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B055FF
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B055FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B055FF | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#1984FB
Tritanopia (blue-blind)
#A27BA4
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #b055ff; /* rgb */ color: rgb(176, 85, 255); /* oklch */ color: oklch(64.1% 0.242 305.0);
Tailwind
colors: {
custom: {
50: '#cd8bff',
500: '#b055ff',
950: '#000000',
},
}SCSS
$custom: #b055ff; $custom-light: #cd8bff; $custom-dark: #000000;
JSON
{
"hex": "#b055ff",
"rgb": {
"r": 176,
"g": 85,
"b": 255
},
"hsl": {
"h": 272.118,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.64126,
"c": 0.2425,
"h": 305
},
"luminance": 0.22947
}Semantic roles & 50–950 ramp
primary
#B055FF
secondary
#D6F3BD
accent
#E6006B
background
#FDF8FF
surface
#FAF0FF
border
#D3CBD7
text
#140C18
muted
#837D86