#90ABFD#90ABFD
#90ABFD is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.4% C 0.122 H 269.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABFD |
|---|---|
| RGB | rgb(144, 171, 253) |
| HSL | hsl(225, 96%, 78%) |
| HSV | hsv(225, 43%, 99%) |
| CMYK | cmyk(43.1%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.97, 11.30, -43.63) |
| CIE-LCH | lch(70.97, 45.07, 284.51°) |
| OKLab | oklab(75.37% -0.0012 -0.1224) |
| OKLCH | oklch(75.37% 0.122 269.4) |
| XYZ | xyz(43.7886, 42.1446, 98.7369) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 9.00
Sky Blue (survey)
#75BBFD
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABFD #FDE290
analogous
#90E1FD #90ABFD #AC90FD
triadic
#90ABFD #FD90AB #ABFD90
tetradic
#90ABFD #FD90E1 #FDE290 #90FDAC
square
#90ABFD #FD90E1 #FDE290 #90FDAC
split-complementary
#90ABFD #FDAC90 #E1FD90
monochromatic
#1850FB #547EFC #90ABFD #CCD8FE #E1E8FE
Accessibility & contrast
On white
2.23
#90ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#90ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABFD
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABFD | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#6ABCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90abfd; /* rgb */ color: rgb(144, 171, 253); /* oklch */ color: oklch(75.4% 0.122 269.4);
Tailwind
colors: {
custom: {
50: '#b5c3fe',
500: '#90abfd',
950: '#000000',
},
}SCSS
$custom: #90abfd; $custom-light: #b5c3fe; $custom-dark: #000000;
JSON
{
"hex": "#90abfd",
"rgb": {
"r": 144,
"g": 171,
"b": 253
},
"hsl": {
"h": 225.138,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.75368,
"c": 0.12239,
"h": 269.4
},
"luminance": 0.42147
}Semantic roles & 50–950 ramp
primary
#90ABFD
secondary
#F7EED4
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186