#B043FF#B043FF
#B043FF is a light, highly saturated violet. Relative luminance 0.205; OKLCH L 62.2% C 0.263 H 306.5°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B043FF |
|---|---|
| RGB | rgb(176, 67, 255) |
| HSL | hsl(275, 100%, 63%) |
| HSV | hsv(275, 74%, 100%) |
| CMYK | cmyk(31%, 73.7%, 0%, 0%) |
| CIE-LAB | lab(52.36, 73.56, -74.28) |
| CIE-LCH | lch(52.36, 104.53, 314.72°) |
| OKLab | oklab(62.24% 0.1561 -0.2112) |
| OKLCH | oklch(62.24% 0.263 306.5) |
| XYZ | xyz(37.9577, 20.4648, 96.5388) |
| Luminance | 0.2046 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lightish Purple
#A552E6
ΔE00 3.64
Lighter Purple
#A55AF4
ΔE00 3.87
Neon Purple
#BC13FE
ΔE00 4.15
Electric Purple
#AA23FF
ΔE00 4.55
Bright Purple
#BE03FD
ΔE00 4.64
Hot Purple
#CB00F5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B043FF #92FF43
analogous
#5243FF #B043FF #FF43F0
triadic
#B043FF #FFB043 #43FFB0
tetradic
#B043FF #FF5243 #92FF43 #43F0FF
square
#B043FF #FF5243 #92FF43 #43F0FF
split-complementary
#B043FF #F0FF43 #43FF52
monochromatic
#7400C8 #9606FF #B043FF #CA80FF #E3BDFF
Accessibility & contrast
On white
4.12
#B043FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#B043FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B043FF
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B043FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B043FF | 1.00 | 4.12 | 5.09 | 5.09 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AFF
Deuteranopia (green-blind)
#007DFB
Tritanopia (blue-blind)
#A2719F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #b043ff; /* rgb */ color: rgb(176, 67, 255); /* oklch */ color: oklch(62.2% 0.263 306.5);
Tailwind
colors: {
custom: {
50: '#ce81ff',
500: '#b043ff',
950: '#000000',
},
}SCSS
$custom: #b043ff; $custom-light: #ce81ff; $custom-dark: #000000;
JSON
{
"hex": "#b043ff",
"rgb": {
"r": 176,
"g": 67,
"b": 255
},
"hsl": {
"h": 274.787,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.62237,
"c": 0.26264,
"h": 306.5
},
"luminance": 0.20464
}Semantic roles & 50–950 ramp
primary
#B043FF
secondary
#CAF1AD
accent
#E60060
background
#FDF8FF
surface
#FAEFFF
border
#D3CAD7
text
#140B18
muted
#837C86