#8CABFA#8CABFA
#8CABFA is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.0% C 0.120 H 267.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8CABFA |
|---|---|
| RGB | rgb(140, 171, 250) |
| HSL | hsl(223, 92%, 76%) |
| HSV | hsv(223, 44%, 98%) |
| CMYK | cmyk(44%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.59, 9.47, -42.62) |
| CIE-LCH | lch(70.59, 43.66, 282.53°) |
| OKLab | oklab(74.97% -0.0059 -0.1195) |
| OKLCH | oklch(74.97% 0.12 267.2) |
| XYZ | xyz(42.6280, 41.6010, 96.2076) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.39
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 5.98
Cornflowerblue
#6495ED
ΔE00 7.67
Sky Blue (survey)
#75BBFD
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CABFA #FADB8C
analogous
#8CE2FA #8CABFA #A48CFA
triadic
#8CABFA #FA8CAB #ABFA8C
tetradic
#8CABFA #FA8CE2 #FADB8C #8CFAA4
square
#8CABFA #FA8CE2 #FADB8C #8CFAA4
split-complementary
#8CABFA #FAA48C #E2FA8C
monochromatic
#1755F5 #5180F7 #8CABFA #C7D6FD #E2EAFE
Accessibility & contrast
On white
2.25
#8CABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8CABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CABFA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CABFA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#64BBC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8cabfa; /* rgb */ color: rgb(140, 171, 250); /* oklch */ color: oklch(75.0% 0.120 267.2);
Tailwind
colors: {
custom: {
50: '#b2c3fc',
500: '#8cabfa',
950: '#000000',
},
}SCSS
$custom: #8cabfa; $custom-light: #b2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#8cabfa",
"rgb": {
"r": 140,
"g": 171,
"b": 250
},
"hsl": {
"h": 223.091,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.7497,
"c": 0.11964,
"h": 267.2
},
"luminance": 0.41603
}Semantic roles & 50–950 ramp
primary
#8CABFA
secondary
#F6EDD5
accent
#A500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185