#91A2F8#91A2F8
#91A2F8 is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.4% C 0.126 H 274.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2F8 |
|---|---|
| RGB | rgb(145, 162, 248) |
| HSL | hsl(230, 88%, 77%) |
| HSV | hsv(230, 42%, 97%) |
| CMYK | cmyk(41.5%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.49, 15.26, -44.81) |
| CIE-LCH | lch(68.49, 47.34, 288.81°) |
| OKLab | oklab(73.39% 0.0096 -0.1258) |
| OKLCH | oklch(73.39% 0.126 274.4) |
| XYZ | xyz(41.5355, 38.6357, 94.0576) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.72
Perrywinkle
#8F8CE7
ΔE00 7.03
Pastel Blue
#A2BFFE
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 7.67
Carolina Blue
#8AB8FE
ΔE00 7.88
Cornflowerblue
#6495ED
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2F8 #F8E791
analogous
#91D6F8 #91A2F8 #B491F8
triadic
#91A2F8 #F891A2 #A2F891
tetradic
#91A2F8 #F891D6 #F8E791 #91F8B4
square
#91A2F8 #F891D6 #F8E791 #91F8B4
split-complementary
#91A2F8 #F8B491 #D6F891
monochromatic
#1E41F1 #5771F4 #91A2F8 #CBD3FC #E2E7FD
Accessibility & contrast
On white
2.41
#91A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#91A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2F8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2F8 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#6FB3C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91a2f8; /* rgb */ color: rgb(145, 162, 248); /* oklch */ color: oklch(73.4% 0.126 274.4);
Tailwind
colors: {
custom: {
50: '#b5bdfb',
500: '#91a2f8',
950: '#000000',
},
}SCSS
$custom: #91a2f8; $custom-light: #b5bdfb; $custom-dark: #000000;
JSON
{
"hex": "#91a2f8",
"rgb": {
"r": 145,
"g": 162,
"b": 248
},
"hsl": {
"h": 230.097,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73391,
"c": 0.12616,
"h": 274.4
},
"luminance": 0.38638
}Semantic roles & 50–950 ramp
primary
#91A2F8
secondary
#F5F0D6
accent
#BF01E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185