#91A2CD#91A2CD
#91A2CD is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.4% C 0.066 H 267.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2CD |
|---|---|
| RGB | rgb(145, 162, 205) |
| HSL | hsl(223, 38%, 69%) |
| HSV | hsv(223, 29%, 80%) |
| CMYK | cmyk(29.3%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.72, 3.90, -23.92) |
| CIE-LCH | lch(66.72, 24.23, 279.26°) |
| OKLab | oklab(71.44% -0.0024 -0.0659) |
| OKLCH | oklch(71.44% 0.066 267.9) |
| XYZ | xyz(35.6137, 36.2670, 62.8696) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.37
Perrywinkle
#8F8CE7
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 9.30
Carolina Blue
#8AB8FE
ΔE00 9.95
Cornflowerblue
#6495ED
ΔE00 9.96
Faded Blue
#658CBB
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2CD #CDBC91
analogous
#91C0CD #91A2CD #9E91CD
triadic
#91A2CD #CD91A2 #A2CD91
tetradic
#91A2CD #CD91C0 #CDBC91 #91CD9E
square
#91A2CD #CD91C0 #CDBC91 #91CD9E
split-complementary
#91A2CD #CD9E91 #C0CD91
monochromatic
#475F9C #677EBA #91A2CD #BBC6E0 #E5E9F3
Accessibility & contrast
On white
2.54
#91A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#91A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2CD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2CD | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#81AAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #91a2cd; /* rgb */ color: rgb(145, 162, 205); /* oklch */ color: oklch(71.4% 0.066 267.9);
Tailwind
colors: {
custom: {
50: '#b2bddc',
500: '#91a2cd',
950: '#000000',
},
}SCSS
$custom: #91a2cd; $custom-light: #b2bddc; $custom-dark: #000000;
JSON
{
"hex": "#91a2cd",
"rgb": {
"r": 145,
"g": 162,
"b": 205
},
"hsl": {
"h": 223,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.71442,
"c": 0.06589,
"h": 267.9
},
"luminance": 0.36268
}Semantic roles & 50–950 ramp
primary
#91A2CD
secondary
#E6E1D4
accent
#8D35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183