#8DBAFE#8DBAFE
#8DBAFE is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.3% C 0.109 H 258.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBAFE |
|---|---|
| RGB | rgb(141, 186, 254) |
| HSL | hsl(216, 98%, 77%) |
| HSV | hsv(216, 44%, 100%) |
| CMYK | cmyk(44.5%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.78, 2.47, -38.24) |
| CIE-LCH | lch(74.78, 38.32, 273.69°) |
| OKLab | oklab(78.31% -0.0218 -0.1068) |
| OKLCH | oklch(78.31% 0.109 258.4) |
| XYZ | xyz(46.4269, 47.9334, 100.5524) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.57
Pastel Blue
#A2BFFE
ΔE00 4.08
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Light Blue
#95D0FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBAFE #FED18D
analogous
#8DF3FE #8DBAFE #988DFE
triadic
#8DBAFE #FE8DBA #BAFE8D
tetradic
#8DBAFE #FE8DF3 #FED18D #8DFE98
square
#8DBAFE #FE8DF3 #FED18D #8DFE98
split-complementary
#8DBAFE #FE988D #F3FE8D
monochromatic
#1471FD #5095FD #8DBAFE #CADFFF #E1EDFF
Accessibility & contrast
On white
1.98
#8DBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8DBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBAFE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBAFE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#61C9D2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8dbafe; /* rgb */ color: rgb(141, 186, 254); /* oklch */ color: oklch(78.3% 0.109 258.4);
Tailwind
colors: {
custom: {
50: '#b3ceff',
500: '#8dbafe',
950: '#000000',
},
}SCSS
$custom: #8dbafe; $custom-light: #b3ceff; $custom-dark: #000000;
JSON
{
"hex": "#8dbafe",
"rgb": {
"r": 141,
"g": 186,
"b": 254
},
"hsl": {
"h": 216.106,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.78305,
"c": 0.10903,
"h": 258.4
},
"luminance": 0.47936
}Semantic roles & 50–950 ramp
primary
#8DBAFE
secondary
#F7E9D4
accent
#8A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286