#9CA4FA#9CA4FA
#9CA4FA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.7% C 0.124 H 278.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA4FA |
|---|---|
| RGB | rgb(156, 164, 250) |
| HSL | hsl(235, 90%, 80%) |
| HSV | hsv(235, 38%, 98%) |
| CMYK | cmyk(37.6%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.84, 17.49, -43.73) |
| CIE-LCH | lch(69.84, 47.09, 291.80°) |
| OKLab | oklab(74.65% 0.0191 -0.1224) |
| OKLCH | oklch(74.65% 0.124 278.9) |
| XYZ | xyz(44.2361, 40.5192, 95.9142) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.45
Perrywinkle
#8F8CE7
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.58
Lavender Blue
#8B88F8
ΔE00 7.92
Carolina Blue
#8AB8FE
ΔE00 9.13
Periwinkle (survey)
#8E82FE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA4FA #FAF29C
analogous
#9CD3FA #9CA4FA #C39CFA
triadic
#9CA4FA #FA9CA4 #A4FA9C
tetradic
#9CA4FA #FA9CD3 #FAF29C #9CFAC3
square
#9CA4FA #FA9CD3 #FAF29C #9CFAC3
split-complementary
#9CA4FA #FAC39C #D3FA9C
monochromatic
#2739F4 #626EF7 #9CA4FA #D6DAFD #E2E4FE
Accessibility & contrast
On white
2.31
#9CA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9CA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA4FA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA4FA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#81B5C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9ca4fa; /* rgb */ color: rgb(156, 164, 250); /* oklch */ color: oklch(74.7% 0.124 278.9);
Tailwind
colors: {
custom: {
50: '#bcbefc',
500: '#9ca4fa',
950: '#000000',
},
}SCSS
$custom: #9ca4fa; $custom-light: #bcbefc; $custom-dark: #000000;
JSON
{
"hex": "#9ca4fa",
"rgb": {
"r": 156,
"g": 164,
"b": 250
},
"hsl": {
"h": 234.894,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.74653,
"c": 0.12393,
"h": 278.9
},
"luminance": 0.40521
}Semantic roles & 50–950 ramp
primary
#9CA4FA
secondary
#F6F3D5
accent
#D200E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185