#8CBAFA#8CBAFA
#8CBAFA is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.1% C 0.104 H 256.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBAFA |
|---|---|
| RGB | rgb(140, 186, 250) |
| HSL | hsl(215, 92%, 76%) |
| HSV | hsv(215, 44%, 98%) |
| CMYK | cmyk(44%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.57, 1.11, -36.43) |
| CIE-LCH | lch(74.57, 36.45, 271.75°) |
| OKLab | oklab(78.07% -0.0239 -0.1016) |
| OKLCH | oklch(78.07% 0.104 256.7) |
| XYZ | xyz(45.6238, 47.5926, 97.2061) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.74
Pastel Blue
#A2BFFE
ΔE00 4.35
Sky Blue (survey)
#75BBFD
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.04
Light Blue
#95D0FC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBAFA #FACC8C
analogous
#8CF1FA #8CBAFA #958CFA
triadic
#8CBAFA #FA8CBA #BAFA8C
tetradic
#8CBAFA #FA8CF1 #FACC8C #8CFA95
square
#8CBAFA #FA8CF1 #FACC8C #8CFA95
split-complementary
#8CBAFA #FA958C #F1FA8C
monochromatic
#1774F5 #5197F7 #8CBAFA #C7DDFD #E2EDFE
Accessibility & contrast
On white
2.00
#8CBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#8CBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBAFA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBAFA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#61C8D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8cbafa; /* rgb */ color: rgb(140, 186, 250); /* oklch */ color: oklch(78.1% 0.104 256.7);
Tailwind
colors: {
custom: {
50: '#b2cefc',
500: '#8cbafa',
950: '#000000',
},
}SCSS
$custom: #8cbafa; $custom-light: #b2cefc; $custom-dark: #000000;
JSON
{
"hex": "#8cbafa",
"rgb": {
"r": 140,
"g": 186,
"b": 250
},
"hsl": {
"h": 214.909,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.78068,
"c": 0.1044,
"h": 256.7
},
"luminance": 0.47595
}Semantic roles & 50–950 ramp
primary
#8CBAFA
secondary
#F6E8D5
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285