#8CB7FD#8CB7FD
#8CB7FD is a light, moderate blue. Relative luminance 0.465; OKLCH L 77.6% C 0.111 H 259.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7FD |
|---|---|
| RGB | rgb(140, 183, 253) |
| HSL | hsl(217, 97%, 77%) |
| HSV | hsv(217, 45%, 99%) |
| CMYK | cmyk(44.7%, 27.7%, 0%, 0.8%) |
| CIE-LAB | lab(73.89, 3.60, -39.10) |
| CIE-LCH | lch(73.89, 39.26, 275.27°) |
| OKLab | oklab(77.58% -0.0195 -0.1093) |
| OKLCH | oklch(77.58% 0.111 259.9) |
| XYZ | xyz(45.4725, 46.5315, 99.4948) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.65
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Light Blue
#95D0FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7FD #FDD28C
analogous
#8CF0FD #8CB7FD #9A8CFD
triadic
#8CB7FD #FD8CB7 #B7FD8C
tetradic
#8CB7FD #FD8CF0 #FDD28C #8CFD9A
square
#8CB7FD #FD8CF0 #FDD28C #8CFD9A
split-complementary
#8CB7FD #FD9A8C #F0FD8C
monochromatic
#146CFB #5091FC #8CB7FD #C8DDFE #E1ECFE
Accessibility & contrast
On white
2.04
#8CB7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8CB7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7FD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7FD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#60C6CF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cb7fd; /* rgb */ color: rgb(140, 183, 253); /* oklch */ color: oklch(77.6% 0.111 259.9);
Tailwind
colors: {
custom: {
50: '#b2ccfe',
500: '#8cb7fd',
950: '#000000',
},
}SCSS
$custom: #8cb7fd; $custom-light: #b2ccfe; $custom-dark: #000000;
JSON
{
"hex": "#8cb7fd",
"rgb": {
"r": 140,
"g": 183,
"b": 253
},
"hsl": {
"h": 217.168,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.77578,
"c": 0.11102,
"h": 259.9
},
"luminance": 0.46534
}Semantic roles & 50–950 ramp
primary
#8CB7FD
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286