#91A2F7#91A2F7
#91A2F7 is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.3% C 0.125 H 274.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2F7 |
|---|---|
| RGB | rgb(145, 162, 247) |
| HSL | hsl(230, 86%, 77%) |
| HSV | hsv(230, 41%, 97%) |
| CMYK | cmyk(41.3%, 34.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.44, 14.99, -44.34) |
| CIE-LCH | lch(68.44, 46.80, 288.68°) |
| OKLab | oklab(73.34% 0.0094 -0.1244) |
| OKLCH | oklch(73.34% 0.125 274.3) |
| XYZ | xyz(41.3808, 38.5738, 93.2427) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.76
Perrywinkle
#8F8CE7
ΔE00 7.00
Pastel Blue
#A2BFFE
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 7.90
Cornflowerblue
#6495ED
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2F7 #F7E691
analogous
#91D5F7 #91A2F7 #B391F7
triadic
#91A2F7 #F791A2 #A2F791
tetradic
#91A2F7 #F791D5 #F7E691 #91F7B3
square
#91A2F7 #F791D5 #F7E691 #91F7B3
split-complementary
#91A2F7 #F7B391 #D5F791
monochromatic
#1F42EF #5872F3 #91A2F7 #CAD2FB #E2E7FD
Accessibility & contrast
On white
2.41
#91A2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#91A2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2F7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2F7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#70B3C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91a2f7; /* rgb */ color: rgb(145, 162, 247); /* oklch */ color: oklch(73.3% 0.125 274.3);
Tailwind
colors: {
custom: {
50: '#b5bdfa',
500: '#91a2f7',
950: '#000000',
},
}SCSS
$custom: #91a2f7; $custom-light: #b5bdfa; $custom-dark: #000000;
JSON
{
"hex": "#91a2f7",
"rgb": {
"r": 145,
"g": 162,
"b": 247
},
"hsl": {
"h": 230,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.73342,
"c": 0.12477,
"h": 274.3
},
"luminance": 0.38576
}Semantic roles & 50–950 ramp
primary
#91A2F7
secondary
#F5F0D6
accent
#BE03E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185