#B033FF#B033FF
#B033FF is a mid, highly saturated violet. Relative luminance 0.188; OKLCH L 60.9% C 0.277 H 307.4°. Best body text is #000000 at 4.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B033FF |
|---|---|
| RGB | rgb(176, 51, 255) |
| HSL | hsl(277, 100%, 60%) |
| HSV | hsv(277, 80%, 100%) |
| CMYK | cmyk(31%, 80%, 0%, 0%) |
| CIE-LAB | lab(50.47, 79.00, -77.34) |
| CIE-LCH | lch(50.47, 110.56, 315.61°) |
| OKLab | oklab(60.92% 0.1684 -0.2201) |
| OKLCH | oklch(60.92% 0.277 307.4) |
| XYZ | xyz(37.1344, 18.8183, 96.2644) |
| Luminance | 0.1882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Neon Purple
#BC13FE
ΔE00 2.34
Electric Purple
#AA23FF
ΔE00 2.40
Bright Purple
#BE03FD
ΔE00 2.83
Bright Violet
#AD0AFD
ΔE00 3.55
Hot Purple
#CB00F5
ΔE00 4.54
Lightish Purple
#A552E6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B033FF #82FF33
analogous
#4A33FF #B033FF #FF33E8
triadic
#B033FF #FFB033 #33FFB0
tetradic
#B033FF #FF4A33 #82FF33 #33E8FF
square
#B033FF #FF4A33 #82FF33 #33E8FF
split-complementary
#B033FF #E8FF33 #33FF4A
monochromatic
#7100B8 #9600F5 #B033FF #C870FF #DFADFF
Accessibility & contrast
On white
4.41
#B033FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.76
#B033FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B033FF
4.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B033FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B033FF | 1.00 | 4.41 | 4.76 | 4.76 |
| #FFFFFF | 4.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074FF
Deuteranopia (green-blind)
#0079FB
Tritanopia (blue-blind)
#A26A9B
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #b033ff; /* rgb */ color: rgb(176, 51, 255); /* oklch */ color: oklch(60.9% 0.277 307.4);
Tailwind
colors: {
custom: {
50: '#ce7aff',
500: '#b033ff',
950: '#000000',
},
}SCSS
$custom: #b033ff; $custom-light: #ce7aff; $custom-dark: #000000;
JSON
{
"hex": "#b033ff",
"rgb": {
"r": 176,
"g": 51,
"b": 255
},
"hsl": {
"h": 276.765,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.60917,
"c": 0.27714,
"h": 307.4
},
"luminance": 0.18818
}Semantic roles & 50–950 ramp
primary
#B033FF
secondary
#BEEEA0
accent
#FF297C
background
#FDF8FF
surface
#FAEFFF
border
#D3CAD7
text
#150A18
muted
#837C86