#9299BB#9299BB
#9299BB is a light, muted blue. Relative luminance 0.325; OKLCH L 68.9% C 0.051 H 275.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9299BB |
|---|---|
| RGB | rgb(146, 153, 187) |
| HSL | hsl(230, 23%, 65%) |
| HSV | hsv(230, 22%, 73%) |
| CMYK | cmyk(21.9%, 18.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.74, 4.91, -18.43) |
| CIE-LCH | lch(63.74, 19.07, 284.91°) |
| OKLab | oklab(68.92% 0.0052 -0.0503) |
| OKLCH | oklch(68.92% 0.051 275.9) |
| XYZ | xyz(32.2127, 32.4806, 51.5763) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.90
Perrywinkle
#8F8CE7
ΔE00 10.23
Blue Grey
#758DA3
ΔE00 10.64
Bluey Grey
#89A0B0
ΔE00 11.15
Lightslategray
#778899
ΔE00 11.19
Periwinkle Blue
#8F99FB
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299BB #BBB492
analogous
#92ADBB #9299BB #9F92BB
triadic
#9299BB #BB9299 #99BB92
tetradic
#9299BB #BB92AD #BBB492 #92BB9F
square
#9299BB #BB92AD #BBB492 #92BB9F
split-complementary
#9299BB #BB9F92 #ADBB92
monochromatic
#515982 #6C76A3 #9299BB #B8BCD3 #DDE0EA
Accessibility & contrast
On white
2.80
#9299BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#9299BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299BB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299BB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#8D99BA
Tritanopia (blue-blind)
#889FA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9299bb; /* rgb */ color: rgb(146, 153, 187); /* oklch */ color: oklch(68.9% 0.051 275.9);
Tailwind
colors: {
custom: {
50: '#b2b7cf',
500: '#9299bb',
950: '#000000',
},
}SCSS
$custom: #9299bb; $custom-light: #b2b7cf; $custom-dark: #000000;
JSON
{
"hex": "#9299bb",
"rgb": {
"r": 146,
"g": 153,
"b": 187
},
"hsl": {
"h": 229.756,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.68915,
"c": 0.05062,
"h": 275.9
},
"luminance": 0.32481
}Semantic roles & 50–950 ramp
primary
#9299BB
secondary
#DBD9CD
accent
#9244A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082