#B284F8#B284F8
#B284F8 is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.6% C 0.169 H 300.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B284F8 |
|---|---|
| RGB | rgb(178, 132, 248) |
| HSL | hsl(264, 89%, 75%) |
| HSV | hsv(264, 47%, 97%) |
| CMYK | cmyk(28.2%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.95, 40.84, -51.78) |
| CIE-LCH | lch(63.95, 65.95, 308.26°) |
| OKLab | oklab(70.6% 0.0855 -0.1454) |
| OKLCH | oklch(70.6% 0.169 300.4) |
| XYZ | xyz(43.5507, 32.7446, 92.8147) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.95
Light Purple
#BF77F6
ΔE00 4.18
Easter Purple
#C071FE
ΔE00 5.17
Light Urple
#B36FF6
ΔE00 5.19
Periwinkle (survey)
#8E82FE
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B284F8 #CAF884
analogous
#8490F8 #B284F8 #EC84F8
triadic
#B284F8 #F8B284 #84F8B2
tetradic
#B284F8 #F88490 #CAF884 #84F8EC
square
#B284F8 #F88490 #CAF884 #84F8EC
split-complementary
#B284F8 #F8EC84 #90F884
monochromatic
#6A10F1 #8E4AF5 #B284F8 #D6BEFB #EDE2FD
Accessibility & contrast
On white
2.78
#B284F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#B284F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B284F8
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B284F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B284F8 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#6B9AF5
Tritanopia (blue-blind)
#A499B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b284f8; /* rgb */ color: rgb(178, 132, 248); /* oklch */ color: oklch(70.6% 0.169 300.4);
Tailwind
colors: {
custom: {
50: '#cca8fb',
500: '#b284f8',
950: '#000000',
},
}SCSS
$custom: #b284f8; $custom-light: #cca8fb; $custom-dark: #000000;
JSON
{
"hex": "#b284f8",
"rgb": {
"r": 178,
"g": 132,
"b": 248
},
"hsl": {
"h": 263.793,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.70595,
"c": 0.16865,
"h": 300.4
},
"luminance": 0.32745
}Semantic roles & 50–950 ramp
primary
#B284F8
secondary
#E9F5D6
accent
#E6008A
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85