#90A2CC#90A2CC
#90A2CC is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.3% C 0.065 H 266.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2CC |
|---|---|
| RGB | rgb(144, 162, 204) |
| HSL | hsl(222, 37%, 68%) |
| HSV | hsv(222, 29%, 80%) |
| CMYK | cmyk(29.4%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(66.62, 3.35, -23.53) |
| CIE-LCH | lch(66.62, 23.77, 278.11°) |
| OKLab | oklab(71.33% -0.0038 -0.0648) |
| OKLCH | oklch(71.33% 0.065 266.7) |
| XYZ | xyz(35.3179, 36.1284, 62.2277) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 8.44
Pastel Blue
#A2BFFE
ΔE00 9.30
Cornflowerblue
#6495ED
ΔE00 9.72
Carolina Blue
#8AB8FE
ΔE00 9.80
Faded Blue
#658CBB
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2CC #CCBA90
analogous
#90C0CC #90A2CC #9C90CC
triadic
#90A2CC #CC90A2 #A2CC90
tetradic
#90A2CC #CC90C0 #CCBA90 #90CC9C
square
#90A2CC #CC90C0 #CCBA90 #90CC9C
split-complementary
#90A2CC #CC9C90 #C0CC90
monochromatic
#47609B #667FB9 #90A2CC #BAC5DF #E4E8F3
Accessibility & contrast
On white
2.55
#90A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#90A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2CC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2CC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#8FA0CB
Tritanopia (blue-blind)
#80AAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #90a2cc; /* rgb */ color: rgb(144, 162, 204); /* oklch */ color: oklch(71.3% 0.065 266.7);
Tailwind
colors: {
custom: {
50: '#b1bddb',
500: '#90a2cc',
950: '#000000',
},
}SCSS
$custom: #90a2cc; $custom-light: #b1bddb; $custom-dark: #000000;
JSON
{
"hex": "#90a2cc",
"rgb": {
"r": 144,
"g": 162,
"b": 204
},
"hsl": {
"h": 222,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.7133,
"c": 0.06488,
"h": 266.7
},
"luminance": 0.3613
}Semantic roles & 50–950 ramp
primary
#90A2CC
secondary
#E5E0D3
accent
#8B36B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183