#91AAEB#91AAEB
#91AAEB is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.4% C 0.099 H 267.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAEB |
|---|---|
| RGB | rgb(145, 170, 235) |
| HSL | hsl(223, 69%, 75%) |
| HSV | hsv(223, 38%, 92%) |
| CMYK | cmyk(38.3%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.01, 7.18, -35.34) |
| CIE-LCH | lch(70.01, 36.07, 281.49°) |
| OKLab | oklab(74.39% -0.0038 -0.0984) |
| OKLCH | oklch(74.39% 0.099 267.8) |
| XYZ | xyz(41.0426, 40.7654, 84.2871) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAEB #EBD291
analogous
#91D7EB #91AAEB #A591EB
triadic
#91AAEB #EB91AA #AAEB91
tetradic
#91AAEB #EB91D7 #EBD291 #91EBA5
square
#91AAEB #EB91D7 #EBD291 #91EBA5
split-complementary
#91AAEB #EBA591 #D7EB91
monochromatic
#295AD8 #5D82E2 #91AAEB #C5D2F4 #E5EBFA
Accessibility & contrast
On white
2.29
#91AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#91AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAEB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAEB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#74B7C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91aaeb; /* rgb */ color: rgb(145, 170, 235); /* oklch */ color: oklch(74.4% 0.099 267.8);
Tailwind
colors: {
custom: {
50: '#b4c3f1',
500: '#91aaeb',
950: '#000000',
},
}SCSS
$custom: #91aaeb; $custom-light: #b4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#91aaeb",
"rgb": {
"r": 145,
"g": 170,
"b": 235
},
"hsl": {
"h": 223.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.74389,
"c": 0.09851,
"h": 267.8
},
"luminance": 0.40767
}Semantic roles & 50–950 ramp
primary
#91AAEB
secondary
#F2EBD9
accent
#9D14D1
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185