#90A2CA#90A2CA
#90A2CA is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.062 H 265.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2CA |
|---|---|
| RGB | rgb(144, 162, 202) |
| HSL | hsl(221, 35%, 68%) |
| HSV | hsv(221, 29%, 79%) |
| CMYK | cmyk(28.7%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.55, 2.86, -22.53) |
| CIE-LCH | lch(66.55, 22.71, 277.22°) |
| OKLab | oklab(71.25% -0.0044 -0.0619) |
| OKLCH | oklch(71.25% 0.062 265.9) |
| XYZ | xyz(35.0796, 36.0331, 60.9724) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.59
Perrywinkle
#8F8CE7
ΔE00 8.61
Pastel Blue
#A2BFFE
ΔE00 9.47
Bluey Grey
#89A0B0
ΔE00 9.67
Faded Blue
#658CBB
ΔE00 9.83
Cornflowerblue
#6495ED
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2CA #CAB890
analogous
#90BFCA #90A2CA #9B90CA
triadic
#90A2CA #CA90A2 #A2CA90
tetradic
#90A2CA #CA90BF #CAB890 #90CA9B
square
#90A2CA #CA90BF #CAB890 #90CA9B
split-complementary
#90A2CA #CA9B90 #BFCA90
monochromatic
#486197 #677FB6 #90A2CA #B9C5DE #E3E7F2
Accessibility & contrast
On white
2.56
#90A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#90A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2CA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2CA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CC
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#80AAAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #90a2ca; /* rgb */ color: rgb(144, 162, 202); /* oklch */ color: oklch(71.2% 0.062 265.9);
Tailwind
colors: {
custom: {
50: '#b1bdda',
500: '#90a2ca',
950: '#000000',
},
}SCSS
$custom: #90a2ca; $custom-light: #b1bdda; $custom-dark: #000000;
JSON
{
"hex": "#90a2ca",
"rgb": {
"r": 144,
"g": 162,
"b": 202
},
"hsl": {
"h": 221.379,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.71249,
"c": 0.06211,
"h": 265.9
},
"luminance": 0.36034
}Semantic roles & 50–950 ramp
primary
#90A2CA
secondary
#E4DED2
accent
#8937AE
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183