#91A2F9#91A2F9
#91A2F9 is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.4% C 0.128 H 274.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2F9 |
|---|---|
| RGB | rgb(145, 162, 249) |
| HSL | hsl(230, 90%, 77%) |
| HSV | hsv(230, 42%, 98%) |
| CMYK | cmyk(41.8%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(68.53, 15.54, -45.28) |
| CIE-LCH | lch(68.53, 47.88, 288.94°) |
| OKLab | oklab(73.44% 0.0099 -0.1272) |
| OKLCH | oklch(73.44% 0.128 274.4) |
| XYZ | xyz(41.6911, 38.6979, 94.8769) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 7.86
Cornflowerblue
#6495ED
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2F9 #F9E891
analogous
#91D6F9 #91A2F9 #B491F9
triadic
#91A2F9 #F991A2 #A2F991
tetradic
#91A2F9 #F991D6 #F9E891 #91F9B4
square
#91A2F9 #F991D6 #F9E891 #91F9B4
split-complementary
#91A2F9 #F9B491 #D6F991
monochromatic
#1D40F3 #5771F6 #91A2F9 #CBD3FC #E2E6FD
Accessibility & contrast
On white
2.40
#91A2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#91A2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2F9
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2F9 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#6FB4C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91a2f9; /* rgb */ color: rgb(145, 162, 249); /* oklch */ color: oklch(73.4% 0.128 274.4);
Tailwind
colors: {
custom: {
50: '#b5bdfb',
500: '#91a2f9',
950: '#000000',
},
}SCSS
$custom: #91a2f9; $custom-light: #b5bdfb; $custom-dark: #000000;
JSON
{
"hex": "#91a2f9",
"rgb": {
"r": 145,
"g": 162,
"b": 249
},
"hsl": {
"h": 230.192,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.73441,
"c": 0.12754,
"h": 274.4
},
"luminance": 0.387
}Semantic roles & 50–950 ramp
primary
#91A2F9
secondary
#F6F0D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185