#91AEFE#91AEFE
#91AEFE is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.1% C 0.120 H 268.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEFE |
|---|---|
| RGB | rgb(145, 174, 254) |
| HSL | hsl(224, 98%, 78%) |
| HSV | hsv(224, 43%, 100%) |
| CMYK | cmyk(42.9%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.86, 10.13, -42.79) |
| CIE-LCH | lch(71.86, 43.97, 283.32°) |
| OKLab | oklab(76.09% -0.0036 -0.1199) |
| OKLCH | oklch(76.09% 0.12 268.3) |
| XYZ | xyz(44.6969, 43.4452, 99.7773) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 4.48
Periwinkle Blue
#8F99FB
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 8.70
Light Grey Blue
#9DBCD4
ΔE00 8.77
Sky Blue (survey)
#75BBFD
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEFE #FEE191
analogous
#91E4FE #91AEFE #AA91FE
triadic
#91AEFE #FE91AE #AEFE91
tetradic
#91AEFE #FE91E4 #FEE191 #91FEAA
square
#91AEFE #FE91E4 #FEE191 #91FEAA
split-complementary
#91AEFE #FEAA91 #E4FE91
monochromatic
#1855FD #5481FD #91AEFE #CEDBFF #E1E9FF
Accessibility & contrast
On white
2.17
#91AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#91AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEFE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEFE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#6BBFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #91aefe; /* rgb */ color: rgb(145, 174, 254); /* oklch */ color: oklch(76.1% 0.120 268.3);
Tailwind
colors: {
custom: {
50: '#b5c5ff',
500: '#91aefe',
950: '#000000',
},
}SCSS
$custom: #91aefe; $custom-light: #b5c5ff; $custom-dark: #000000;
JSON
{
"hex": "#91aefe",
"rgb": {
"r": 145,
"g": 174,
"b": 254
},
"hsl": {
"h": 224.037,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.76085,
"c": 0.11994,
"h": 268.3
},
"luminance": 0.43448
}Semantic roles & 50–950 ramp
primary
#91AEFE
secondary
#F7EED4
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186