#90A2FF#90A2FF
#90A2FF is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.7% C 0.136 H 274.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2FF |
|---|---|
| RGB | rgb(144, 162, 255) |
| HSL | hsl(230, 100%, 78%) |
| HSV | hsv(230, 44%, 100%) |
| CMYK | cmyk(43.5%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.74, 16.97, -48.22) |
| CIE-LCH | lch(68.74, 51.12, 289.39°) |
| OKLab | oklab(73.68% 0.0102 -0.1357) |
| OKLCH | oklch(73.68% 0.136 274.3) |
| XYZ | xyz(42.4664, 38.9878, 99.8761) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 7.66
Lavender Blue
#8B88F8
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2FF #FFED90
analogous
#90D9FF #90A2FF #B590FF
triadic
#90A2FF #FF90A2 #A2FF90
tetradic
#90A2FF #FF90D9 #FFED90 #90FFB5
square
#90A2FF #FF90D9 #FFED90 #90FFB5
split-complementary
#90A2FF #FFB590 #D9FF90
monochromatic
#163BFF #536FFF #90A2FF #CDD5FF #E0E5FF
Accessibility & contrast
On white
2.39
#90A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#90A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#77A3FD
Tritanopia (blue-blind)
#6AB5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90a2ff; /* rgb */ color: rgb(144, 162, 255); /* oklch */ color: oklch(73.7% 0.136 274.3);
Tailwind
colors: {
custom: {
50: '#b5bdff',
500: '#90a2ff',
950: '#000000',
},
}SCSS
$custom: #90a2ff; $custom-light: #b5bdff; $custom-dark: #000000;
JSON
{
"hex": "#90a2ff",
"rgb": {
"r": 144,
"g": 162,
"b": 255
},
"hsl": {
"h": 230.27,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.73677,
"c": 0.13609,
"h": 274.3
},
"luminance": 0.3899
}Semantic roles & 50–950 ramp
primary
#90A2FF
secondary
#F7F2D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186