#8EBBFC#8EBBFC
#8EBBFC is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.5% C 0.105 H 257.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBFC |
|---|---|
| RGB | rgb(142, 187, 252) |
| HSL | hsl(215, 95%, 77%) |
| HSV | hsv(215, 44%, 99%) |
| CMYK | cmyk(43.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.02, 1.61, -36.79) |
| CIE-LCH | lch(75.02, 36.82, 272.50°) |
| OKLab | oklab(78.48% -0.0227 -0.1026) |
| OKLCH | oklch(78.48% 0.105 257.5) |
| XYZ | xyz(46.4906, 48.3169, 98.9529) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.86
Pastel Blue
#A2BFFE
ΔE00 4.02
Sky Blue (survey)
#75BBFD
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Light Blue
#95D0FC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBFC #FCCF8E
analogous
#8EF2FC #8EBBFC #988EFC
triadic
#8EBBFC #FC8EBB #BBFC8E
tetradic
#8EBBFC #FC8EF2 #FCCF8E #8EFC98
square
#8EBBFC #FC8EF2 #FCCF8E #8EFC98
split-complementary
#8EBBFC #FC988E #F2FC8E
monochromatic
#1773F9 #5297FA #8EBBFC #CADFFE #E1EDFE
Accessibility & contrast
On white
1.97
#8EBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8EBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBFC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBFC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#64C9D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebbfc; /* rgb */ color: rgb(142, 187, 252); /* oklch */ color: oklch(78.5% 0.105 257.5);
Tailwind
colors: {
custom: {
50: '#b3cffd',
500: '#8ebbfc',
950: '#000000',
},
}SCSS
$custom: #8ebbfc; $custom-light: #b3cffd; $custom-dark: #000000;
JSON
{
"hex": "#8ebbfc",
"rgb": {
"r": 142,
"g": 187,
"b": 252
},
"hsl": {
"h": 215.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.78482,
"c": 0.1051,
"h": 257.5
},
"luminance": 0.4832
}Semantic roles & 50–950 ramp
primary
#8EBBFC
secondary
#F6E9D5
accent
#8800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285