#91A2FA#91A2FA
#91A2FA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.5% C 0.129 H 274.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2FA |
|---|---|
| RGB | rgb(145, 162, 250) |
| HSL | hsl(230, 91%, 77%) |
| HSV | hsv(230, 42%, 98%) |
| CMYK | cmyk(42%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.58, 15.82, -45.76) |
| CIE-LCH | lch(68.58, 48.41, 289.07°) |
| OKLab | oklab(73.49% 0.0101 -0.1285) |
| OKLCH | oklch(73.49% 0.129 274.5) |
| XYZ | xyz(41.8475, 38.7605, 95.7005) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 7.85
Cornflowerblue
#6495ED
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2FA #FAE991
analogous
#91D6FA #91A2FA #B591FA
triadic
#91A2FA #FA91A2 #A2FA91
tetradic
#91A2FA #FA91D6 #FAE991 #91FAB5
square
#91A2FA #FA91D6 #FAE991 #91FAB5
split-complementary
#91A2FA #FAB591 #D6FA91
monochromatic
#1C3FF5 #5671F7 #91A2FA #CCD3FD #E2E6FE
Accessibility & contrast
On white
2.40
#91A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#91A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2FA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2FA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#6EB4C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91a2fa; /* rgb */ color: rgb(145, 162, 250); /* oklch */ color: oklch(73.5% 0.129 274.5);
Tailwind
colors: {
custom: {
50: '#b5bdfc',
500: '#91a2fa',
950: '#000000',
},
}SCSS
$custom: #91a2fa; $custom-light: #b5bdfc; $custom-dark: #000000;
JSON
{
"hex": "#91a2fa",
"rgb": {
"r": 145,
"g": 162,
"b": 250
},
"hsl": {
"h": 230.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.73491,
"c": 0.12893,
"h": 274.5
},
"luminance": 0.38763
}Semantic roles & 50–950 ramp
primary
#91A2FA
secondary
#F6F1D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185