#B488F3#B488F3
#B488F3 is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.2% C 0.157 H 301.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B488F3 |
|---|---|
| RGB | rgb(180, 136, 243) |
| HSL | hsl(265, 82%, 74%) |
| HSV | hsv(265, 44%, 95%) |
| CMYK | cmyk(25.9%, 44%, 0%, 4.7%) |
| CIE-LAB | lab(64.79, 37.97, -47.70) |
| CIE-LCH | lch(64.79, 60.97, 308.52°) |
| OKLab | oklab(71.19% 0.0818 -0.1335) |
| OKLCH | oklch(71.19% 0.157 301.5) |
| XYZ | xyz(43.8006, 33.7826, 88.9898) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.14
Light Purple
#BF77F6
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 6.08
Easter Purple
#C071FE
ΔE00 6.10
Light Urple
#B36FF6
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B488F3 #C7F388
analogous
#8892F3 #B488F3 #EA88F3
triadic
#B488F3 #F3B488 #88F3B4
tetradic
#B488F3 #F38892 #C7F388 #88F3EA
square
#B488F3 #F38892 #C7F388 #88F3EA
split-complementary
#B488F3 #F3EA88 #92F388
monochromatic
#6E19E8 #9150ED #B488F3 #D7C0F9 #EDE3FC
Accessibility & contrast
On white
2.71
#B488F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#B488F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B488F3
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B488F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B488F3 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF7
Deuteranopia (green-blind)
#749DF0
Tritanopia (blue-blind)
#A89BB2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b488f3; /* rgb */ color: rgb(180, 136, 243); /* oklch */ color: oklch(71.2% 0.157 301.5);
Tailwind
colors: {
custom: {
50: '#cdabf7',
500: '#b488f3',
950: '#000000',
},
}SCSS
$custom: #b488f3; $custom-light: #cdabf7; $custom-dark: #000000;
JSON
{
"hex": "#b488f3",
"rgb": {
"r": 180,
"g": 136,
"b": 243
},
"hsl": {
"h": 264.673,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.71187,
"c": 0.15655,
"h": 301.5
},
"luminance": 0.33783
}Semantic roles & 50–950 ramp
primary
#B488F3
secondary
#E8F4D7
accent
#DE0786
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141017
muted
#827F85