#91ADE2#91ADE2
#91ADE2 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.6% C 0.083 H 262.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91ADE2 |
|---|---|
| RGB | rgb(145, 173, 226) |
| HSL | hsl(219, 58%, 73%) |
| HSV | hsv(219, 36%, 89%) |
| CMYK | cmyk(35.8%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(70.45, 3.13, -29.75) |
| CIE-LCH | lch(70.45, 29.91, 276.00°) |
| OKLab | oklab(74.62% -0.0103 -0.0824) |
| OKLCH | oklch(74.62% 0.083 262.9) |
| XYZ | xyz(40.3439, 41.3960, 77.8012) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.24
Periwinkle Blue
#8F99FB
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 8.49
Lightsteelblue
#B0C4DE
ΔE00 8.66
Cornflowerblue
#6495ED
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ADE2 #E2C691
analogous
#91D6E2 #91ADE2 #9D91E2
triadic
#91ADE2 #E291AD #ADE291
tetradic
#91ADE2 #E291D6 #E2C691 #91E29D
square
#91ADE2 #E291D6 #E2C691 #91E29D
split-complementary
#91ADE2 #E29D91 #D6E291
monochromatic
#3466C5 #6189D5 #91ADE2 #C1D1EF #E7EDF9
Accessibility & contrast
On white
2.26
#91ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#91ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ADE2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ADE2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E4
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#78B8BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91ade2; /* rgb */ color: rgb(145, 173, 226); /* oklch */ color: oklch(74.6% 0.083 262.9);
Tailwind
colors: {
custom: {
50: '#b3c5eb',
500: '#91ade2',
950: '#000000',
},
}SCSS
$custom: #91ade2; $custom-light: #b3c5eb; $custom-dark: #000000;
JSON
{
"hex": "#91ade2",
"rgb": {
"r": 145,
"g": 173,
"b": 226
},
"hsl": {
"h": 219.259,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.74616,
"c": 0.08307,
"h": 262.9
},
"luminance": 0.41398
}Semantic roles & 50–950 ramp
primary
#91ADE2
secondary
#F0E9DB
accent
#8C20C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184