#90AFF2#90AFF2
#90AFF2 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.103 H 265.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFF2 |
|---|---|
| RGB | rgb(144, 175, 242) |
| HSL | hsl(221, 79%, 76%) |
| HSV | hsv(221, 40%, 95%) |
| CMYK | cmyk(40.5%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.55, 6.02, -36.76) |
| CIE-LCH | lch(71.55, 37.25, 279.29°) |
| OKLab | oklab(75.67% -0.0091 -0.1025) |
| OKLCH | oklch(75.67% 0.103 265) |
| XYZ | xyz(42.8536, 42.9978, 90.0286) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.87
Pastel Blue
#A2BFFE
ΔE00 4.31
Periwinkle Blue
#8F99FB
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 8.12
Cornflowerblue
#6495ED
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFF2 #F2D390
analogous
#90E0F2 #90AFF2 #A290F2
triadic
#90AFF2 #F290AF #AFF290
tetradic
#90AFF2 #F290E0 #F2D390 #90F2A2
square
#90AFF2 #F290E0 #F2D390 #90F2A2
split-complementary
#90AFF2 #F2A290 #E0F290
monochromatic
#2260E5 #5988EC #90AFF2 #C7D6F8 #E4EBFC
Accessibility & contrast
On white
2.19
#90AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#90AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFF2
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFF2 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#6FBDC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #90aff2; /* rgb */ color: rgb(144, 175, 242); /* oklch */ color: oklch(75.7% 0.103 265.0);
Tailwind
colors: {
custom: {
50: '#b4c6f6',
500: '#90aff2',
950: '#000000',
},
}SCSS
$custom: #90aff2; $custom-light: #b4c6f6; $custom-dark: #000000;
JSON
{
"hex": "#90aff2",
"rgb": {
"r": 144,
"g": 175,
"b": 242
},
"hsl": {
"h": 221.02,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.75668,
"c": 0.10294,
"h": 265
},
"luminance": 0.43
}Semantic roles & 50–950 ramp
primary
#90AFF2
secondary
#F4EBD7
accent
#990ADB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285