#91A4E2#91A4E2
#91A4E2 is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.8% C 0.093 H 270.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91A4E2 |
|---|---|
| RGB | rgb(145, 164, 226) |
| HSL | hsl(226, 58%, 73%) |
| HSV | hsv(226, 36%, 89%) |
| CMYK | cmyk(35.8%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.06, 8.17, -33.44) |
| CIE-LCH | lch(68.06, 34.42, 283.72°) |
| OKLab | oklab(72.76% 0.0014 -0.093) |
| OKLCH | oklch(72.76% 0.093 270.9) |
| XYZ | xyz(38.6759, 38.0600, 77.2452) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 8.02
Cornflowerblue
#6495ED
ΔE00 8.55
Lavender Blue
#8B88F8
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A4E2 #E2CF91
analogous
#91CCE2 #91A4E2 #A691E2
triadic
#91A4E2 #E291A4 #A4E291
tetradic
#91A4E2 #E291CC #E2CF91 #91E2A6
square
#91A4E2 #E291CC #E2CF91 #91E2A6
split-complementary
#91A4E2 #E2A691 #CCE291
monochromatic
#3456C5 #617CD5 #91A4E2 #C1CCEF #E7EBF9
Accessibility & contrast
On white
2.44
#91A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#91A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A4E2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A4E2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#79B0BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91a4e2; /* rgb */ color: rgb(145, 164, 226); /* oklch */ color: oklch(72.8% 0.093 270.9);
Tailwind
colors: {
custom: {
50: '#b3beeb',
500: '#91a4e2',
950: '#000000',
},
}SCSS
$custom: #91a4e2; $custom-light: #b3beeb; $custom-dark: #000000;
JSON
{
"hex": "#91a4e2",
"rgb": {
"r": 145,
"g": 164,
"b": 226
},
"hsl": {
"h": 225.926,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.72755,
"c": 0.09298,
"h": 270.9
},
"luminance": 0.38062
}Semantic roles & 50–950 ramp
primary
#91A4E2
secondary
#F0EBDB
accent
#9F20C6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184