#8BAFFE#8BAFFE
#8BAFFE is a light, vivid blue. Relative luminance 0.433; OKLCH L 75.9% C 0.121 H 265.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAFFE |
|---|---|
| RGB | rgb(139, 175, 254) |
| HSL | hsl(221, 98%, 77%) |
| HSV | hsv(221, 45%, 100%) |
| CMYK | cmyk(45.3%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.76, 8.11, -42.96) |
| CIE-LCH | lch(71.76, 43.72, 280.69°) |
| OKLab | oklab(75.92% -0.0106 -0.1205) |
| OKLCH | oklch(75.92% 0.121 265) |
| XYZ | xyz(43.8611, 43.3020, 99.7937) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.02
Pastel Blue
#A2BFFE
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 7.32
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Cornflowerblue
#6495ED
ΔE00 8.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAFFE #FEDA8B
analogous
#8BE9FE #8BAFFE #A08BFE
triadic
#8BAFFE #FE8BAF #AFFE8B
tetradic
#8BAFFE #FE8BE9 #FEDA8B #8BFEA0
square
#8BAFFE #FE8BE9 #FEDA8B #8BFEA0
split-complementary
#8BAFFE #FEA08B #E9FE8B
monochromatic
#125BFD #4E85FD #8BAFFE #C8D9FF #E1EAFF
Accessibility & contrast
On white
2.17
#8BAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#8BAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAFFE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAFFE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#5FC0CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8baffe; /* rgb */ color: rgb(139, 175, 254); /* oklch */ color: oklch(75.9% 0.121 265.0);
Tailwind
colors: {
custom: {
50: '#b2c6ff',
500: '#8baffe',
950: '#000000',
},
}SCSS
$custom: #8baffe; $custom-light: #b2c6ff; $custom-dark: #000000;
JSON
{
"hex": "#8baffe",
"rgb": {
"r": 139,
"g": 175,
"b": 254
},
"hsl": {
"h": 221.217,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.75917,
"c": 0.12097,
"h": 265
},
"luminance": 0.43305
}Semantic roles & 50–950 ramp
primary
#8BAFFE
secondary
#F7ECD4
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286