#9CA7EB#9CA7EB
#9CA7EB is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.5% C 0.099 H 276.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA7EB |
|---|---|
| RGB | rgb(156, 167, 235) |
| HSL | hsl(232, 66%, 77%) |
| HSV | hsv(232, 34%, 92%) |
| CMYK | cmyk(33.6%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.97, 11.86, -35.35) |
| CIE-LCH | lch(69.97, 37.29, 288.54°) |
| OKLab | oklab(74.54% 0.0115 -0.0983) |
| OKLCH | oklch(74.54% 0.099 276.7) |
| XYZ | xyz(42.5202, 40.7020, 84.1971) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 7.09
Perrywinkle
#8F8CE7
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 8.95
Carolina Blue
#8AB8FE
ΔE00 8.97
Lavender
#B39DDB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA7EB #EBE09C
analogous
#9CCFEB #9CA7EB #B99CEB
triadic
#9CA7EB #EB9CA7 #A7EB9C
tetradic
#9CA7EB #EB9CCF #EBE09C #9CEBB9
square
#9CA7EB #EB9CCF #EBE09C #9CEBB9
split-complementary
#9CA7EB #EBB99C #CFEB9C
monochromatic
#364CD6 #697AE1 #9CA7EB #CFD4F5 #E6E8FA
Accessibility & contrast
On white
2.30
#9CA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#9CA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA7EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA7EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#86B4BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ca7eb; /* rgb */ color: rgb(156, 167, 235); /* oklch */ color: oklch(74.5% 0.099 276.7);
Tailwind
colors: {
custom: {
50: '#bbc1f1',
500: '#9ca7eb',
950: '#000000',
},
}SCSS
$custom: #9ca7eb; $custom-light: #bbc1f1; $custom-dark: #000000;
JSON
{
"hex": "#9ca7eb",
"rgb": {
"r": 156,
"g": 167,
"b": 235
},
"hsl": {
"h": 231.646,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.74543,
"c": 0.09897,
"h": 276.7
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#9CA7EB
secondary
#F1EEDA
accent
#B517CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185