#9CB4FA#9CB4FA
#9CB4FA is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.8% C 0.104 H 269.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB4FA |
|---|---|
| RGB | rgb(156, 180, 250) |
| HSL | hsl(225, 90%, 80%) |
| HSV | hsv(225, 38%, 98%) |
| CMYK | cmyk(37.6%, 28%, 0%, 2%) |
| CIE-LAB | lab(73.94, 8.50, -37.33) |
| CIE-LCH | lch(73.94, 38.28, 282.83°) |
| OKLab | oklab(77.83% -0.0011 -0.104) |
| OKLCH | oklch(77.83% 0.104 269.4) |
| XYZ | xyz(47.2817, 46.6104, 96.9294) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.84
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.15
Light Periwinkle
#C1C6FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB4FA #FAE29C
analogous
#9CE3FA #9CB4FA #B39CFA
triadic
#9CB4FA #FA9CB4 #B4FA9C
tetradic
#9CB4FA #FA9CE3 #FAE29C #9CFAB3
square
#9CB4FA #FA9CE3 #FAE29C #9CFAB3
split-complementary
#9CB4FA #FAB39C #E3FA9C
monochromatic
#275CF4 #6288F7 #9CB4FA #D6E0FD #E2E9FE
Accessibility & contrast
On white
2.03
#9CB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#9CB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB4FA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB4FA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#7FC2CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9cb4fa; /* rgb */ color: rgb(156, 180, 250); /* oklch */ color: oklch(77.8% 0.104 269.4);
Tailwind
colors: {
custom: {
50: '#bccafc',
500: '#9cb4fa',
950: '#000000',
},
}SCSS
$custom: #9cb4fa; $custom-light: #bccafc; $custom-dark: #000000;
JSON
{
"hex": "#9cb4fa",
"rgb": {
"r": 156,
"g": 180,
"b": 250
},
"hsl": {
"h": 224.681,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.77827,
"c": 0.10398,
"h": 269.4
},
"luminance": 0.46613
}Semantic roles & 50–950 ramp
primary
#9CB4FA
secondary
#F6EDD5
accent
#AB00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285