#90AFEA#90AFEA
#90AFEA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.092 H 262.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFEA |
|---|---|
| RGB | rgb(144, 175, 234) |
| HSL | hsl(219, 68%, 74%) |
| HSV | hsv(219, 38%, 92%) |
| CMYK | cmyk(38.5%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.23, 3.86, -32.91) |
| CIE-LCH | lch(71.23, 33.14, 276.69°) |
| OKLab | oklab(75.31% -0.0114 -0.0915) |
| OKLCH | oklch(75.31% 0.092 262.9) |
| XYZ | xyz(41.6783, 42.5277, 83.8385) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 8.41
Cornflowerblue
#6495ED
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFEA #EACB90
analogous
#90DCEA #90AFEA #9E90EA
triadic
#90AFEA #EA90AF #AFEA90
tetradic
#90AFEA #EA90DC #EACB90 #90EA9E
square
#90AFEA #EA90DC #EACB90 #90EA9E
split-complementary
#90AFEA #EA9E90 #DCEA90
monochromatic
#2965D7 #5D8AE0 #90AFEA #C3D4F4 #E5ECFA
Accessibility & contrast
On white
2.21
#90AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#90AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFEA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFEA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3ED
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#73BBC3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90afea; /* rgb */ color: rgb(144, 175, 234); /* oklch */ color: oklch(75.3% 0.092 262.9);
Tailwind
colors: {
custom: {
50: '#b3c6f1',
500: '#90afea',
950: '#000000',
},
}SCSS
$custom: #90afea; $custom-light: #b3c6f1; $custom-dark: #000000;
JSON
{
"hex": "#90afea",
"rgb": {
"r": 144,
"g": 175,
"b": 234
},
"hsl": {
"h": 219.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75313,
"c": 0.09219,
"h": 262.9
},
"luminance": 0.4253
}Semantic roles & 50–950 ramp
primary
#90AFEA
secondary
#F2E9D9
accent
#9015D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284