#90ABFC#90ABFC
#90ABFC is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.3% C 0.121 H 269.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABFC |
|---|---|
| RGB | rgb(144, 171, 252) |
| HSL | hsl(225, 95%, 78%) |
| HSV | hsv(225, 43%, 99%) |
| CMYK | cmyk(42.9%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.93, 11.02, -43.16) |
| CIE-LCH | lch(70.93, 44.55, 284.32°) |
| OKLab | oklab(75.32% -0.0015 -0.121) |
| OKLCH | oklch(75.32% 0.121 269.3) |
| XYZ | xyz(43.6297, 42.0810, 97.9001) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 5.50
Cornflowerblue
#6495ED
ΔE00 8.25
Light Grey Blue
#9DBCD4
ΔE00 9.00
Sky Blue (survey)
#75BBFD
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABFC #FCE190
analogous
#90E1FC #90ABFC #AB90FC
triadic
#90ABFC #FC90AB #ABFC90
tetradic
#90ABFC #FC90E1 #FCE190 #90FCAB
square
#90ABFC #FC90E1 #FCE190 #90FCAB
split-complementary
#90ABFC #FCAB90 #E1FC90
monochromatic
#1951F9 #547EFA #90ABFC #CCD8FE #E1E8FE
Accessibility & contrast
On white
2.23
#90ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#90ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABFC
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABFC | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#6ABCC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90abfc; /* rgb */ color: rgb(144, 171, 252); /* oklch */ color: oklch(75.3% 0.121 269.3);
Tailwind
colors: {
custom: {
50: '#b5c3fd',
500: '#90abfc',
950: '#000000',
},
}SCSS
$custom: #90abfc; $custom-light: #b5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#90abfc",
"rgb": {
"r": 144,
"g": 171,
"b": 252
},
"hsl": {
"h": 225,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.7532,
"c": 0.12102,
"h": 269.3
},
"luminance": 0.42083
}Semantic roles & 50–950 ramp
primary
#90ABFC
secondary
#F6EED5
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185