#90A2F7#90A2F7
#90A2F7 is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.3% C 0.125 H 273.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2F7 |
|---|---|
| RGB | rgb(144, 162, 247) |
| HSL | hsl(230, 87%, 77%) |
| HSV | hsv(230, 42%, 97%) |
| CMYK | cmyk(41.7%, 34.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.38, 14.73, -44.44) |
| CIE-LCH | lch(68.38, 46.82, 288.34°) |
| OKLab | oklab(73.27% 0.0084 -0.1247) |
| OKLCH | oklch(73.27% 0.125 273.8) |
| XYZ | xyz(41.2053, 38.4833, 93.2345) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 7.75
Cornflowerblue
#6495ED
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2F7 #F7E590
analogous
#90D5F7 #90A2F7 #B290F7
triadic
#90A2F7 #F790A2 #A2F790
tetradic
#90A2F7 #F790D5 #F7E590 #90F7B2
square
#90A2F7 #F790D5 #F7E590 #90F7B2
split-complementary
#90A2F7 #F7B290 #D5F790
monochromatic
#1E42EF #5772F3 #90A2F7 #C9D2FB #E2E7FD
Accessibility & contrast
On white
2.41
#90A2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#90A2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2F7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2F7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#6EB3C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #90a2f7; /* rgb */ color: rgb(144, 162, 247); /* oklch */ color: oklch(73.3% 0.125 273.8);
Tailwind
colors: {
custom: {
50: '#b4bdfa',
500: '#90a2f7',
950: '#000000',
},
}SCSS
$custom: #90a2f7; $custom-light: #b4bdfa; $custom-dark: #000000;
JSON
{
"hex": "#90a2f7",
"rgb": {
"r": 144,
"g": 162,
"b": 247
},
"hsl": {
"h": 229.515,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.73274,
"c": 0.12503,
"h": 273.8
},
"luminance": 0.38485
}Semantic roles & 50–950 ramp
primary
#90A2F7
secondary
#F5F0D6
accent
#BC02E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185