#B488FF#B488FF
#B488FF is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.8% C 0.172 H 299.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B488FF |
|---|---|
| RGB | rgb(180, 136, 255) |
| HSL | hsl(262, 100%, 77%) |
| HSV | hsv(262, 47%, 100%) |
| CMYK | cmyk(29.4%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(65.38, 40.84, -53.34) |
| CIE-LCH | lch(65.38, 67.18, 307.44°) |
| OKLab | oklab(71.82% 0.0834 -0.1499) |
| OKLCH | oklch(71.82% 0.172 299.1) |
| XYZ | xyz(45.6723, 34.5313, 98.8474) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.51
Light Purple
#BF77F6
ΔE00 5.10
Easter Purple
#C071FE
ΔE00 5.95
Light Urple
#B36FF6
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.88
Pastel Purple
#CAA0FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B488FF #D3FF88
analogous
#8898FF #B488FF #F088FF
triadic
#B488FF #FFB488 #88FFB4
tetradic
#B488FF #FF8898 #D3FF88 #88FFF0
square
#B488FF #FF8898 #D3FF88 #88FFF0
split-complementary
#B488FF #FFF088 #98FF88
monochromatic
#670EFF #8D4BFF #B488FF #DBC5FF #ECE0FF
Accessibility & contrast
On white
2.66
#B488FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#B488FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B488FF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B488FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B488FF | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639FFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#A59EB7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b488ff; /* rgb */ color: rgb(180, 136, 255); /* oklch */ color: oklch(71.8% 0.172 299.1);
Tailwind
colors: {
custom: {
50: '#cdabff',
500: '#b488ff',
950: '#000000',
},
}SCSS
$custom: #b488ff; $custom-light: #cdabff; $custom-dark: #000000;
JSON
{
"hex": "#b488ff",
"rgb": {
"r": 180,
"g": 136,
"b": 255
},
"hsl": {
"h": 262.185,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.71824,
"c": 0.17154,
"h": 299.1
},
"luminance": 0.34532
}Semantic roles & 50–950 ramp
primary
#B488FF
secondary
#EAF7D4
accent
#E60091
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141018
muted
#827F86