#8CB8FD#8CB8FD
#8CB8FD is a light, moderate blue. Relative luminance 0.469; OKLCH L 77.8% C 0.110 H 259.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB8FD |
|---|---|
| RGB | rgb(140, 184, 253) |
| HSL | hsl(217, 97%, 77%) |
| HSV | hsv(217, 45%, 99%) |
| CMYK | cmyk(44.7%, 27.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.15, 3.05, -38.68) |
| CIE-LCH | lch(74.15, 38.80, 274.51°) |
| OKLab | oklab(77.79% -0.0207 -0.1081) |
| OKLCH | oklch(77.79% 0.11 259.2) |
| XYZ | xyz(45.6795, 46.9454, 99.5638) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.40
Pastel Blue
#A2BFFE
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Light Blue
#95D0FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB8FD #FDD18C
analogous
#8CF1FD #8CB8FD #998CFD
triadic
#8CB8FD #FD8CB8 #B8FD8C
tetradic
#8CB8FD #FD8CF1 #FDD18C #8CFD99
square
#8CB8FD #FD8CF1 #FDD18C #8CFD99
split-complementary
#8CB8FD #FD998C #F1FD8C
monochromatic
#146EFB #5093FC #8CB8FD #C8DDFE #E1ECFE
Accessibility & contrast
On white
2.02
#8CB8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8CB8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB8FD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB8FD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#91B1FC
Tritanopia (blue-blind)
#60C7D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cb8fd; /* rgb */ color: rgb(140, 184, 253); /* oklch */ color: oklch(77.8% 0.110 259.2);
Tailwind
colors: {
custom: {
50: '#b2cdfe',
500: '#8cb8fd',
950: '#000000',
},
}SCSS
$custom: #8cb8fd; $custom-light: #b2cdfe; $custom-dark: #000000;
JSON
{
"hex": "#8cb8fd",
"rgb": {
"r": 140,
"g": 184,
"b": 253
},
"hsl": {
"h": 216.637,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.77786,
"c": 0.11007,
"h": 259.2
},
"luminance": 0.46948
}Semantic roles & 50–950 ramp
primary
#8CB8FD
secondary
#F7E9D4
accent
#8C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286