#91A4EA#91A4EA
#91A4EA is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.1% C 0.104 H 272.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91A4EA |
|---|---|
| RGB | rgb(145, 164, 234) |
| HSL | hsl(227, 68%, 74%) |
| HSV | hsv(227, 38%, 92%) |
| CMYK | cmyk(38%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.39, 10.30, -37.31) |
| CIE-LCH | lch(68.39, 38.71, 285.43°) |
| OKLab | oklab(73.12% 0.0036 -0.1041) |
| OKLCH | oklch(73.12% 0.104 272) |
| XYZ | xyz(39.7994, 38.5094, 83.1620) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 8.27
Lavender Blue
#8B88F8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A4EA #EAD791
analogous
#91D1EA #91A4EA #AB91EA
triadic
#91A4EA #EA91A4 #A4EA91
tetradic
#91A4EA #EA91D1 #EAD791 #91EAAB
square
#91A4EA #EA91D1 #EAD791 #91EAAB
split-complementary
#91A4EA #EAAB91 #D1EA91
monochromatic
#2A4FD6 #5E79E0 #91A4EA #C4CFF4 #E5EAFA
Accessibility & contrast
On white
2.41
#91A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#91A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A4EA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A4EA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#76B2BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91a4ea; /* rgb */ color: rgb(145, 164, 234); /* oklch */ color: oklch(73.1% 0.104 272.0);
Tailwind
colors: {
custom: {
50: '#b4bef1',
500: '#91a4ea',
950: '#000000',
},
}SCSS
$custom: #91a4ea; $custom-light: #b4bef1; $custom-dark: #000000;
JSON
{
"hex": "#91a4ea",
"rgb": {
"r": 145,
"g": 164,
"b": 234
},
"hsl": {
"h": 227.191,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.73119,
"c": 0.10416,
"h": 272
},
"luminance": 0.38511
}Semantic roles & 50–950 ramp
primary
#91A4EA
secondary
#F2ECD9
accent
#A816D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184