#91ABE0#91ABE0
#91ABE0 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.1% C 0.082 H 264.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABE0 |
|---|---|
| RGB | rgb(145, 171, 224) |
| HSL | hsl(220, 56%, 72%) |
| HSV | hsv(220, 35%, 88%) |
| CMYK | cmyk(35.3%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(69.84, 3.72, -29.59) |
| CIE-LCH | lch(69.84, 29.82, 277.16°) |
| OKLab | oklab(74.11% -0.0083 -0.082) |
| OKLCH | oklch(74.11% 0.082 264.2) |
| XYZ | xyz(39.6905, 40.5256, 76.2375) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABE0 #E0C691
analogous
#91D3E0 #91ABE0 #9F91E0
triadic
#91ABE0 #E091AB #ABE091
tetradic
#91ABE0 #E091D3 #E0C691 #91E09F
square
#91ABE0 #E091D3 #E0C691 #91E09F
split-complementary
#91ABE0 #E09F91 #D3E091
monochromatic
#3664C0 #6187D3 #91ABE0 #C1CFED #E7EDF8
Accessibility & contrast
On white
2.31
#91ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#91ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABE0
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABE0 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE2
Deuteranopia (green-blind)
#91A7DF
Tritanopia (blue-blind)
#79B6BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91abe0; /* rgb */ color: rgb(145, 171, 224); /* oklch */ color: oklch(74.1% 0.082 264.2);
Tailwind
colors: {
custom: {
50: '#b3c3ea',
500: '#91abe0',
950: '#000000',
},
}SCSS
$custom: #91abe0; $custom-light: #b3c3ea; $custom-dark: #000000;
JSON
{
"hex": "#91abe0",
"rgb": {
"r": 145,
"g": 171,
"b": 224
},
"hsl": {
"h": 220.253,
"s": 56.028,
"l": 72.353
},
"oklch": {
"l": 0.74114,
"c": 0.08241,
"h": 264.2
},
"luminance": 0.40527
}Semantic roles & 50–950 ramp
primary
#91ABE0
secondary
#F0E9DB
accent
#8E22C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184