#91A2EB#91A2EB
#91A2EB is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.108 H 273.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2EB |
|---|---|
| RGB | rgb(145, 162, 235) |
| HSL | hsl(229, 69%, 75%) |
| HSV | hsv(229, 38%, 92%) |
| CMYK | cmyk(38.3%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.91, 11.70, -38.60) |
| CIE-LCH | lch(67.91, 40.34, 286.86°) |
| OKLab | oklab(72.76% 0.0064 -0.1078) |
| OKLCH | oklch(72.76% 0.108 273.4) |
| XYZ | xyz(39.5883, 37.8568, 83.8023) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Perrywinkle
#8F8CE7
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.11
Carolina Blue
#8AB8FE
ΔE00 8.24
Cornflowerblue
#6495ED
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2EB #EBDA91
analogous
#91CFEB #91A2EB #AD91EB
triadic
#91A2EB #EB91A2 #A2EB91
tetradic
#91A2EB #EB91CF #EBDA91 #91EBAD
square
#91A2EB #EB91CF #EBDA91 #91EBAD
split-complementary
#91A2EB #EBAD91 #CFEB91
monochromatic
#294AD8 #5D76E2 #91A2EB #C5CEF4 #E5E9FA
Accessibility & contrast
On white
2.45
#91A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#91A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2EB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2EB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#75B0BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91a2eb; /* rgb */ color: rgb(145, 162, 235); /* oklch */ color: oklch(72.8% 0.108 273.4);
Tailwind
colors: {
custom: {
50: '#b4bdf1',
500: '#91a2eb',
950: '#000000',
},
}SCSS
$custom: #91a2eb; $custom-light: #b4bdf1; $custom-dark: #000000;
JSON
{
"hex": "#91a2eb",
"rgb": {
"r": 145,
"g": 162,
"b": 235
},
"hsl": {
"h": 228.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.72762,
"c": 0.10802,
"h": 273.4
},
"luminance": 0.37859
}Semantic roles & 50–950 ramp
primary
#91A2EB
secondary
#F2EDD9
accent
#AE14D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185