#91ABE3#91ABE3
#91ABE3 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.2% C 0.086 H 265.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABE3 |
|---|---|
| RGB | rgb(145, 171, 227) |
| HSL | hsl(221, 59%, 73%) |
| HSV | hsv(221, 36%, 89%) |
| CMYK | cmyk(36.1%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(69.96, 4.50, -31.06) |
| CIE-LCH | lch(69.96, 31.38, 278.25°) |
| OKLab | oklab(74.24% -0.0074 -0.0862) |
| OKLCH | oklch(74.24% 0.086 265.1) |
| XYZ | xyz(40.1009, 40.6898, 78.3991) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.60
Carolina Blue
#8AB8FE
ΔE00 5.80
Periwinkle Blue
#8F99FB
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 9.04
Lightsteelblue
#B0C4DE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABE3 #E3C991
analogous
#91D4E3 #91ABE3 #A091E3
triadic
#91ABE3 #E391AB #ABE391
tetradic
#91ABE3 #E391D4 #E3C991 #91E3A0
square
#91ABE3 #E391D4 #E3C991 #91E3A0
split-complementary
#91ABE3 #E3A091 #D4E391
monochromatic
#3362C7 #6086D7 #91ABE3 #C2D0EF #E7ECF9
Accessibility & contrast
On white
2.30
#91ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#91ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABE3
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABE3 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE5
Deuteranopia (green-blind)
#90A8E2
Tritanopia (blue-blind)
#78B6BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91abe3; /* rgb */ color: rgb(145, 171, 227); /* oklch */ color: oklch(74.2% 0.086 265.1);
Tailwind
colors: {
custom: {
50: '#b3c3ec',
500: '#91abe3',
950: '#000000',
},
}SCSS
$custom: #91abe3; $custom-light: #b3c3ec; $custom-dark: #000000;
JSON
{
"hex": "#91abe3",
"rgb": {
"r": 145,
"g": 171,
"b": 227
},
"hsl": {
"h": 220.976,
"s": 59.42,
"l": 72.941
},
"oklch": {
"l": 0.74243,
"c": 0.08648,
"h": 265.1
},
"luminance": 0.40692
}Semantic roles & 50–950 ramp
primary
#91ABE3
secondary
#F0E9DB
accent
#921EC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184