#B244FF#B244FF
#B244FF is a light, highly saturated violet. Relative luminance 0.208; OKLCH L 62.6% C 0.262 H 307.0°. Best body text is #000000 at 5.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B244FF |
|---|---|
| RGB | rgb(178, 68, 255) |
| HSL | hsl(275, 100%, 63%) |
| HSV | hsv(275, 73%, 100%) |
| CMYK | cmyk(30.2%, 73.3%, 0%, 0%) |
| CIE-LAB | lab(52.75, 73.52, -73.63) |
| CIE-LCH | lch(52.75, 104.05, 314.96°) |
| OKLab | oklab(62.57% 0.1579 -0.2092) |
| OKLCH | oklch(62.57% 0.262 307) |
| XYZ | xyz(38.4733, 20.8197, 96.5802) |
| Luminance | 0.2082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lightish Purple
#A552E6
ΔE00 3.68
Lighter Purple
#A55AF4
ΔE00 3.78
Neon Purple
#BC13FE
ΔE00 4.32
Bright Purple
#BE03FD
ΔE00 4.80
Electric Purple
#AA23FF
ΔE00 4.93
Hot Purple
#CB00F5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B244FF #91FF44
analogous
#5444FF #B244FF #FF44EF
triadic
#B244FF #FFB244 #44FFB2
tetradic
#B244FF #FF5444 #91FF44 #44EFFF
square
#B244FF #FF5444 #91FF44 #44EFFF
split-complementary
#B244FF #EFFF44 #44FF54
monochromatic
#7600C9 #9907FF #B244FF #CB81FF #E4BEFF
Accessibility & contrast
On white
4.07
#B244FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.16
#B244FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B244FF
5.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B244FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B244FF | 1.00 | 4.07 | 5.16 | 5.16 |
| #FFFFFF | 4.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AFF
Deuteranopia (green-blind)
#007FFB
Tritanopia (blue-blind)
#A5719F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #b244ff; /* rgb */ color: rgb(178, 68, 255); /* oklch */ color: oklch(62.6% 0.262 307.0);
Tailwind
colors: {
custom: {
50: '#cf82ff',
500: '#b244ff',
950: '#000000',
},
}SCSS
$custom: #b244ff; $custom-light: #cf82ff; $custom-dark: #000000;
JSON
{
"hex": "#b244ff",
"rgb": {
"r": 178,
"g": 68,
"b": 255
},
"hsl": {
"h": 275.294,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.62569,
"c": 0.26209,
"h": 307
},
"luminance": 0.20819
}Semantic roles & 50–950 ramp
primary
#B244FF
secondary
#CAF1AE
accent
#E6005F
background
#FDF8FF
surface
#FAF0FF
border
#D3CBD7
text
#150B18
muted
#837C86