#9CB6FA#9CB6FA
#9CB6FA is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.2% C 0.102 H 267.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB6FA |
|---|---|
| RGB | rgb(156, 182, 250) |
| HSL | hsl(223, 90%, 80%) |
| HSV | hsv(223, 38%, 98%) |
| CMYK | cmyk(37.6%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(74.46, 7.39, -36.52) |
| CIE-LCH | lch(74.46, 37.26, 281.45°) |
| OKLab | oklab(78.23% -0.0037 -0.1016) |
| OKLCH | oklch(78.23% 0.102 267.9) |
| XYZ | xyz(47.6884, 47.4237, 97.0649) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.27
Carolina Blue
#8AB8FE
ΔE00 4.52
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Baby Blue (survey)
#A2CFFE
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB6FA #FAE09C
analogous
#9CE5FA #9CB6FA #B19CFA
triadic
#9CB6FA #FA9CB6 #B6FA9C
tetradic
#9CB6FA #FA9CE5 #FAE09C #9CFAB1
square
#9CB6FA #FA9CE5 #FAE09C #9CFAB1
split-complementary
#9CB6FA #FAB19C #E5FA9C
monochromatic
#2760F4 #628BF7 #9CB6FA #D6E1FD #E2EAFE
Accessibility & contrast
On white
2.00
#9CB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#9CB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB6FA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB6FA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFD
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#7FC4CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9cb6fa; /* rgb */ color: rgb(156, 182, 250); /* oklch */ color: oklch(78.2% 0.102 267.9);
Tailwind
colors: {
custom: {
50: '#bccbfc',
500: '#9cb6fa',
950: '#000000',
},
}SCSS
$custom: #9cb6fa; $custom-light: #bccbfc; $custom-dark: #000000;
JSON
{
"hex": "#9cb6fa",
"rgb": {
"r": 156,
"g": 182,
"b": 250
},
"hsl": {
"h": 223.404,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.78232,
"c": 0.10172,
"h": 267.9
},
"luminance": 0.47426
}Semantic roles & 50–950 ramp
primary
#9CB6FA
secondary
#F6EDD5
accent
#A600E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285