#9CA7FC#9CA7FC
#9CA7FC is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.3% C 0.123 H 277.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA7FC |
|---|---|
| RGB | rgb(156, 167, 252) |
| HSL | hsl(233, 94%, 80%) |
| HSV | hsv(233, 38%, 99%) |
| CMYK | cmyk(38.1%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.69, 16.33, -43.48) |
| CIE-LCH | lch(70.69, 46.45, 290.58°) |
| OKLab | oklab(75.33% 0.0158 -0.1217) |
| OKLCH | oklch(75.33% 0.123 277.4) |
| XYZ | xyz(45.0946, 41.7318, 97.7556) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.99
Pastel Blue
#A2BFFE
ΔE00 6.67
Perrywinkle
#8F8CE7
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 8.27
Lavender Blue
#8B88F8
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA7FC #FCF19C
analogous
#9CD7FC #9CA7FC #C19CFC
triadic
#9CA7FC #FC9CA7 #A7FC9C
tetradic
#9CA7FC #FC9CD7 #FCF19C #9CFCC1
square
#9CA7FC #FC9CD7 #FCF19C #9CFCC1
split-complementary
#9CA7FC #FCC19C #D7FC9C
monochromatic
#253DF8 #6172FA #9CA7FC #D7DCFE #E1E5FE
Accessibility & contrast
On white
2.25
#9CA7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#9CA7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA7FC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA7FC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#85A9FA
Tritanopia (blue-blind)
#7FB8C6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ca7fc; /* rgb */ color: rgb(156, 167, 252); /* oklch */ color: oklch(75.3% 0.123 277.4);
Tailwind
colors: {
custom: {
50: '#bcc1fd',
500: '#9ca7fc',
950: '#000000',
},
}SCSS
$custom: #9ca7fc; $custom-light: #bcc1fd; $custom-dark: #000000;
JSON
{
"hex": "#9ca7fc",
"rgb": {
"r": 156,
"g": 167,
"b": 252
},
"hsl": {
"h": 233.125,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.75335,
"c": 0.12275,
"h": 277.4
},
"luminance": 0.41734
}Semantic roles & 50–950 ramp
primary
#9CA7FC
secondary
#F6F2D5
accent
#CB00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186