#91A5CD#91A5CD
#91A5CD is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.1% C 0.063 H 264.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91A5CD |
|---|---|
| RGB | rgb(145, 165, 205) |
| HSL | hsl(220, 38%, 69%) |
| HSV | hsv(220, 29%, 80%) |
| CMYK | cmyk(29.3%, 19.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.53, 2.22, -22.68) |
| CIE-LCH | lch(67.53, 22.79, 275.60°) |
| OKLab | oklab(72.07% -0.0065 -0.0624) |
| OKLCH | oklch(72.07% 0.063 264.1) |
| XYZ | xyz(36.1485, 37.3365, 63.0478) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.55
Perrywinkle
#8F8CE7
ΔE00 8.97
Carolina Blue
#8AB8FE
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.36
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A5CD #CDB991
analogous
#91C3CD #91A5CD #9B91CD
triadic
#91A5CD #CD91A5 #A5CD91
tetradic
#91A5CD #CD91C3 #CDB991 #91CD9B
square
#91A5CD #CD91C3 #CDB991 #91CD9B
split-complementary
#91A5CD #CD9B91 #C3CD91
monochromatic
#47649C #6783BA #91A5CD #BBC7E0 #E5EAF3
Accessibility & contrast
On white
2.48
#91A5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#91A5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A5CD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A5CD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#80ADB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #91a5cd; /* rgb */ color: rgb(145, 165, 205); /* oklch */ color: oklch(72.1% 0.063 264.1);
Tailwind
colors: {
custom: {
50: '#b2bfdc',
500: '#91a5cd',
950: '#000000',
},
}SCSS
$custom: #91a5cd; $custom-light: #b2bfdc; $custom-dark: #000000;
JSON
{
"hex": "#91a5cd",
"rgb": {
"r": 145,
"g": 165,
"b": 205
},
"hsl": {
"h": 220,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72072,
"c": 0.06273,
"h": 264.1
},
"luminance": 0.37338
}Semantic roles & 50–950 ramp
primary
#91A5CD
secondary
#E6E0D4
accent
#8735B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183