#8DB0FE#8DB0FE
#8DB0FE is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.2% C 0.119 H 265.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB0FE |
|---|---|
| RGB | rgb(141, 176, 254) |
| HSL | hsl(221, 98%, 77%) |
| HSV | hsv(221, 44%, 100%) |
| CMYK | cmyk(44.5%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.14, 8.03, -42.36) |
| CIE-LCH | lch(72.14, 43.11, 280.73°) |
| OKLab | oklab(76.24% -0.0099 -0.1187) |
| OKLCH | oklch(76.24% 0.119 265.2) |
| XYZ | xyz(44.3935, 43.8665, 99.8746) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.99
Pastel Blue
#A2BFFE
ΔE00 4.40
Periwinkle Blue
#8F99FB
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Baby Blue (survey)
#A2CFFE
ΔE00 8.23
Cornflowerblue
#6495ED
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB0FE #FEDB8D
analogous
#8DE8FE #8DB0FE #A38DFE
triadic
#8DB0FE #FE8DB0 #B0FE8D
tetradic
#8DB0FE #FE8DE8 #FEDB8D #8DFEA3
square
#8DB0FE #FE8DE8 #FEDB8D #8DFEA3
split-complementary
#8DB0FE #FEA38D #E8FE8D
monochromatic
#145CFD #5086FD #8DB0FE #CADAFF #E1EAFF
Accessibility & contrast
On white
2.15
#8DB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8DB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB0FE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB0FE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#63C0CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8db0fe; /* rgb */ color: rgb(141, 176, 254); /* oklch */ color: oklch(76.2% 0.119 265.2);
Tailwind
colors: {
custom: {
50: '#b3c7ff',
500: '#8db0fe',
950: '#000000',
},
}SCSS
$custom: #8db0fe; $custom-light: #b3c7ff; $custom-dark: #000000;
JSON
{
"hex": "#8db0fe",
"rgb": {
"r": 141,
"g": 176,
"b": 254
},
"hsl": {
"h": 221.416,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.76243,
"c": 0.11914,
"h": 265.2
},
"luminance": 0.43869
}Semantic roles & 50–950 ramp
primary
#8DB0FE
secondary
#F7ECD4
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286