#8CB2FD#8CB2FD
#8CB2FD is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.116 H 263.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB2FD |
|---|---|
| RGB | rgb(140, 178, 253) |
| HSL | hsl(220, 97%, 77%) |
| HSV | hsv(220, 45%, 99%) |
| CMYK | cmyk(44.7%, 29.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.56, 6.39, -41.16) |
| CIE-LCH | lch(72.56, 41.65, 278.82°) |
| OKLab | oklab(76.55% -0.0135 -0.1153) |
| OKLCH | oklch(76.55% 0.116 263.3) |
| XYZ | xyz(44.4595, 44.5054, 99.1571) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.20
Pastel Blue
#A2BFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Baby Blue (survey)
#A2CFFE
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 8.13
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB2FD #FDD78C
analogous
#8CEBFD #8CB2FD #9F8CFD
triadic
#8CB2FD #FD8CB2 #B2FD8C
tetradic
#8CB2FD #FD8CEB #FDD78C #8CFD9F
square
#8CB2FD #FD8CEB #FDD78C #8CFD9F
split-complementary
#8CB2FD #FD9F8C #EBFD8C
monochromatic
#1461FB #508AFC #8CB2FD #C8DAFE #E1EBFE
Accessibility & contrast
On white
2.12
#8CB2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8CB2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB2FD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB2FD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#61C2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb2fd; /* rgb */ color: rgb(140, 178, 253); /* oklch */ color: oklch(76.5% 0.116 263.3);
Tailwind
colors: {
custom: {
50: '#b2c8fe',
500: '#8cb2fd',
950: '#000000',
},
}SCSS
$custom: #8cb2fd; $custom-light: #b2c8fe; $custom-dark: #000000;
JSON
{
"hex": "#8cb2fd",
"rgb": {
"r": 140,
"g": 178,
"b": 253
},
"hsl": {
"h": 219.823,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.76545,
"c": 0.11606,
"h": 263.3
},
"luminance": 0.44508
}Semantic roles & 50–950 ramp
primary
#8CB2FD
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286