#91ABFA#91ABFA
#91ABFA is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.3% C 0.118 H 269.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABFA |
|---|---|
| RGB | rgb(145, 171, 250) |
| HSL | hsl(225, 91%, 77%) |
| HSV | hsv(225, 42%, 98%) |
| CMYK | cmyk(42%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.90, 10.71, -42.11) |
| CIE-LCH | lch(70.90, 43.45, 284.27°) |
| OKLab | oklab(75.29% -0.001 -0.1179) |
| OKLCH | oklch(75.29% 0.118 269.5) |
| XYZ | xyz(43.4899, 42.0454, 96.2480) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.14
Carolina Blue
#8AB8FE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 9.02
Sky Blue (survey)
#75BBFD
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABFA #FAE091
analogous
#91DFFA #91ABFA #AC91FA
triadic
#91ABFA #FA91AB #ABFA91
tetradic
#91ABFA #FA91DF #FAE091 #91FAAC
square
#91ABFA #FA91DF #FAE091 #91FAAC
split-complementary
#91ABFA #FAAC91 #DFFA91
monochromatic
#1C52F5 #567EF7 #91ABFA #CCD8FD #E2E9FE
Accessibility & contrast
On white
2.23
#91ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#91ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABFA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABFA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#6DBBC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91abfa; /* rgb */ color: rgb(145, 171, 250); /* oklch */ color: oklch(75.3% 0.118 269.5);
Tailwind
colors: {
custom: {
50: '#b5c3fc',
500: '#91abfa',
950: '#000000',
},
}SCSS
$custom: #91abfa; $custom-light: #b5c3fc; $custom-dark: #000000;
JSON
{
"hex": "#91abfa",
"rgb": {
"r": 145,
"g": 171,
"b": 250
},
"hsl": {
"h": 225.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.75289,
"c": 0.11795,
"h": 269.5
},
"luminance": 0.42048
}Semantic roles & 50–950 ramp
primary
#91ABFA
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185