#90AFF8#90AFF8
#90AFF8 is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.9% C 0.111 H 266.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFF8 |
|---|---|
| RGB | rgb(144, 175, 248) |
| HSL | hsl(222, 88%, 77%) |
| HSV | hsv(222, 42%, 97%) |
| CMYK | cmyk(41.9%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.80, 7.66, -39.63) |
| CIE-LCH | lch(71.80, 40.36, 280.94°) |
| OKLab | oklab(75.94% -0.0074 -0.1108) |
| OKLCH | oklch(75.94% 0.111 266.2) |
| XYZ | xyz(43.7695, 43.3642, 94.8525) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 4.27
Periwinkle Blue
#8F99FB
ΔE00 6.78
Sky Blue (survey)
#75BBFD
ΔE00 8.21
Cornflowerblue
#6495ED
ΔE00 8.61
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFF8 #F8D990
analogous
#90E3F8 #90AFF8 #A590F8
triadic
#90AFF8 #F890AF #AFF890
tetradic
#90AFF8 #F890E3 #F8D990 #90F8A5
square
#90AFF8 #F890E3 #F8D990 #90F8A5
split-complementary
#90AFF8 #F8A590 #E3F890
monochromatic
#1D5CF1 #5686F4 #90AFF8 #CAD8FC #E2EAFD
Accessibility & contrast
On white
2.17
#90AFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#90AFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFF8
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFF8 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FB
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#6CBEC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #90aff8; /* rgb */ color: rgb(144, 175, 248); /* oklch */ color: oklch(75.9% 0.111 266.2);
Tailwind
colors: {
custom: {
50: '#b4c6fb',
500: '#90aff8',
950: '#000000',
},
}SCSS
$custom: #90aff8; $custom-light: #b4c6fb; $custom-dark: #000000;
JSON
{
"hex": "#90aff8",
"rgb": {
"r": 144,
"g": 175,
"b": 248
},
"hsl": {
"h": 222.115,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.75943,
"c": 0.11104,
"h": 266.2
},
"luminance": 0.43367
}Semantic roles & 50–950 ramp
primary
#90AFF8
secondary
#F5ECD6
accent
#A101E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285