#91AAED#91AAED
#91AAED is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.5% C 0.101 H 268.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAED |
|---|---|
| RGB | rgb(145, 170, 237) |
| HSL | hsl(224, 72%, 75%) |
| HSV | hsv(224, 39%, 93%) |
| CMYK | cmyk(38.8%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.09, 7.72, -36.31) |
| CIE-LCH | lch(70.09, 37.12, 282.01°) |
| OKLab | oklab(74.48% -0.0032 -0.1012) |
| OKLCH | oklch(74.48% 0.101 268.2) |
| XYZ | xyz(41.3332, 40.8816, 85.8174) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 8.33
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAED #EDD491
analogous
#91D8ED #91AAED #A691ED
triadic
#91AAED #ED91AA #AAED91
tetradic
#91AAED #ED91D8 #EDD491 #91EDA6
square
#91AAED #ED91D8 #EDD491 #91EDA6
split-complementary
#91AAED #EDA691 #D8ED91
monochromatic
#2859DC #5C81E4 #91AAED #C6D3F6 #E5EBFB
Accessibility & contrast
On white
2.29
#91AAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#91AAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAED
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAED | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#74B8C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91aaed; /* rgb */ color: rgb(145, 170, 237); /* oklch */ color: oklch(74.5% 0.101 268.2);
Tailwind
colors: {
custom: {
50: '#b4c3f3',
500: '#91aaed',
950: '#000000',
},
}SCSS
$custom: #91aaed; $custom-light: #b4c3f3; $custom-dark: #000000;
JSON
{
"hex": "#91aaed",
"rgb": {
"r": 145,
"g": 170,
"b": 237
},
"hsl": {
"h": 223.696,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7448,
"c": 0.10126,
"h": 268.2
},
"luminance": 0.40884
}Semantic roles & 50–950 ramp
primary
#91AAED
secondary
#F2EBD9
accent
#9F12D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185