#9CA7FF#9CA7FF
#9CA7FF is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.5% C 0.127 H 277.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA7FF |
|---|---|
| RGB | rgb(156, 167, 255) |
| HSL | hsl(233, 100%, 81%) |
| HSV | hsv(233, 39%, 100%) |
| CMYK | cmyk(38.8%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(70.82, 17.13, -44.90) |
| CIE-LCH | lch(70.82, 48.06, 290.88°) |
| OKLab | oklab(75.48% 0.0165 -0.1258) |
| OKLCH | oklch(75.48% 0.127 277.5) |
| XYZ | xyz(45.5737, 41.9234, 100.2791) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 6.67
Perrywinkle
#8F8CE7
ΔE00 7.89
Carolina Blue
#8AB8FE
ΔE00 8.21
Lavender Blue
#8B88F8
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA7FF #FFF49C
analogous
#9CD9FF #9CA7FF #C29CFF
triadic
#9CA7FF #FF9CA7 #A7FF9C
tetradic
#9CA7FF #FF9CD9 #FFF49C #9CFFC2
square
#9CA7FF #FF9CD9 #FFF49C #9CFFC2
split-complementary
#9CA7FF #FFC29C #D9FF9C
monochromatic
#223AFF #5F71FF #9CA7FF #D9DDFF #E0E4FF
Accessibility & contrast
On white
2.24
#9CA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9CA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA7FF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA7FF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#7EB8C7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9ca7ff; /* rgb */ color: rgb(156, 167, 255); /* oklch */ color: oklch(75.5% 0.127 277.5);
Tailwind
colors: {
custom: {
50: '#bcc1ff',
500: '#9ca7ff',
950: '#000000',
},
}SCSS
$custom: #9ca7ff; $custom-light: #bcc1ff; $custom-dark: #000000;
JSON
{
"hex": "#9ca7ff",
"rgb": {
"r": 156,
"g": 167,
"b": 255
},
"hsl": {
"h": 233.333,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.75481,
"c": 0.12692,
"h": 277.5
},
"luminance": 0.41925
}Semantic roles & 50–950 ramp
primary
#9CA7FF
secondary
#F7F3D4
accent
#CC00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186