#91A2CA#91A2CA
#91A2CA is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.3% C 0.062 H 266.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2CA |
|---|---|
| RGB | rgb(145, 162, 202) |
| HSL | hsl(222, 35%, 68%) |
| HSV | hsv(222, 28%, 79%) |
| CMYK | cmyk(28.2%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.61, 3.16, -22.42) |
| CIE-LCH | lch(66.61, 22.64, 278.01°) |
| OKLab | oklab(71.32% -0.0034 -0.0616) |
| OKLCH | oklch(71.32% 0.062 266.8) |
| XYZ | xyz(35.2551, 36.1235, 60.9807) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.67
Pastel Blue
#A2BFFE
ΔE00 9.57
Bluey Grey
#89A0B0
ΔE00 9.86
Faded Blue
#658CBB
ΔE00 10.07
Carolina Blue
#8AB8FE
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2CA #CAB991
analogous
#91BECA #91A2CA #9C91CA
triadic
#91A2CA #CA91A2 #A2CA91
tetradic
#91A2CA #CA91BE #CAB991 #91CA9C
square
#91A2CA #CA91BE #CAB991 #91CA9C
split-complementary
#91A2CA #CA9C91 #BECA91
monochromatic
#496098 #687FB6 #91A2CA #BAC5DE #E4E8F2
Accessibility & contrast
On white
2.55
#91A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#91A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2CA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2CA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CC
Deuteranopia (green-blind)
#90A0C9
Tritanopia (blue-blind)
#82AAAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #91a2ca; /* rgb */ color: rgb(145, 162, 202); /* oklch */ color: oklch(71.3% 0.062 266.8);
Tailwind
colors: {
custom: {
50: '#b2bdda',
500: '#91a2ca',
950: '#000000',
},
}SCSS
$custom: #91a2ca; $custom-light: #b2bdda; $custom-dark: #000000;
JSON
{
"hex": "#91a2ca",
"rgb": {
"r": 145,
"g": 162,
"b": 202
},
"hsl": {
"h": 222.105,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.71321,
"c": 0.06172,
"h": 266.8
},
"luminance": 0.36125
}Semantic roles & 50–950 ramp
primary
#91A2CA
secondary
#E4DFD3
accent
#8B38AE
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183