#8CB7FF#8CB7FF
#8CB7FF is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.7% C 0.114 H 260.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7FF |
|---|---|
| RGB | rgb(140, 183, 255) |
| HSL | hsl(218, 100%, 77%) |
| HSV | hsv(218, 45%, 100%) |
| CMYK | cmyk(45.1%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(73.97, 4.16, -40.05) |
| CIE-LCH | lch(73.97, 40.26, 275.94°) |
| OKLab | oklab(77.67% -0.0189 -0.112) |
| OKLCH | oklch(77.67% 0.114 260.4) |
| XYZ | xyz(45.7928, 46.6596, 101.1816) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.71
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.40
Baby Blue (survey)
#A2CFFE
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Light Blue
#95D0FC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7FF #FFD48C
analogous
#8CF1FF #8CB7FF #9A8CFF
triadic
#8CB7FF #FF8CB7 #B7FF8C
tetradic
#8CB7FF #FF8CF1 #FFD48C #8CFF9A
square
#8CB7FF #FF8CF1 #FFD48C #8CFF9A
split-complementary
#8CB7FF #FF9A8C #F1FF8C
monochromatic
#126AFF #4F91FF #8CB7FF #C9DDFF #E0ECFF
Accessibility & contrast
On white
2.03
#8CB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8CB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7FF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7FF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#5FC6D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cb7ff; /* rgb */ color: rgb(140, 183, 255); /* oklch */ color: oklch(77.7% 0.114 260.4);
Tailwind
colors: {
custom: {
50: '#b2ccff',
500: '#8cb7ff',
950: '#000000',
},
}SCSS
$custom: #8cb7ff; $custom-light: #b2ccff; $custom-dark: #000000;
JSON
{
"hex": "#8cb7ff",
"rgb": {
"r": 140,
"g": 183,
"b": 255
},
"hsl": {
"h": 217.565,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.77669,
"c": 0.11363,
"h": 260.4
},
"luminance": 0.46662
}Semantic roles & 50–950 ramp
primary
#8CB7FF
secondary
#F7EAD4
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286