#8EBBFB#8EBBFB
#8EBBFB is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.4% C 0.104 H 257.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBFB |
|---|---|
| RGB | rgb(142, 187, 251) |
| HSL | hsl(215, 93%, 77%) |
| HSV | hsv(215, 43%, 98%) |
| CMYK | cmyk(43.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.98, 1.33, -36.31) |
| CIE-LCH | lch(74.98, 36.33, 272.10°) |
| OKLab | oklab(78.44% -0.023 -0.1013) |
| OKLCH | oklch(78.44% 0.104 257.2) |
| XYZ | xyz(46.3325, 48.2537, 98.1206) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.91
Pastel Blue
#A2BFFE
ΔE00 4.04
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Light Blue
#95D0FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBFB #FBCE8E
analogous
#8EF2FB #8EBBFB #988EFB
triadic
#8EBBFB #FB8EBB #BBFB8E
tetradic
#8EBBFB #FB8EF2 #FBCE8E #8EFB98
square
#8EBBFB #FB8EF2 #FBCE8E #8EFB98
split-complementary
#8EBBFB #FB988E #F2FB8E
monochromatic
#1874F7 #5397F9 #8EBBFB #C9DFFD #E1EDFE
Accessibility & contrast
On white
1.97
#8EBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8EBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBFB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBFB | 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)
#A3BEFE
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#65C9D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebbfb; /* rgb */ color: rgb(142, 187, 251); /* oklch */ color: oklch(78.4% 0.104 257.2);
Tailwind
colors: {
custom: {
50: '#b3cffd',
500: '#8ebbfb',
950: '#000000',
},
}SCSS
$custom: #8ebbfb; $custom-light: #b3cffd; $custom-dark: #000000;
JSON
{
"hex": "#8ebbfb",
"rgb": {
"r": 142,
"g": 187,
"b": 251
},
"hsl": {
"h": 215.229,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.78438,
"c": 0.10384,
"h": 257.2
},
"luminance": 0.48256
}Semantic roles & 50–950 ramp
primary
#8EBBFB
secondary
#F6E8D5
accent
#8700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285