#8CB0FF#8CB0FF
#8CB0FF is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.2% C 0.121 H 265.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB0FF |
|---|---|
| RGB | rgb(140, 176, 255) |
| HSL | hsl(221, 100%, 77%) |
| HSV | hsv(221, 45%, 100%) |
| CMYK | cmyk(45.1%, 31%, 0%, 0%) |
| CIE-LAB | lab(72.12, 8.07, -42.93) |
| CIE-LCH | lch(72.12, 43.68, 280.65°) |
| OKLab | oklab(76.23% -0.0106 -0.1204) |
| OKLCH | oklch(76.23% 0.121 265) |
| XYZ | xyz(44.3847, 43.8435, 100.7122) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.86
Pastel Blue
#A2BFFE
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.50
Baby Blue (survey)
#A2CFFE
ΔE00 8.21
Cornflowerblue
#6495ED
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB0FF #FFDB8C
analogous
#8CEAFF #8CB0FF #A18CFF
triadic
#8CB0FF #FF8CB0 #B0FF8C
tetradic
#8CB0FF #FF8CEA #FFDB8C #8CFFA1
square
#8CB0FF #FF8CEA #FFDB8C #8CFFA1
split-complementary
#8CB0FF #FFA18C #EAFF8C
monochromatic
#125CFF #4F86FF #8CB0FF #C9DAFF #E0EAFF
Accessibility & contrast
On white
2.15
#8CB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8CB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB0FF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB0FF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#60C1CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8cb0ff; /* rgb */ color: rgb(140, 176, 255); /* oklch */ color: oklch(76.2% 0.121 265.0);
Tailwind
colors: {
custom: {
50: '#b2c7ff',
500: '#8cb0ff',
950: '#000000',
},
}SCSS
$custom: #8cb0ff; $custom-light: #b2c7ff; $custom-dark: #000000;
JSON
{
"hex": "#8cb0ff",
"rgb": {
"r": 140,
"g": 176,
"b": 255
},
"hsl": {
"h": 221.217,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.7623,
"c": 0.12086,
"h": 265
},
"luminance": 0.43846
}Semantic roles & 50–950 ramp
primary
#8CB0FF
secondary
#F7ECD4
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286