#91A2EA#91A2EA
#91A2EA is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.7% C 0.107 H 273.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2EA |
|---|---|
| RGB | rgb(145, 162, 234) |
| HSL | hsl(229, 68%, 74%) |
| HSV | hsv(229, 38%, 92%) |
| CMYK | cmyk(38%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.87, 11.43, -38.12) |
| CIE-LCH | lch(67.87, 39.80, 286.69°) |
| OKLab | oklab(72.72% 0.0062 -0.1064) |
| OKLCH | oklch(72.72% 0.107 273.3) |
| XYZ | xyz(39.4443, 37.7992, 83.0436) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.74
Perrywinkle
#8F8CE7
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 7.74
Lavender Blue
#8B88F8
ΔE00 8.16
Carolina Blue
#8AB8FE
ΔE00 8.28
Cornflowerblue
#6495ED
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2EA #EAD991
analogous
#91CFEA #91A2EA #AD91EA
triadic
#91A2EA #EA91A2 #A2EA91
tetradic
#91A2EA #EA91CF #EAD991 #91EAAD
square
#91A2EA #EA91CF #EAD991 #91EAAD
split-complementary
#91A2EA #EAAD91 #CFEA91
monochromatic
#2A4BD6 #5E77E0 #91A2EA #C4CDF4 #E5E9FA
Accessibility & contrast
On white
2.45
#91A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#91A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2EA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2EA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#76B0BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #91a2ea; /* rgb */ color: rgb(145, 162, 234); /* oklch */ color: oklch(72.7% 0.107 273.3);
Tailwind
colors: {
custom: {
50: '#b4bdf1',
500: '#91a2ea',
950: '#000000',
},
}SCSS
$custom: #91a2ea; $custom-light: #b4bdf1; $custom-dark: #000000;
JSON
{
"hex": "#91a2ea",
"rgb": {
"r": 145,
"g": 162,
"b": 234
},
"hsl": {
"h": 228.539,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.72715,
"c": 0.10663,
"h": 273.3
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#91A2EA
secondary
#F2EDD9
accent
#AC16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184