#91ABFD#91ABFD
#91ABFD is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.4% C 0.122 H 269.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABFD |
|---|---|
| RGB | rgb(145, 171, 253) |
| HSL | hsl(226, 96%, 78%) |
| HSV | hsv(226, 43%, 99%) |
| CMYK | cmyk(42.7%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.03, 11.54, -43.53) |
| CIE-LCH | lch(71.03, 45.04, 284.85°) |
| OKLab | oklab(75.43% -0.0002 -0.1221) |
| OKLCH | oklch(75.43% 0.122 269.9) |
| XYZ | xyz(43.9641, 42.2351, 98.7451) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 5.39
Cornflowerblue
#6495ED
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 9.00
Sky Blue (survey)
#75BBFD
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABFD #FDE391
analogous
#91E1FD #91ABFD #AD91FD
triadic
#91ABFD #FD91AB #ABFD91
tetradic
#91ABFD #FD91E1 #FDE391 #91FDAD
square
#91ABFD #FD91E1 #FDE391 #91FDAD
split-complementary
#91ABFD #FDAD91 #E1FD91
monochromatic
#194FFB #557DFC #91ABFD #CDD9FE #E1E8FE
Accessibility & contrast
On white
2.22
#91ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#91ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABFD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABFD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#6CBCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91abfd; /* rgb */ color: rgb(145, 171, 253); /* oklch */ color: oklch(75.4% 0.122 269.9);
Tailwind
colors: {
custom: {
50: '#b5c3fe',
500: '#91abfd',
950: '#000000',
},
}SCSS
$custom: #91abfd; $custom-light: #b5c3fe; $custom-dark: #000000;
JSON
{
"hex": "#91abfd",
"rgb": {
"r": 145,
"g": 171,
"b": 253
},
"hsl": {
"h": 225.556,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.75433,
"c": 0.12207,
"h": 269.9
},
"luminance": 0.42237
}Semantic roles & 50–950 ramp
primary
#91ABFD
secondary
#F7EED4
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186