#9299C0#9299C0
#9299C0 is a light, muted blue. Relative luminance 0.327; OKLCH L 69.1% C 0.058 H 276.8°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9299C0 |
|---|---|
| RGB | rgb(146, 153, 192) |
| HSL | hsl(231, 27%, 66%) |
| HSV | hsv(231, 24%, 75%) |
| CMYK | cmyk(24%, 20.3%, 0%, 24.7%) |
| CIE-LAB | lab(63.92, 6.09, -20.96) |
| CIE-LCH | lch(63.92, 21.82, 286.21°) |
| OKLab | oklab(69.11% 0.0069 -0.0575) |
| OKLCH | oklch(69.11% 0.058 276.8) |
| XYZ | xyz(32.7573, 32.6985, 54.4445) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.08
Perrywinkle
#8F8CE7
ΔE00 9.18
Periwinkle Blue
#8F99FB
ΔE00 10.32
Faded Blue
#658CBB
ΔE00 11.23
Blue Grey
#758DA3
ΔE00 11.25
Lavender Blue
#8B88F8
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299C0 #C0B992
analogous
#92B0C0 #9299C0 #A292C0
triadic
#9299C0 #C09299 #99C092
tetradic
#9299C0 #C092B0 #C0B992 #92C0A2
square
#9299C0 #C092B0 #C0B992 #92C0A2
split-complementary
#9299C0 #C0A292 #B0C092
monochromatic
#4F5889 #6B75AA #9299C0 #B9BDD6 #E0E2ED
Accessibility & contrast
On white
2.79
#9299C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#9299C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299C0
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299C0 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9DC2
Deuteranopia (green-blind)
#8B99BF
Tritanopia (blue-blind)
#87A0A6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9299c0; /* rgb */ color: rgb(146, 153, 192); /* oklch */ color: oklch(69.1% 0.058 276.8);
Tailwind
colors: {
custom: {
50: '#b2b7d3',
500: '#9299c0',
950: '#000000',
},
}SCSS
$custom: #9299c0; $custom-light: #b2b7d3; $custom-dark: #000000;
JSON
{
"hex": "#9299c0",
"rgb": {
"r": 146,
"g": 153,
"b": 192
},
"hsl": {
"h": 230.87,
"s": 26.744,
"l": 66.275
},
"oklch": {
"l": 0.69113,
"c": 0.05787,
"h": 276.8
},
"luminance": 0.32699
}Semantic roles & 50–950 ramp
primary
#9299C0
secondary
#DEDCCF
accent
#9640A5
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082