#8CB2F2#8CB2F2
#8CB2F2 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.0% C 0.102 H 260.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB2F2 |
|---|---|
| RGB | rgb(140, 178, 242) |
| HSL | hsl(218, 80%, 75%) |
| HSV | hsv(218, 42%, 95%) |
| CMYK | cmyk(42.1%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(72.11, 3.32, -35.92) |
| CIE-LCH | lch(72.11, 36.07, 275.29°) |
| OKLab | oklab(76.04% -0.0166 -0.1002) |
| OKLCH | oklch(76.04% 0.102 260.6) |
| XYZ | xyz(42.7575, 43.8246, 90.1932) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.30
Pastel Blue
#A2BFFE
ΔE00 4.35
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Baby Blue (survey)
#A2CFFE
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 8.19
Periwinkle Blue
#8F99FB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB2F2 #F2CC8C
analogous
#8CE5F2 #8CB2F2 #998CF2
triadic
#8CB2F2 #F28CB2 #B2F28C
tetradic
#8CB2F2 #F28CE5 #F2CC8C #8CF299
square
#8CB2F2 #F28CE5 #F2CC8C #8CF299
split-complementary
#8CB2F2 #F2998C #E5F28C
monochromatic
#1E68E6 #558DEC #8CB2F2 #C3D7F8 #E4EDFC
Accessibility & contrast
On white
2.15
#8CB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8CB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB2F2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB2F2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#90ACF1
Tritanopia (blue-blind)
#67C0C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8cb2f2; /* rgb */ color: rgb(140, 178, 242); /* oklch */ color: oklch(76.0% 0.102 260.6);
Tailwind
colors: {
custom: {
50: '#b1c8f6',
500: '#8cb2f2',
950: '#000000',
},
}SCSS
$custom: #8cb2f2; $custom-light: #b1c8f6; $custom-dark: #000000;
JSON
{
"hex": "#8cb2f2",
"rgb": {
"r": 140,
"g": 178,
"b": 242
},
"hsl": {
"h": 217.647,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.76041,
"c": 0.10153,
"h": 260.6
},
"luminance": 0.43827
}Semantic roles & 50–950 ramp
primary
#8CB2F2
secondary
#F4E9D7
accent
#8E0ADC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285