#8DBBFE#8DBBFE
#8DBBFE is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.5% C 0.108 H 257.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBFE |
|---|---|
| RGB | rgb(141, 187, 254) |
| HSL | hsl(216, 98%, 77%) |
| HSV | hsv(216, 44%, 100%) |
| CMYK | cmyk(44.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.05, 1.92, -37.83) |
| CIE-LCH | lch(75.05, 37.88, 272.90°) |
| OKLab | oklab(78.51% -0.023 -0.1056) |
| OKLCH | oklch(78.51% 0.108 257.7) |
| XYZ | xyz(46.6383, 48.3562, 100.6229) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.78
Pastel Blue
#A2BFFE
ΔE00 4.19
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Light Blue
#95D0FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBFE #FED08D
analogous
#8DF4FE #8DBBFE #978DFE
triadic
#8DBBFE #FE8DBB #BBFE8D
tetradic
#8DBBFE #FE8DF4 #FED08D #8DFE97
square
#8DBBFE #FE8DF4 #FED08D #8DFE97
split-complementary
#8DBBFE #FE978D #F4FE8D
monochromatic
#1473FD #5097FD #8DBBFE #CADFFF #E1EDFF
Accessibility & contrast
On white
1.97
#8DBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8DBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBFE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBFE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#61CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dbbfe; /* rgb */ color: rgb(141, 187, 254); /* oklch */ color: oklch(78.5% 0.108 257.7);
Tailwind
colors: {
custom: {
50: '#b3cfff',
500: '#8dbbfe',
950: '#000000',
},
}SCSS
$custom: #8dbbfe; $custom-light: #b3cfff; $custom-dark: #000000;
JSON
{
"hex": "#8dbbfe",
"rgb": {
"r": 141,
"g": 187,
"b": 254
},
"hsl": {
"h": 215.575,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.78513,
"c": 0.10811,
"h": 257.7
},
"luminance": 0.48359
}Semantic roles & 50–950 ramp
primary
#8DBBFE
secondary
#F7E9D4
accent
#8800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286