#90A2BC#90A2BC
#90A2BC is a light, muted blue. Relative luminance 0.354; OKLCH L 70.7% C 0.043 H 257.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2BC |
|---|---|
| RGB | rgb(144, 162, 188) |
| HSL | hsl(215, 25%, 65%) |
| HSV | hsv(215, 23%, 74%) |
| CMYK | cmyk(23.4%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.06, -0.53, -15.48) |
| CIE-LCH | lch(66.06, 15.49, 268.05°) |
| OKLab | oklab(70.71% -0.0093 -0.0422) |
| OKLCH | oklch(70.71% 0.043 257.5) |
| XYZ | xyz(33.4966, 35.3998, 52.6352) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.54
Cool Gray
#9AA7B0
ΔE00 7.04
Bluegrey
#85A3B2
ΔE00 7.61
Blue Grey
#758DA3
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 8.34
Greyblue
#77A1B5
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2BC #BCAA90
analogous
#90B8BC #90A2BC #9490BC
triadic
#90A2BC #BC90A2 #A2BC90
tetradic
#90A2BC #BC90B8 #BCAA90 #90BC94
square
#90A2BC #BC90B8 #BCAA90 #90BC94
split-complementary
#90A2BC #BC9490 #B8BC90
monochromatic
#4F6483 #6A82A5 #90A2BC #B6C2D3 #DCE2EA
Accessibility & contrast
On white
2.60
#90A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#90A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2BC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2BC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#84A7AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #90a2bc; /* rgb */ color: rgb(144, 162, 188); /* oklch */ color: oklch(70.7% 0.043 257.5);
Tailwind
colors: {
custom: {
50: '#b1bdd0',
500: '#90a2bc',
950: '#000000',
},
}SCSS
$custom: #90a2bc; $custom-light: #b1bdd0; $custom-dark: #000000;
JSON
{
"hex": "#90a2bc",
"rgb": {
"r": 144,
"g": 162,
"b": 188
},
"hsl": {
"h": 215.455,
"s": 24.719,
"l": 65.098
},
"oklch": {
"l": 0.70707,
"c": 0.04325,
"h": 257.5
},
"luminance": 0.35401
}Semantic roles & 50–950 ramp
primary
#90A2BC
secondary
#DBD5CC
accent
#7C42A3
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182