#91ABFE#91ABFE
#91ABFE is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.5% C 0.123 H 270.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABFE |
|---|---|
| RGB | rgb(145, 171, 254) |
| HSL | hsl(226, 98%, 78%) |
| HSV | hsv(226, 43%, 100%) |
| CMYK | cmyk(42.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.08, 11.82, -44.01) |
| CIE-LCH | lch(71.08, 45.57, 285.04°) |
| OKLab | oklab(75.48% 0 -0.1234) |
| OKLCH | oklch(75.48% 0.123 270) |
| XYZ | xyz(44.1238, 42.2990, 99.5863) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 5.39
Cornflowerblue
#6495ED
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 8.99
Sky Blue (survey)
#75BBFD
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABFE #FEE491
analogous
#91E1FE #91ABFE #AD91FE
triadic
#91ABFE #FE91AB #ABFE91
tetradic
#91ABFE #FE91E1 #FEE491 #91FEAD
square
#91ABFE #FE91E1 #FEE491 #91FEAD
split-complementary
#91ABFE #FEAD91 #E1FE91
monochromatic
#184EFD #547DFD #91ABFE #CED9FF #E1E8FF
Accessibility & contrast
On white
2.22
#91ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#91ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABFE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABFE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#6BBCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91abfe; /* rgb */ color: rgb(145, 171, 254); /* oklch */ color: oklch(75.5% 0.123 270.0);
Tailwind
colors: {
custom: {
50: '#b5c3ff',
500: '#91abfe',
950: '#000000',
},
}SCSS
$custom: #91abfe; $custom-light: #b5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#91abfe",
"rgb": {
"r": 145,
"g": 171,
"b": 254
},
"hsl": {
"h": 225.688,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.75481,
"c": 0.12343,
"h": 270
},
"luminance": 0.42301
}Semantic roles & 50–950 ramp
primary
#91ABFE
secondary
#F7EFD4
accent
#AF00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186