#91A2FF#91A2FF
#91A2FF is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.7% C 0.136 H 274.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2FF |
|---|---|
| RGB | rgb(145, 162, 255) |
| HSL | hsl(231, 100%, 78%) |
| HSV | hsv(231, 43%, 100%) |
| CMYK | cmyk(43.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.81, 17.22, -48.11) |
| CIE-LCH | lch(68.81, 51.10, 289.69°) |
| OKLab | oklab(73.74% 0.0112 -0.1354) |
| OKLCH | oklch(73.74% 0.136 274.7) |
| XYZ | xyz(42.6419, 39.0782, 99.8843) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.58
Lavender Blue
#8B88F8
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.79
Cornflowerblue
#6495ED
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2FF #FFEE91
analogous
#91D9FF #91A2FF #B791FF
triadic
#91A2FF #FF91A2 #A2FF91
tetradic
#91A2FF #FF91D9 #FFEE91 #91FFB7
square
#91A2FF #FF91D9 #FFEE91 #91FFB7
split-complementary
#91A2FF #FFB791 #D9FF91
monochromatic
#173BFF #546EFF #91A2FF #CED6FF #E0E5FF
Accessibility & contrast
On white
2.38
#91A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#91A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2FF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2FF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#6CB5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91a2ff; /* rgb */ color: rgb(145, 162, 255); /* oklch */ color: oklch(73.7% 0.136 274.7);
Tailwind
colors: {
custom: {
50: '#b6bdff',
500: '#91a2ff',
950: '#000000',
},
}SCSS
$custom: #91a2ff; $custom-light: #b6bdff; $custom-dark: #000000;
JSON
{
"hex": "#91a2ff",
"rgb": {
"r": 145,
"g": 162,
"b": 255
},
"hsl": {
"h": 230.727,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.73744,
"c": 0.13584,
"h": 274.7
},
"luminance": 0.3908
}Semantic roles & 50–950 ramp
primary
#91A2FF
secondary
#F7F2D4
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186