#91AFF7#91AFF7
#91AFF7 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.0% C 0.109 H 266.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFF7 |
|---|---|
| RGB | rgb(145, 175, 247) |
| HSL | hsl(222, 86%, 77%) |
| HSV | hsv(222, 41%, 97%) |
| CMYK | cmyk(41.3%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(71.82, 7.64, -39.05) |
| CIE-LCH | lch(71.82, 39.79, 281.06°) |
| OKLab | oklab(75.96% -0.0067 -0.1091) |
| OKLCH | oklch(75.96% 0.109 266.5) |
| XYZ | xyz(43.7903, 43.3928, 94.0459) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 4.21
Periwinkle Blue
#8F99FB
ΔE00 6.69
Sky Blue (survey)
#75BBFD
ΔE00 8.41
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Light Grey Blue
#9DBCD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFF7 #F7D991
analogous
#91E2F7 #91AFF7 #A691F7
triadic
#91AFF7 #F791AF #AFF791
tetradic
#91AFF7 #F791E2 #F7D991 #91F7A6
square
#91AFF7 #F791E2 #F7D991 #91F7A6
split-complementary
#91AFF7 #F7A691 #E2F791
monochromatic
#1F5CEF #5886F3 #91AFF7 #CAD8FB #E2EAFD
Accessibility & contrast
On white
2.17
#91AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#91AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFF7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFF7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FA
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#6EBEC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #91aff7; /* rgb */ color: rgb(145, 175, 247); /* oklch */ color: oklch(76.0% 0.109 266.5);
Tailwind
colors: {
custom: {
50: '#b5c6fa',
500: '#91aff7',
950: '#000000',
},
}SCSS
$custom: #91aff7; $custom-light: #b5c6fa; $custom-dark: #000000;
JSON
{
"hex": "#91aff7",
"rgb": {
"r": 145,
"g": 175,
"b": 247
},
"hsl": {
"h": 222.353,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.7596,
"c": 0.10931,
"h": 266.5
},
"luminance": 0.43395
}Semantic roles & 50–950 ramp
primary
#91AFF7
secondary
#F5ECD6
accent
#A103E3
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285