#91ABFC#91ABFC
#91ABFC is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.4% C 0.121 H 269.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABFC |
|---|---|
| RGB | rgb(145, 171, 252) |
| HSL | hsl(225, 95%, 78%) |
| HSV | hsv(225, 42%, 99%) |
| CMYK | cmyk(42.5%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.99, 11.27, -43.06) |
| CIE-LCH | lch(70.99, 44.51, 284.66°) |
| OKLab | oklab(75.38% -0.0005 -0.1207) |
| OKLCH | oklch(75.38% 0.121 269.8) |
| XYZ | xyz(43.8052, 42.1715, 97.9083) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 9.01
Sky Blue (survey)
#75BBFD
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABFC #FCE291
analogous
#91E0FC #91ABFC #AD91FC
triadic
#91ABFC #FC91AB #ABFC91
tetradic
#91ABFC #FC91E0 #FCE291 #91FCAD
square
#91ABFC #FC91E0 #FCE291 #91FCAD
split-complementary
#91ABFC #FCAD91 #E0FC91
monochromatic
#1A50F9 #557EFA #91ABFC #CDD8FE #E1E8FE
Accessibility & contrast
On white
2.23
#91ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#91ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABFC
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABFC | 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)
#8EB3FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#6CBCC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91abfc; /* rgb */ color: rgb(145, 171, 252); /* oklch */ color: oklch(75.4% 0.121 269.8);
Tailwind
colors: {
custom: {
50: '#b5c3fd',
500: '#91abfc',
950: '#000000',
},
}SCSS
$custom: #91abfc; $custom-light: #b5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#91abfc",
"rgb": {
"r": 145,
"g": 171,
"b": 252
},
"hsl": {
"h": 225.421,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.75384,
"c": 0.1207,
"h": 269.8
},
"luminance": 0.42174
}Semantic roles & 50–950 ramp
primary
#91ABFC
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185