#90ABEA#90ABEA
#90ABEA is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.5% C 0.096 H 266.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABEA |
|---|---|
| RGB | rgb(144, 171, 234) |
| HSL | hsl(222, 68%, 74%) |
| HSV | hsv(222, 38%, 92%) |
| CMYK | cmyk(38.5%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.17, 6.09, -34.55) |
| CIE-LCH | lch(70.17, 35.09, 279.99°) |
| OKLab | oklab(74.48% -0.0063 -0.0962) |
| OKLCH | oklch(74.48% 0.096 266.2) |
| XYZ | xyz(40.9112, 40.9937, 83.5829) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 6.01
Cornflowerblue
#6495ED
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 9.11
Sky Blue (survey)
#75BBFD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABEA #EACF90
analogous
#90D8EA #90ABEA #A290EA
triadic
#90ABEA #EA90AB #ABEA90
tetradic
#90ABEA #EA90D8 #EACF90 #90EAA2
square
#90ABEA #EA90D8 #EACF90 #90EAA2
split-complementary
#90ABEA #EAA290 #D8EA90
monochromatic
#295DD7 #5D84E0 #90ABEA #C3D2F4 #E5ECFA
Accessibility & contrast
On white
2.28
#90ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#90ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABEA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABEA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#73B8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #90abea; /* rgb */ color: rgb(144, 171, 234); /* oklch */ color: oklch(74.5% 0.096 266.2);
Tailwind
colors: {
custom: {
50: '#b3c3f1',
500: '#90abea',
950: '#000000',
},
}SCSS
$custom: #90abea; $custom-light: #b3c3f1; $custom-dark: #000000;
JSON
{
"hex": "#90abea",
"rgb": {
"r": 144,
"g": 171,
"b": 234
},
"hsl": {
"h": 222,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.74484,
"c": 0.0964,
"h": 266.2
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#90ABEA
secondary
#F2EAD9
accent
#9815D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184