#90AEDF#90AEDF
#90AEDF is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.6% C 0.079 H 260.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90AEDF |
|---|---|
| RGB | rgb(144, 174, 223) |
| HSL | hsl(217, 55%, 72%) |
| HSV | hsv(217, 35%, 87%) |
| CMYK | cmyk(35.4%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.54, 1.51, -27.97) |
| CIE-LCH | lch(70.54, 28.01, 273.10°) |
| OKLab | oklab(74.63% -0.0135 -0.0774) |
| OKLCH | oklch(74.63% 0.079 260.1) |
| XYZ | xyz(39.9529, 41.5273, 75.7082) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.94
Pastel Blue
#A2BFFE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 7.85
Sky Blue (survey)
#75BBFD
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AEDF #DFC190
analogous
#90D6DF #90AEDF #9A90DF
triadic
#90AEDF #DF90AE #AEDF90
tetradic
#90AEDF #DF90D6 #DFC190 #90DF9A
square
#90AEDF #DF90D6 #DFC190 #90DF9A
split-complementary
#90AEDF #DF9A90 #D6DF90
monochromatic
#376ABE #608BD1 #90AEDF #C0D1ED #E7EEF8
Accessibility & contrast
On white
2.26
#90AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#90AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AEDF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AEDF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#95A9DE
Tritanopia (blue-blind)
#77B8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #90aedf; /* rgb */ color: rgb(144, 174, 223); /* oklch */ color: oklch(74.6% 0.079 260.1);
Tailwind
colors: {
custom: {
50: '#b3c6e9',
500: '#90aedf',
950: '#000000',
},
}SCSS
$custom: #90aedf; $custom-light: #b3c6e9; $custom-dark: #000000;
JSON
{
"hex": "#90aedf",
"rgb": {
"r": 144,
"g": 174,
"b": 223
},
"hsl": {
"h": 217.215,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.74634,
"c": 0.07857,
"h": 260.1
},
"luminance": 0.41529
}Semantic roles & 50–950 ramp
primary
#90AEDF
secondary
#EFE8DC
accent
#8623C3
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284