#9CA7FA#9CA7FA
#9CA7FA is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.2% C 0.120 H 277.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA7FA |
|---|---|
| RGB | rgb(156, 167, 250) |
| HSL | hsl(233, 90%, 80%) |
| HSV | hsv(233, 38%, 98%) |
| CMYK | cmyk(37.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(70.60, 15.79, -42.53) |
| CIE-LCH | lch(70.60, 45.37, 290.37°) |
| OKLab | oklab(75.24% 0.0153 -0.119) |
| OKLCH | oklch(75.24% 0.12 277.3) |
| XYZ | xyz(44.7793, 41.6057, 96.0952) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Pastel Blue
#A2BFFE
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA7FA #FAEF9C
analogous
#9CD6FA #9CA7FA #C09CFA
triadic
#9CA7FA #FA9CA7 #A7FA9C
tetradic
#9CA7FA #FA9CD6 #FAEF9C #9CFAC0
square
#9CA7FA #FA9CD6 #FAEF9C #9CFAC0
split-complementary
#9CA7FA #FAC09C #D6FA9C
monochromatic
#273FF4 #6273F7 #9CA7FA #D6DBFD #E2E5FE
Accessibility & contrast
On white
2.25
#9CA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#9CA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA7FA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA7FA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#80B7C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ca7fa; /* rgb */ color: rgb(156, 167, 250); /* oklch */ color: oklch(75.2% 0.120 277.3);
Tailwind
colors: {
custom: {
50: '#bcc1fc',
500: '#9ca7fa',
950: '#000000',
},
}SCSS
$custom: #9ca7fa; $custom-light: #bcc1fc; $custom-dark: #000000;
JSON
{
"hex": "#9ca7fa",
"rgb": {
"r": 156,
"g": 167,
"b": 250
},
"hsl": {
"h": 232.979,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.75239,
"c": 0.11997,
"h": 277.3
},
"luminance": 0.41607
}Semantic roles & 50–950 ramp
primary
#9CA7FA
secondary
#F6F2D5
accent
#CB00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185