#918BB3#918BB3
#918BB3 is a light, muted blue. Relative luminance 0.277; OKLCH L 65.6% C 0.059 H 291.6°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #918BB3 |
|---|---|
| RGB | rgb(145, 139, 179) |
| HSL | hsl(249, 21%, 62%) |
| HSV | hsv(249, 22%, 70%) |
| CMYK | cmyk(19%, 22.3%, 0%, 29.8%) |
| CIE-LAB | lab(59.65, 10.69, -20.14) |
| CIE-LCH | lch(59.65, 22.80, 297.96°) |
| OKLab | oklab(65.62% 0.0218 -0.0551) |
| OKLCH | oklch(65.62% 0.059 291.6) |
| XYZ | xyz(29.0445, 27.7394, 46.4631) |
| Luminance | 0.2774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Heather
#A484AC
ΔE00 7.79
Purpley Grey
#947E94
ΔE00 9.18
Lavender
#B39DDB
ΔE00 9.34
Wisteria
#A87DC2
ΔE00 9.65
Dusty Lavender
#AC86A8
ΔE00 10.03
Pale Purple
#B790D4
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#918BB3 #ADB38B
analogous
#8B99B3 #918BB3 #A58BB3
triadic
#918BB3 #B3918B #8BB391
tetradic
#918BB3 #B38B99 #ADB38B #8BB3A5
square
#918BB3 #B38B99 #ADB38B #8BB3A5
split-complementary
#918BB3 #B3A58B #99B38B
monochromatic
#544D76 #6E669B #918BB3 #B4B0CB #D7D5E3
Accessibility & contrast
On white
3.21
#918BB3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#918BB3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #918BB3
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##918BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##918BB3 | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8290B5
Deuteranopia (green-blind)
#828FB2
Tritanopia (blue-blind)
#8A9199
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #918bb3; /* rgb */ color: rgb(145, 139, 179); /* oklch */ color: oklch(65.6% 0.059 291.6);
Tailwind
colors: {
custom: {
50: '#b1acc9',
500: '#918bb3',
950: '#000000',
},
}SCSS
$custom: #918bb3; $custom-light: #b1acc9; $custom-dark: #000000;
JSON
{
"hex": "#918bb3",
"rgb": {
"r": 145,
"g": 139,
"b": 179
},
"hsl": {
"h": 249,
"s": 20.833,
"l": 62.353
},
"oklch": {
"l": 0.65622,
"c": 0.05922,
"h": 291.6
},
"luminance": 0.2774
}Semantic roles & 50–950 ramp
primary
#918BB3
secondary
#D2D4C6
accent
#9F4692
background
#FAFAFC
surface
#F5F4F8
border
#CFCED1
text
#111013
muted
#807F82