#9CA0FA#9CA0FA
#9CA0FA is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.9% C 0.129 H 280.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA0FA |
|---|---|
| RGB | rgb(156, 160, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 38%, 98%) |
| CMYK | cmyk(37.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(68.83, 19.76, -45.30) |
| CIE-LCH | lch(68.83, 49.43, 293.57°) |
| OKLab | oklab(73.88% 0.0242 -0.127) |
| OKLCH | oklch(73.88% 0.129 280.8) |
| XYZ | xyz(43.5315, 39.1100, 95.6793) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.86
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Pastel Blue
#A2BFFE
ΔE00 8.76
Lavender
#B39DDB
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA0FA #FAF69C
analogous
#9CCFFA #9CA0FA #C79CFA
triadic
#9CA0FA #FA9CA0 #A0FA9C
tetradic
#9CA0FA #FA9CCF #FAF69C #9CFAC7
square
#9CA0FA #FA9CCF #FAF69C #9CFAC7
split-complementary
#9CA0FA #FAC79C #CFFA9C
monochromatic
#2730F4 #6268F7 #9CA0FA #D6D8FD #E2E3FE
Accessibility & contrast
On white
2.38
#9CA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#9CA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA0FA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA0FA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#81B1C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9ca0fa; /* rgb */ color: rgb(156, 160, 250); /* oklch */ color: oklch(73.9% 0.129 280.8);
Tailwind
colors: {
custom: {
50: '#bcbcfc',
500: '#9ca0fa',
950: '#000000',
},
}SCSS
$custom: #9ca0fa; $custom-light: #bcbcfc; $custom-dark: #000000;
JSON
{
"hex": "#9ca0fa",
"rgb": {
"r": 156,
"g": 160,
"b": 250
},
"hsl": {
"h": 237.447,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.73879,
"c": 0.12931,
"h": 280.8
},
"luminance": 0.39112
}Semantic roles & 50–950 ramp
primary
#9CA0FA
secondary
#F6F4D5
accent
#DC00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185