#91ABF8#91ABF8
#91ABF8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.2% C 0.115 H 269.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABF8 |
|---|---|
| RGB | rgb(145, 171, 248) |
| HSL | hsl(225, 88%, 77%) |
| HSV | hsv(225, 42%, 97%) |
| CMYK | cmyk(41.5%, 31%, 0%, 2.7%) |
| CIE-LAB | lab(70.82, 10.16, -41.16) |
| CIE-LCH | lch(70.82, 42.40, 283.86°) |
| OKLab | oklab(75.19% -0.0015 -0.1152) |
| OKLCH | oklch(75.19% 0.115 269.3) |
| XYZ | xyz(43.1780, 41.9206, 94.6051) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.13
Carolina Blue
#8AB8FE
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 5.46
Cornflowerblue
#6495ED
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 9.04
Sky Blue (survey)
#75BBFD
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABF8 #F8DE91
analogous
#91DFF8 #91ABF8 #AB91F8
triadic
#91ABF8 #F891AB #ABF891
tetradic
#91ABF8 #F891DF #F8DE91 #91F8AB
square
#91ABF8 #F891DF #F8DE91 #91F8AB
split-complementary
#91ABF8 #F8AB91 #DFF891
monochromatic
#1E53F1 #577FF4 #91ABF8 #CBD7FC #E2E9FD
Accessibility & contrast
On white
2.24
#91ABF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#91ABF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABF8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABF8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#6EBBC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91abf8; /* rgb */ color: rgb(145, 171, 248); /* oklch */ color: oklch(75.2% 0.115 269.3);
Tailwind
colors: {
custom: {
50: '#b5c3fb',
500: '#91abf8',
950: '#000000',
},
}SCSS
$custom: #91abf8; $custom-light: #b5c3fb; $custom-dark: #000000;
JSON
{
"hex": "#91abf8",
"rgb": {
"r": 145,
"g": 171,
"b": 248
},
"hsl": {
"h": 224.854,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.75194,
"c": 0.11522,
"h": 269.3
},
"luminance": 0.41923
}Semantic roles & 50–950 ramp
primary
#91ABF8
secondary
#F5EDD6
accent
#AB01E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185