#8CB2FF#8CB2FF
#8CB2FF is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.6% C 0.119 H 263.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB2FF |
|---|---|
| RGB | rgb(140, 178, 255) |
| HSL | hsl(220, 100%, 77%) |
| HSV | hsv(220, 45%, 100%) |
| CMYK | cmyk(45.1%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.65, 6.95, -42.11) |
| CIE-LCH | lch(72.65, 42.68, 279.37°) |
| OKLab | oklab(76.64% -0.013 -0.118) |
| OKLCH | oklch(76.64% 0.119 263.7) |
| XYZ | xyz(44.7798, 44.6335, 100.8439) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 4.28
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Baby Blue (survey)
#A2CFFE
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB2FF #FFD98C
analogous
#8CEBFF #8CB2FF #A08CFF
triadic
#8CB2FF #FF8CB2 #B2FF8C
tetradic
#8CB2FF #FF8CEB #FFD98C #8CFFA0
square
#8CB2FF #FF8CEB #FFD98C #8CFFA0
split-complementary
#8CB2FF #FFA08C #EBFF8C
monochromatic
#1260FF #4F89FF #8CB2FF #C9DBFF #E0EBFF
Accessibility & contrast
On white
2.12
#8CB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8CB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB2FF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB2FF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#60C2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb2ff; /* rgb */ color: rgb(140, 178, 255); /* oklch */ color: oklch(76.6% 0.119 263.7);
Tailwind
colors: {
custom: {
50: '#b2c8ff',
500: '#8cb2ff',
950: '#000000',
},
}SCSS
$custom: #8cb2ff; $custom-light: #b2c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8cb2ff",
"rgb": {
"r": 140,
"g": 178,
"b": 255
},
"hsl": {
"h": 220.174,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.76639,
"c": 0.11871,
"h": 263.7
},
"luminance": 0.44636
}Semantic roles & 50–950 ramp
primary
#8CB2FF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286