#90A2EA#90A2EA
#90A2EA is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.6% C 0.107 H 272.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2EA |
|---|---|
| RGB | rgb(144, 162, 234) |
| HSL | hsl(228, 68%, 74%) |
| HSV | hsv(228, 38%, 92%) |
| CMYK | cmyk(38.5%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.81, 11.17, -38.23) |
| CIE-LCH | lch(67.81, 39.83, 286.28°) |
| OKLab | oklab(72.65% 0.0051 -0.1068) |
| OKLCH | oklch(72.65% 0.107 272.8) |
| XYZ | xyz(39.2688, 37.7087, 83.0354) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.75
Perrywinkle
#8F8CE7
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 8.09
Carolina Blue
#8AB8FE
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2EA #EAD890
analogous
#90CFEA #90A2EA #AB90EA
triadic
#90A2EA #EA90A2 #A2EA90
tetradic
#90A2EA #EA90CF #EAD890 #90EAAB
square
#90A2EA #EA90CF #EAD890 #90EAAB
split-complementary
#90A2EA #EAAB90 #CFEA90
monochromatic
#294CD7 #5D77E0 #90A2EA #C3CDF4 #E5E9FA
Accessibility & contrast
On white
2.46
#90A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#90A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2EA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2EA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#74B0BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90a2ea; /* rgb */ color: rgb(144, 162, 234); /* oklch */ color: oklch(72.6% 0.107 272.8);
Tailwind
colors: {
custom: {
50: '#b3bdf1',
500: '#90a2ea',
950: '#000000',
},
}SCSS
$custom: #90a2ea; $custom-light: #b3bdf1; $custom-dark: #000000;
JSON
{
"hex": "#90a2ea",
"rgb": {
"r": 144,
"g": 162,
"b": 234
},
"hsl": {
"h": 228,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.72646,
"c": 0.1069,
"h": 272.8
},
"luminance": 0.3771
}Semantic roles & 50–950 ramp
primary
#90A2EA
secondary
#F2EDD9
accent
#AB15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184