#91A7EA#91A7EA
#91A7EA is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.7% C 0.101 H 269.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91A7EA |
|---|---|
| RGB | rgb(145, 167, 234) |
| HSL | hsl(225, 68%, 74%) |
| HSV | hsv(225, 38%, 92%) |
| CMYK | cmyk(38%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.18, 8.60, -36.09) |
| CIE-LCH | lch(69.18, 37.10, 283.41°) |
| OKLab | oklab(73.73% -0.0002 -0.1006) |
| OKLCH | oklch(73.73% 0.101 269.9) |
| XYZ | xyz(40.3426, 39.5958, 83.3430) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.92
Pastel Blue
#A2BFFE
ΔE00 6.35
Carolina Blue
#8AB8FE
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 8.28
Perrywinkle
#8F8CE7
ΔE00 8.43
Lavender Blue
#8B88F8
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A7EA #EAD491
analogous
#91D3EA #91A7EA #A891EA
triadic
#91A7EA #EA91A7 #A7EA91
tetradic
#91A7EA #EA91D3 #EAD491 #91EAA8
square
#91A7EA #EA91D3 #EAD491 #91EAA8
split-complementary
#91A7EA #EAA891 #D3EA91
monochromatic
#2A55D6 #5E7EE0 #91A7EA #C4D0F4 #E5EAFA
Accessibility & contrast
On white
2.35
#91A7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#91A7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A7EA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A7EA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#75B4BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91a7ea; /* rgb */ color: rgb(145, 167, 234); /* oklch */ color: oklch(73.7% 0.101 269.9);
Tailwind
colors: {
custom: {
50: '#b4c1f1',
500: '#91a7ea',
950: '#000000',
},
}SCSS
$custom: #91a7ea; $custom-light: #b4c1f1; $custom-dark: #000000;
JSON
{
"hex": "#91a7ea",
"rgb": {
"r": 145,
"g": 167,
"b": 234
},
"hsl": {
"h": 225.169,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.7373,
"c": 0.10058,
"h": 269.9
},
"luminance": 0.39598
}Semantic roles & 50–950 ramp
primary
#91A7EA
secondary
#F2ECD9
accent
#A216D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184