#B489EE#B489EE
#B489EE is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.1% C 0.149 H 302.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B489EE |
|---|---|
| RGB | rgb(180, 137, 238) |
| HSL | hsl(266, 75%, 74%) |
| HSV | hsv(266, 42%, 93%) |
| CMYK | cmyk(24.4%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.78, 36.24, -44.97) |
| CIE-LCH | lch(64.78, 57.75, 308.87°) |
| OKLab | oklab(71.1% 0.0797 -0.1255) |
| OKLCH | oklch(71.1% 0.149 302.4) |
| XYZ | xyz(43.1973, 33.7677, 85.1144) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.27
Light Purple
#BF77F6
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.68
Pale Purple
#B790D4
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.45
Easter Purple
#C071FE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B489EE #C3EE89
analogous
#8990EE #B489EE #E789EE
triadic
#B489EE #EEB489 #89EEB4
tetradic
#B489EE #EE8990 #C3EE89 #89EEE7
square
#B489EE #EE8990 #C3EE89 #89EEE7
split-complementary
#B489EE #EEE789 #90EE89
monochromatic
#7020DD #9254E6 #B489EE #D6BEF6 #EEE4FB
Accessibility & contrast
On white
2.71
#B489EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#B489EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B489EE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B489EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B489EE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#AA9AB0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b489ee; /* rgb */ color: rgb(180, 137, 238); /* oklch */ color: oklch(71.1% 0.149 302.4);
Tailwind
colors: {
custom: {
50: '#ccacf4',
500: '#b489ee',
950: '#000000',
},
}SCSS
$custom: #b489ee; $custom-light: #ccacf4; $custom-dark: #000000;
JSON
{
"hex": "#b489ee",
"rgb": {
"r": 180,
"g": 137,
"b": 238
},
"hsl": {
"h": 265.545,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.711,
"c": 0.14869,
"h": 302.4
},
"luminance": 0.33768
}Semantic roles & 50–950 ramp
primary
#B489EE
secondary
#E7F3D8
accent
#D70F82
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85