#8BA2DF#8BA2DF
#8BA2DF is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.8% C 0.093 H 268.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2DF |
|---|---|
| RGB | rgb(139, 162, 223) |
| HSL | hsl(224, 57%, 71%) |
| HSV | hsv(224, 38%, 87%) |
| CMYK | cmyk(37.7%, 27.4%, 0%, 12.5%) |
| CIE-LAB | lab(67.02, 6.86, -33.44) |
| CIE-LCH | lch(67.02, 34.14, 281.60°) |
| OKLab | oklab(71.8% -0.003 -0.0931) |
| OKLCH | oklch(71.8% 0.093 268.1) |
| XYZ | xyz(36.8831, 36.6557, 74.9296) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Cornflowerblue
#6495ED
ΔE00 7.29
Perrywinkle
#8F8CE7
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 7.96
Lavender Blue
#8B88F8
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2DF #DFC88B
analogous
#8BCCDF #8BA2DF #9E8BDF
triadic
#8BA2DF #DF8BA2 #A2DF8B
tetradic
#8BA2DF #DF8BCC #DFC88B #8BDF9E
square
#8BA2DF #DF8BCC #DFC88B #8BDF9E
split-complementary
#8BA2DF #DF9E8B #CCDF8B
monochromatic
#3459BC #5B7CD2 #8BA2DF #BBC8EC #E7ECF8
Accessibility & contrast
On white
2.52
#8BA2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8BA2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2DF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2DF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E2
Deuteranopia (green-blind)
#86A0DE
Tritanopia (blue-blind)
#71AEB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ba2df; /* rgb */ color: rgb(139, 162, 223); /* oklch */ color: oklch(71.8% 0.093 268.1);
Tailwind
colors: {
custom: {
50: '#afbde9',
500: '#8ba2df',
950: '#000000',
},
}SCSS
$custom: #8ba2df; $custom-light: #afbde9; $custom-dark: #000000;
JSON
{
"hex": "#8ba2df",
"rgb": {
"r": 139,
"g": 162,
"b": 223
},
"hsl": {
"h": 223.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.71799,
"c": 0.09312,
"h": 268.1
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#8BA2DF
secondary
#EEE8D8
accent
#9821C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184