#8CB7FE#8CB7FE
#8CB7FE is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.6% C 0.112 H 260.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7FE |
|---|---|
| RGB | rgb(140, 183, 254) |
| HSL | hsl(217, 98%, 77%) |
| HSV | hsv(217, 45%, 100%) |
| CMYK | cmyk(44.9%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(73.93, 3.88, -39.57) |
| CIE-LCH | lch(73.93, 39.76, 275.61°) |
| OKLab | oklab(77.62% -0.0192 -0.1107) |
| OKLCH | oklch(77.62% 0.112 260.2) |
| XYZ | xyz(45.6322, 46.5953, 100.3360) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.67
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Light Blue
#95D0FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7FE #FED38C
analogous
#8CF0FE #8CB7FE #9A8CFE
triadic
#8CB7FE #FE8CB7 #B7FE8C
tetradic
#8CB7FE #FE8CF0 #FED38C #8CFE9A
square
#8CB7FE #FE8CF0 #FED38C #8CFE9A
split-complementary
#8CB7FE #FE9A8C #F0FE8C
monochromatic
#136BFD #4F91FD #8CB7FE #C9DDFF #E1ECFF
Accessibility & contrast
On white
2.03
#8CB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8CB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7FE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7FE | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#60C6D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cb7fe; /* rgb */ color: rgb(140, 183, 254); /* oklch */ color: oklch(77.6% 0.112 260.2);
Tailwind
colors: {
custom: {
50: '#b2ccff',
500: '#8cb7fe',
950: '#000000',
},
}SCSS
$custom: #8cb7fe; $custom-light: #b2ccff; $custom-dark: #000000;
JSON
{
"hex": "#8cb7fe",
"rgb": {
"r": 140,
"g": 183,
"b": 254
},
"hsl": {
"h": 217.368,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.77624,
"c": 0.11232,
"h": 260.2
},
"luminance": 0.46598
}Semantic roles & 50–950 ramp
primary
#8CB7FE
secondary
#F7EAD4
accent
#8F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286