#8BACEA#8BACEA
#8BACEA is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.097 H 262.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BACEA |
|---|---|
| RGB | rgb(139, 172, 234) |
| HSL | hsl(219, 69%, 73%) |
| HSV | hsv(219, 41%, 92%) |
| CMYK | cmyk(40.6%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.13, 4.22, -34.65) |
| CIE-LCH | lch(70.13, 34.90, 276.94°) |
| OKLab | oklab(74.37% -0.0125 -0.0965) |
| OKLCH | oklch(74.37% 0.097 262.6) |
| XYZ | xyz(40.2466, 40.9324, 83.6060) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 6.75
Cornflowerblue
#6495ED
ΔE00 7.59
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BACEA #EAC98B
analogous
#8BDBEA #8BACEA #998BEA
triadic
#8BACEA #EA8BAC #ACEA8B
tetradic
#8BACEA #EA8BDB #EAC98B #8BEA99
square
#8BACEA #EA8BDB #EAC98B #8BEA99
split-complementary
#8BACEA #EA998B #DBEA8B
monochromatic
#2663D4 #5787E1 #8BACEA #BFD1F3 #E5ECFA
Accessibility & contrast
On white
2.29
#8BACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#8BACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BACEA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BACEA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#8CA7E9
Tritanopia (blue-blind)
#6AB9C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8bacea; /* rgb */ color: rgb(139, 172, 234); /* oklch */ color: oklch(74.4% 0.097 262.6);
Tailwind
colors: {
custom: {
50: '#b0c4f1',
500: '#8bacea',
950: '#000000',
},
}SCSS
$custom: #8bacea; $custom-light: #b0c4f1; $custom-dark: #000000;
JSON
{
"hex": "#8bacea",
"rgb": {
"r": 139,
"g": 172,
"b": 234
},
"hsl": {
"h": 219.158,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.74371,
"c": 0.09734,
"h": 262.6
},
"luminance": 0.40935
}Semantic roles & 50–950 ramp
primary
#8BACEA
secondary
#F2E9D9
accent
#9014D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184