#90A0D3#90A0D3
#90A0D3 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.2% C 0.077 H 270.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90A0D3 |
|---|---|
| RGB | rgb(144, 160, 211) |
| HSL | hsl(226, 43%, 70%) |
| HSV | hsv(226, 32%, 83%) |
| CMYK | cmyk(31.8%, 24.2%, 0%, 17.3%) |
| CIE-LAB | lab(66.35, 6.24, -27.82) |
| CIE-LCH | lch(66.35, 28.52, 282.65°) |
| OKLab | oklab(71.2% 0.0012 -0.0769) |
| OKLCH | oklch(71.2% 0.077 270.9) |
| XYZ | xyz(35.8269, 35.7728, 66.6325) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 9.32
Cornflowerblue
#6495ED
ΔE00 9.41
Lavender Blue
#8B88F8
ΔE00 9.42
Faded Blue
#658CBB
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A0D3 #D3C390
analogous
#90C1D3 #90A0D3 #A290D3
triadic
#90A0D3 #D390A0 #A0D390
tetradic
#90A0D3 #D390C1 #D3C390 #90D3A2
square
#90A0D3 #D390C1 #D3C390 #90D3A2
split-complementary
#90A0D3 #D3A290 #C1D390
monochromatic
#425AA7 #647AC2 #90A0D3 #BCC6E4 #E8EBF6
Accessibility & contrast
On white
2.58
#90A0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#90A0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A0D3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A0D3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D5
Deuteranopia (green-blind)
#8B9FD2
Tritanopia (blue-blind)
#7DAAB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #90a0d3; /* rgb */ color: rgb(144, 160, 211); /* oklch */ color: oklch(71.2% 0.077 270.9);
Tailwind
colors: {
custom: {
50: '#b2bce0',
500: '#90a0d3',
950: '#000000',
},
}SCSS
$custom: #90a0d3; $custom-light: #b2bce0; $custom-dark: #000000;
JSON
{
"hex": "#90a0d3",
"rgb": {
"r": 144,
"g": 160,
"b": 211
},
"hsl": {
"h": 225.672,
"s": 43.226,
"l": 69.608
},
"oklch": {
"l": 0.71204,
"c": 0.07696,
"h": 270.9
},
"luminance": 0.35774
}Semantic roles & 50–950 ramp
primary
#90A0D3
secondary
#E9E4D6
accent
#962FB6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083