#8EBBFD#8EBBFD
#8EBBFD is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.5% C 0.106 H 257.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBFD |
|---|---|
| RGB | rgb(142, 187, 253) |
| HSL | hsl(216, 97%, 77%) |
| HSV | hsv(216, 44%, 99%) |
| CMYK | cmyk(43.9%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(75.06, 1.88, -37.26) |
| CIE-LCH | lch(75.06, 37.31, 272.89°) |
| OKLab | oklab(78.53% -0.0224 -0.104) |
| OKLCH | oklch(78.53% 0.106 257.8) |
| XYZ | xyz(46.6495, 48.3804, 99.7897) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.83
Pastel Blue
#A2BFFE
ΔE00 4.00
Sky Blue (survey)
#75BBFD
ΔE00 4.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Light Blue
#95D0FC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBFD #FDD08E
analogous
#8EF2FD #8EBBFD #998EFD
triadic
#8EBBFD #FD8EBB #BBFD8E
tetradic
#8EBBFD #FD8EF2 #FDD08E #8EFD99
square
#8EBBFD #FD8EF2 #FDD08E #8EFD99
split-complementary
#8EBBFD #FD998E #F2FD8E
monochromatic
#1673FB #5297FC #8EBBFD #CADFFE #E1EDFE
Accessibility & contrast
On white
1.97
#8EBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#8EBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBFD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBFD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#63C9D2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebbfd; /* rgb */ color: rgb(142, 187, 253); /* oklch */ color: oklch(78.5% 0.106 257.8);
Tailwind
colors: {
custom: {
50: '#b3cffe',
500: '#8ebbfd',
950: '#000000',
},
}SCSS
$custom: #8ebbfd; $custom-light: #b3cffe; $custom-dark: #000000;
JSON
{
"hex": "#8ebbfd",
"rgb": {
"r": 142,
"g": 187,
"b": 253
},
"hsl": {
"h": 215.676,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78526,
"c": 0.10638,
"h": 257.8
},
"luminance": 0.48383
}Semantic roles & 50–950 ramp
primary
#8EBBFD
secondary
#F7E9D4
accent
#8800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286