#8DBBFC#8DBBFC
#8DBBFC is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.4% C 0.106 H 257.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBFC |
|---|---|
| RGB | rgb(141, 187, 252) |
| HSL | hsl(215, 95%, 77%) |
| HSV | hsv(215, 44%, 99%) |
| CMYK | cmyk(44%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.97, 1.36, -36.88) |
| CIE-LCH | lch(74.97, 36.90, 272.12°) |
| OKLab | oklab(78.42% -0.0236 -0.1029) |
| OKLCH | oklch(78.42% 0.106 257.1) |
| XYZ | xyz(46.3197, 48.2288, 98.9449) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.85
Pastel Blue
#A2BFFE
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Light Blue
#95D0FC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBFC #FCCE8D
analogous
#8DF3FC #8DBBFC #978DFC
triadic
#8DBBFC #FC8DBB #BBFC8D
tetradic
#8DBBFC #FC8DF3 #FCCE8D #8DFC97
square
#8DBBFC #FC8DF3 #FCCE8D #8DFC97
split-complementary
#8DBBFC #FC978D #F3FC8D
monochromatic
#1674F9 #5197FA #8DBBFC #C9DFFE #E1EDFE
Accessibility & contrast
On white
1.97
#8DBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8DBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBFC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBFC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#62C9D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dbbfc; /* rgb */ color: rgb(141, 187, 252); /* oklch */ color: oklch(78.4% 0.106 257.1);
Tailwind
colors: {
custom: {
50: '#b3cffd',
500: '#8dbbfc',
950: '#000000',
},
}SCSS
$custom: #8dbbfc; $custom-light: #b3cffd; $custom-dark: #000000;
JSON
{
"hex": "#8dbbfc",
"rgb": {
"r": 141,
"g": 187,
"b": 252
},
"hsl": {
"h": 215.135,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.78424,
"c": 0.10558,
"h": 257.1
},
"luminance": 0.48232
}Semantic roles & 50–950 ramp
primary
#8DBBFC
secondary
#F6E8D5
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285