#90A2F8#90A2F8
#90A2F8 is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.3% C 0.126 H 273.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2F8 |
|---|---|
| RGB | rgb(144, 162, 248) |
| HSL | hsl(230, 88%, 77%) |
| HSV | hsv(230, 42%, 97%) |
| CMYK | cmyk(41.9%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.42, 15.01, -44.92) |
| CIE-LCH | lch(68.42, 47.36, 288.48°) |
| OKLab | oklab(73.32% 0.0086 -0.1261) |
| OKLCH | oklch(73.32% 0.126 273.9) |
| XYZ | xyz(41.3600, 38.5452, 94.0494) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.79
Perrywinkle
#8F8CE7
ΔE00 7.13
Pastel Blue
#A2BFFE
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.73
Carolina Blue
#8AB8FE
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2F8 #F8E690
analogous
#90D6F8 #90A2F8 #B290F8
triadic
#90A2F8 #F890A2 #A2F890
tetradic
#90A2F8 #F890D6 #F8E690 #90F8B2
square
#90A2F8 #F890D6 #F8E690 #90F8B2
split-complementary
#90A2F8 #F8B290 #D6F890
monochromatic
#1D42F1 #5672F4 #90A2F8 #CAD2FC #E2E7FD
Accessibility & contrast
On white
2.41
#90A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#90A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2F8
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2F8 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#6EB3C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #90a2f8; /* rgb */ color: rgb(144, 162, 248); /* oklch */ color: oklch(73.3% 0.126 273.9);
Tailwind
colors: {
custom: {
50: '#b4bdfb',
500: '#90a2f8',
950: '#000000',
},
}SCSS
$custom: #90a2f8; $custom-light: #b4bdfb; $custom-dark: #000000;
JSON
{
"hex": "#90a2f8",
"rgb": {
"r": 144,
"g": 162,
"b": 248
},
"hsl": {
"h": 229.615,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.73324,
"c": 0.12641,
"h": 273.9
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#90A2F8
secondary
#F5F0D6
accent
#BD01E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185