#9CBAFA#9CBAFA
#9CBAFA is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.0% C 0.097 H 264.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBAFA |
|---|---|
| RGB | rgb(156, 186, 250) |
| HSL | hsl(221, 90%, 80%) |
| HSV | hsv(221, 38%, 98%) |
| CMYK | cmyk(37.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(75.50, 5.19, -34.90) |
| CIE-LCH | lch(75.50, 35.29, 278.45°) |
| OKLab | oklab(79.05% -0.0087 -0.097) |
| OKLCH | oklch(79.05% 0.097 264.9) |
| XYZ | xyz(48.5193, 49.0855, 97.3419) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.35
Carolina Blue
#8AB8FE
ΔE00 3.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 7.72
Sky Blue (survey)
#75BBFD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBAFA #FADC9C
analogous
#9CE9FA #9CBAFA #AD9CFA
triadic
#9CBAFA #FA9CBA #BAFA9C
tetradic
#9CBAFA #FA9CE9 #FADC9C #9CFAAD
square
#9CBAFA #FA9CE9 #FADC9C #9CFAAD
split-complementary
#9CBAFA #FAAD9C #E9FA9C
monochromatic
#2769F4 #6291F7 #9CBAFA #D6E3FD #E2EBFE
Accessibility & contrast
On white
1.94
#9CBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#9CBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBAFA
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBAFA | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#7EC7D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9cbafa; /* rgb */ color: rgb(156, 186, 250); /* oklch */ color: oklch(79.0% 0.097 264.9);
Tailwind
colors: {
custom: {
50: '#bccefc',
500: '#9cbafa',
950: '#000000',
},
}SCSS
$custom: #9cbafa; $custom-light: #bccefc; $custom-dark: #000000;
JSON
{
"hex": "#9cbafa",
"rgb": {
"r": 156,
"g": 186,
"b": 250
},
"hsl": {
"h": 220.851,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.79046,
"c": 0.09741,
"h": 264.9
},
"luminance": 0.49088
}Semantic roles & 50–950 ramp
primary
#9CBAFA
secondary
#F6EBD5
accent
#9C00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285