#91AFE2#91AFE2
#91AFE2 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.0% C 0.081 H 260.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFE2 |
|---|---|
| RGB | rgb(145, 175, 226) |
| HSL | hsl(218, 58%, 73%) |
| HSV | hsv(218, 36%, 89%) |
| CMYK | cmyk(35.8%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(70.99, 2.02, -28.92) |
| CIE-LCH | lch(70.99, 28.99, 273.99°) |
| OKLab | oklab(75.04% -0.0129 -0.0801) |
| OKLCH | oklch(75.04% 0.081 260.9) |
| XYZ | xyz(40.7303, 42.1688, 77.9300) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 4.89
Periwinkle Blue
#8F99FB
ΔE00 7.31
Light Grey Blue
#9DBCD4
ΔE00 7.94
Sky Blue (survey)
#75BBFD
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFE2 #E2C491
analogous
#91D7E2 #91AFE2 #9C91E2
triadic
#91AFE2 #E291AF #AFE291
tetradic
#91AFE2 #E291D7 #E2C491 #91E29C
square
#91AFE2 #E291D7 #E2C491 #91E29C
split-complementary
#91AFE2 #E29C91 #D7E291
monochromatic
#346AC5 #618CD5 #91AFE2 #C1D2EF #E7EDF9
Accessibility & contrast
On white
2.23
#91AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#91AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFE2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFE2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E4
Deuteranopia (green-blind)
#95AAE1
Tritanopia (blue-blind)
#78BAC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91afe2; /* rgb */ color: rgb(145, 175, 226); /* oklch */ color: oklch(75.0% 0.081 260.9);
Tailwind
colors: {
custom: {
50: '#b3c6eb',
500: '#91afe2',
950: '#000000',
},
}SCSS
$custom: #91afe2; $custom-light: #b3c6eb; $custom-dark: #000000;
JSON
{
"hex": "#91afe2",
"rgb": {
"r": 145,
"g": 175,
"b": 226
},
"hsl": {
"h": 217.778,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.75035,
"c": 0.08112,
"h": 260.9
},
"luminance": 0.42171
}Semantic roles & 50–950 ramp
primary
#91AFE2
secondary
#F0E8DB
accent
#8820C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284