#90ADFD#90ADFD
#90ADFD is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.8% C 0.120 H 268.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #90ADFD |
|---|---|
| RGB | rgb(144, 173, 253) |
| HSL | hsl(224, 96%, 78%) |
| HSV | hsv(224, 43%, 99%) |
| CMYK | cmyk(43.1%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.49, 10.17, -42.82) |
| CIE-LCH | lch(71.49, 44.01, 283.36°) |
| OKLab | oklab(75.77% -0.0036 -0.12) |
| OKLCH | oklch(75.77% 0.12 268.3) |
| XYZ | xyz(44.1692, 42.9059, 98.8637) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 4.73
Periwinkle Blue
#8F99FB
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 8.84
Sky Blue (survey)
#75BBFD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ADFD #FDE090
analogous
#90E3FD #90ADFD #AA90FD
triadic
#90ADFD #FD90AD #ADFD90
tetradic
#90ADFD #FD90E3 #FDE090 #90FDAA
square
#90ADFD #FD90E3 #FDE090 #90FDAA
split-complementary
#90ADFD #FDAA90 #E3FD90
monochromatic
#1854FB #5481FC #90ADFD #CCD9FE #E1E9FE
Accessibility & contrast
On white
2.19
#90ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#90ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ADFD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ADFD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#69BECA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #90adfd; /* rgb */ color: rgb(144, 173, 253); /* oklch */ color: oklch(75.8% 0.120 268.3);
Tailwind
colors: {
custom: {
50: '#b5c5fe',
500: '#90adfd',
950: '#000000',
},
}SCSS
$custom: #90adfd; $custom-light: #b5c5fe; $custom-dark: #000000;
JSON
{
"hex": "#90adfd",
"rgb": {
"r": 144,
"g": 173,
"b": 253
},
"hsl": {
"h": 224.037,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.75772,
"c": 0.12006,
"h": 268.3
},
"luminance": 0.42908
}Semantic roles & 50–950 ramp
primary
#90ADFD
secondary
#F7EED4
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186