#91ABEC#91ABEC
#91ABEC is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.6% C 0.099 H 267.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABEC |
|---|---|
| RGB | rgb(145, 171, 236) |
| HSL | hsl(223, 71%, 75%) |
| HSV | hsv(223, 39%, 93%) |
| CMYK | cmyk(38.6%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(70.32, 6.89, -35.42) |
| CIE-LCH | lch(70.32, 36.08, 281.01°) |
| OKLab | oklab(74.64% -0.0047 -0.0986) |
| OKLCH | oklch(74.64% 0.099 267.2) |
| XYZ | xyz(41.3757, 41.1997, 85.1128) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 9.15
Sky Blue (survey)
#75BBFD
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABEC #ECD291
analogous
#91D9EC #91ABEC #A591EC
triadic
#91ABEC #EC91AB #ABEC91
tetradic
#91ABEC #EC91D9 #ECD291 #91ECA5
square
#91ABEC #EC91D9 #ECD291 #91ECA5
split-complementary
#91ABEC #ECA591 #D9EC91
monochromatic
#295BDA #5D83E3 #91ABEC #C5D3F5 #E5EBFA
Accessibility & contrast
On white
2.27
#91ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#91ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABEC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABEC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EF
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#74B8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91abec; /* rgb */ color: rgb(145, 171, 236); /* oklch */ color: oklch(74.6% 0.099 267.2);
Tailwind
colors: {
custom: {
50: '#b4c3f2',
500: '#91abec',
950: '#000000',
},
}SCSS
$custom: #91abec; $custom-light: #b4c3f2; $custom-dark: #000000;
JSON
{
"hex": "#91abec",
"rgb": {
"r": 145,
"g": 171,
"b": 236
},
"hsl": {
"h": 222.857,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.7464,
"c": 0.09876,
"h": 267.2
},
"luminance": 0.41202
}Semantic roles & 50–950 ramp
primary
#91ABEC
secondary
#F2EBD9
accent
#9C13D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185