#91A9EE#91A9EE
#91A9EE is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.3% C 0.104 H 269.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91A9EE |
|---|---|
| RGB | rgb(145, 169, 238) |
| HSL | hsl(225, 73%, 75%) |
| HSV | hsv(225, 39%, 93%) |
| CMYK | cmyk(39.1%, 29%, 0%, 6.7%) |
| CIE-LAB | lab(69.87, 8.55, -37.20) |
| CIE-LCH | lch(69.87, 38.17, 282.95°) |
| OKLab | oklab(74.32% -0.0016 -0.1038) |
| OKLCH | oklch(74.32% 0.104 269.1) |
| XYZ | xyz(41.2929, 40.5668, 86.5267) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 5.99
Cornflowerblue
#6495ED
ΔE00 8.27
Perrywinkle
#8F8CE7
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A9EE #EED691
analogous
#91D8EE #91A9EE #A791EE
triadic
#91A9EE #EE91A9 #A9EE91
tetradic
#91A9EE #EE91D8 #EED691 #91EEA7
square
#91A9EE #EE91D8 #EED691 #91EEA7
split-complementary
#91A9EE #EEA791 #D8EE91
monochromatic
#2756DE #5C80E6 #91A9EE #C6D2F6 #E4EAFB
Accessibility & contrast
On white
2.30
#91A9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#91A9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A9EE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A9EE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#73B7C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91a9ee; /* rgb */ color: rgb(145, 169, 238); /* oklch */ color: oklch(74.3% 0.104 269.1);
Tailwind
colors: {
custom: {
50: '#b4c2f3',
500: '#91a9ee',
950: '#000000',
},
}SCSS
$custom: #91a9ee; $custom-light: #b4c2f3; $custom-dark: #000000;
JSON
{
"hex": "#91a9ee",
"rgb": {
"r": 145,
"g": 169,
"b": 238
},
"hsl": {
"h": 224.516,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.74321,
"c": 0.10378,
"h": 269.1
},
"luminance": 0.40569
}Semantic roles & 50–950 ramp
primary
#91A9EE
secondary
#F3ECD8
accent
#A210D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185