#90A2FE#90A2FE
#90A2FE is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.6% C 0.135 H 274.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2FE |
|---|---|
| RGB | rgb(144, 162, 254) |
| HSL | hsl(230, 98%, 78%) |
| HSV | hsv(230, 43%, 100%) |
| CMYK | cmyk(43.3%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(68.70, 16.69, -47.75) |
| CIE-LCH | lch(68.70, 50.58, 289.27°) |
| OKLab | oklab(73.63% 0.0099 -0.1343) |
| OKLCH | oklch(73.63% 0.135 274.2) |
| XYZ | xyz(42.3058, 38.9235, 99.0305) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2FE #FEEC90
analogous
#90D9FE #90A2FE #B590FE
triadic
#90A2FE #FE90A2 #A2FE90
tetradic
#90A2FE #FE90D9 #FEEC90 #90FEB5
square
#90A2FE #FE90D9 #FEEC90 #90FEB5
split-complementary
#90A2FE #FEB590 #D9FE90
monochromatic
#173CFD #536FFD #90A2FE #CDD5FF #E1E6FF
Accessibility & contrast
On white
2.39
#90A2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#90A2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2FE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2FE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#78A3FC
Tritanopia (blue-blind)
#6AB5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90a2fe; /* rgb */ color: rgb(144, 162, 254); /* oklch */ color: oklch(73.6% 0.135 274.2);
Tailwind
colors: {
custom: {
50: '#b5bdff',
500: '#90a2fe',
950: '#000000',
},
}SCSS
$custom: #90a2fe; $custom-light: #b5bdff; $custom-dark: #000000;
JSON
{
"hex": "#90a2fe",
"rgb": {
"r": 144,
"g": 162,
"b": 254
},
"hsl": {
"h": 230.182,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.73626,
"c": 0.13472,
"h": 274.2
},
"luminance": 0.38926
}Semantic roles & 50–950 ramp
primary
#90A2FE
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186