#91AEFD#91AEFD
#91AEFD is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.0% C 0.119 H 268.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEFD |
|---|---|
| RGB | rgb(145, 174, 253) |
| HSL | hsl(224, 96%, 78%) |
| HSV | hsv(224, 43%, 99%) |
| CMYK | cmyk(42.7%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.81, 9.85, -42.31) |
| CIE-LCH | lch(71.81, 43.44, 283.11°) |
| OKLab | oklab(76.04% -0.0039 -0.1185) |
| OKLCH | oklch(76.04% 0.119 268.1) |
| XYZ | xyz(44.5372, 43.3813, 98.9361) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 4.46
Periwinkle Blue
#8F99FB
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 8.68
Light Grey Blue
#9DBCD4
ΔE00 8.77
Sky Blue (survey)
#75BBFD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEFD #FDE091
analogous
#91E4FD #91AEFD #AA91FD
triadic
#91AEFD #FD91AE #AEFD91
tetradic
#91AEFD #FD91E4 #FDE091 #91FDAA
square
#91AEFD #FD91E4 #FDE091 #91FDAA
split-complementary
#91AEFD #FDAA91 #E4FD91
monochromatic
#1955FB #5582FC #91AEFD #CDDAFE #E1E9FE
Accessibility & contrast
On white
2.17
#91AEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#91AEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEFD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEFD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#6BBECA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #91aefd; /* rgb */ color: rgb(145, 174, 253); /* oklch */ color: oklch(76.0% 0.119 268.1);
Tailwind
colors: {
custom: {
50: '#b5c5fe',
500: '#91aefd',
950: '#000000',
},
}SCSS
$custom: #91aefd; $custom-light: #b5c5fe; $custom-dark: #000000;
JSON
{
"hex": "#91aefd",
"rgb": {
"r": 145,
"g": 174,
"b": 253
},
"hsl": {
"h": 223.889,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.76038,
"c": 0.11859,
"h": 268.1
},
"luminance": 0.43384
}Semantic roles & 50–950 ramp
primary
#91AEFD
secondary
#F7EDD4
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186