#90A2DB#90A2DB
#90A2DB is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.0% C 0.086 H 270.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2DB |
|---|---|
| RGB | rgb(144, 162, 219) |
| HSL | hsl(226, 51%, 71%) |
| HSV | hsv(226, 34%, 86%) |
| CMYK | cmyk(34.2%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(67.19, 7.18, -30.94) |
| CIE-LCH | lch(67.19, 31.77, 283.06°) |
| OKLab | oklab(71.96% 0.0009 -0.0858) |
| OKLCH | oklch(71.96% 0.086 270.6) |
| XYZ | xyz(37.2044, 36.8830, 72.1629) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 8.29
Cornflowerblue
#6495ED
ΔE00 8.73
Carolina Blue
#8AB8FE
ΔE00 8.83
Lavender Blue
#8B88F8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2DB #DBC990
analogous
#90C7DB #90A2DB #A390DB
triadic
#90A2DB #DB90A2 #A2DB90
tetradic
#90A2DB #DB90C7 #DBC990 #90DBA3
square
#90A2DB #DB90C7 #DBC990 #90DBA3
split-complementary
#90A2DB #DBA390 #C7DB90
monochromatic
#3B58B6 #627BCC #90A2DB #BEC9EA #E8ECF8
Accessibility & contrast
On white
2.51
#90A2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#90A2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2DB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2DB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#89A1DA
Tritanopia (blue-blind)
#7AADB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #90a2db; /* rgb */ color: rgb(144, 162, 219); /* oklch */ color: oklch(72.0% 0.086 270.6);
Tailwind
colors: {
custom: {
50: '#b2bde6',
500: '#90a2db',
950: '#000000',
},
}SCSS
$custom: #90a2db; $custom-light: #b2bde6; $custom-dark: #000000;
JSON
{
"hex": "#90a2db",
"rgb": {
"r": 144,
"g": 162,
"b": 219
},
"hsl": {
"h": 225.6,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.71964,
"c": 0.08586,
"h": 270.6
},
"luminance": 0.36884
}Semantic roles & 50–950 ramp
primary
#90A2DB
secondary
#EDE9DA
accent
#9A27BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184