#90ABFE#90ABFE
#90ABFE is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.4% C 0.124 H 269.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABFE |
|---|---|
| RGB | rgb(144, 171, 254) |
| HSL | hsl(225, 98%, 78%) |
| HSV | hsv(225, 43%, 100%) |
| CMYK | cmyk(43.3%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.01, 11.58, -44.11) |
| CIE-LCH | lch(71.01, 45.60, 284.71°) |
| OKLab | oklab(75.42% -0.001 -0.1237) |
| OKLCH | oklch(75.42% 0.124 269.6) |
| XYZ | xyz(43.9483, 42.2085, 99.5780) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.99
Sky Blue (survey)
#75BBFD
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABFE #FEE390
analogous
#90E2FE #90ABFE #AC90FE
triadic
#90ABFE #FE90AB #ABFE90
tetradic
#90ABFE #FE90E2 #FEE390 #90FEAC
square
#90ABFE #FE90E2 #FEE390 #90FEAC
split-complementary
#90ABFE #FEAC90 #E2FE90
monochromatic
#174FFD #537DFD #90ABFE #CDD9FF #E1E8FF
Accessibility & contrast
On white
2.22
#90ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#90ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABFE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABFE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#69BCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90abfe; /* rgb */ color: rgb(144, 171, 254); /* oklch */ color: oklch(75.4% 0.124 269.6);
Tailwind
colors: {
custom: {
50: '#b5c3ff',
500: '#90abfe',
950: '#000000',
},
}SCSS
$custom: #90abfe; $custom-light: #b5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#90abfe",
"rgb": {
"r": 144,
"g": 171,
"b": 254
},
"hsl": {
"h": 225.273,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.75417,
"c": 0.12375,
"h": 269.6
},
"luminance": 0.42211
}Semantic roles & 50–950 ramp
primary
#90ABFE
secondary
#F7EED4
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186