#B089EE#B089EE
#B089EE is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.7% C 0.148 H 300.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B089EE |
|---|---|
| RGB | rgb(176, 137, 238) |
| HSL | hsl(263, 75%, 74%) |
| HSV | hsv(263, 42%, 93%) |
| CMYK | cmyk(26.1%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.40, 35.14, -45.59) |
| CIE-LCH | lch(64.40, 57.56, 307.62°) |
| OKLab | oklab(70.73% 0.075 -0.1274) |
| OKLCH | oklch(70.73% 0.148 300.5) |
| XYZ | xyz(42.2793, 33.2943, 85.0714) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.88
Light Purple
#BF77F6
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 6.23
Pale Purple
#B790D4
ΔE00 6.65
Light Urple
#B36FF6
ΔE00 6.82
Pastel Purple
#CAA0FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B089EE #C7EE89
analogous
#8994EE #B089EE #E289EE
triadic
#B089EE #EEB089 #89EEB0
tetradic
#B089EE #EE8994 #C7EE89 #89EEE2
square
#B089EE #EE8994 #C7EE89 #89EEE2
split-complementary
#B089EE #EEE289 #94EE89
monochromatic
#6920DD #8C54E6 #B089EE #D4BEF6 #EDE4FB
Accessibility & contrast
On white
2.74
#B089EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#B089EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B089EE
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B089EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B089EE | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#A49AB0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b089ee; /* rgb */ color: rgb(176, 137, 238); /* oklch */ color: oklch(70.7% 0.148 300.5);
Tailwind
colors: {
custom: {
50: '#c9acf4',
500: '#b089ee',
950: '#000000',
},
}SCSS
$custom: #b089ee; $custom-light: #c9acf4; $custom-dark: #000000;
JSON
{
"hex": "#b089ee",
"rgb": {
"r": 176,
"g": 137,
"b": 238
},
"hsl": {
"h": 263.168,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.70725,
"c": 0.14785,
"h": 300.5
},
"luminance": 0.33294
}Semantic roles & 50–950 ramp
primary
#B089EE
secondary
#E9F3D8
accent
#D70F8A
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#131017
muted
#827F85