#91ABE2#91ABE2
#91ABE2 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.2% C 0.085 H 264.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABE2 |
|---|---|
| RGB | rgb(145, 171, 226) |
| HSL | hsl(221, 58%, 73%) |
| HSV | hsv(221, 36%, 89%) |
| CMYK | cmyk(35.8%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(69.92, 4.24, -30.57) |
| CIE-LCH | lch(69.92, 30.86, 277.89°) |
| OKLab | oklab(74.2% -0.0077 -0.0848) |
| OKLCH | oklch(74.2% 0.085 264.8) |
| XYZ | xyz(39.9633, 40.6348, 77.6744) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 8.60
Light Grey Blue
#9DBCD4
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABE2 #E2C891
analogous
#91D3E2 #91ABE2 #A091E2
triadic
#91ABE2 #E291AB #ABE291
tetradic
#91ABE2 #E291D3 #E2C891 #91E2A0
square
#91ABE2 #E291D3 #E2C891 #91E2A0
split-complementary
#91ABE2 #E2A091 #D3E291
monochromatic
#3462C5 #6186D5 #91ABE2 #C1D0EF #E7EDF9
Accessibility & contrast
On white
2.30
#91ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#91ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABE2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABE2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE4
Deuteranopia (green-blind)
#91A8E1
Tritanopia (blue-blind)
#78B6BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91abe2; /* rgb */ color: rgb(145, 171, 226); /* oklch */ color: oklch(74.2% 0.085 264.8);
Tailwind
colors: {
custom: {
50: '#b3c3eb',
500: '#91abe2',
950: '#000000',
},
}SCSS
$custom: #91abe2; $custom-light: #b3c3eb; $custom-dark: #000000;
JSON
{
"hex": "#91abe2",
"rgb": {
"r": 145,
"g": 171,
"b": 226
},
"hsl": {
"h": 220.741,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.742,
"c": 0.08512,
"h": 264.8
},
"luminance": 0.40637
}Semantic roles & 50–950 ramp
primary
#91ABE2
secondary
#F0E9DB
accent
#9120C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184