#8EBCFD#8EBCFD
#8EBCFD is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.7% C 0.105 H 257.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCFD |
|---|---|
| RGB | rgb(142, 188, 253) |
| HSL | hsl(215, 97%, 77%) |
| HSV | hsv(215, 44%, 99%) |
| CMYK | cmyk(43.9%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.33, 1.34, -36.85) |
| CIE-LCH | lch(75.33, 36.87, 272.07°) |
| OKLab | oklab(78.74% -0.0236 -0.1028) |
| OKLCH | oklch(78.74% 0.105 257.1) |
| XYZ | xyz(46.8624, 48.8062, 99.8607) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.07
Pastel Blue
#A2BFFE
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Light Blue
#95D0FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCFD #FDCF8E
analogous
#8EF4FD #8EBCFD #978EFD
triadic
#8EBCFD #FD8EBC #BCFD8E
tetradic
#8EBCFD #FD8EF4 #FDCF8E #8EFD97
square
#8EBCFD #FD8EF4 #FDCF8E #8EFD97
split-complementary
#8EBCFD #FD978E #F4FD8E
monochromatic
#1675FB #5298FC #8EBCFD #CAE0FE #E1EDFE
Accessibility & contrast
On white
1.95
#8EBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8EBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCFD
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCFD | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#63CAD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebcfd; /* rgb */ color: rgb(142, 188, 253); /* oklch */ color: oklch(78.7% 0.105 257.1);
Tailwind
colors: {
custom: {
50: '#b3d0fe',
500: '#8ebcfd',
950: '#000000',
},
}SCSS
$custom: #8ebcfd; $custom-light: #b3d0fe; $custom-dark: #000000;
JSON
{
"hex": "#8ebcfd",
"rgb": {
"r": 142,
"g": 188,
"b": 253
},
"hsl": {
"h": 215.135,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.78735,
"c": 0.10547,
"h": 257.1
},
"luminance": 0.48809
}Semantic roles & 50–950 ramp
primary
#8EBCFD
secondary
#F7E8D4
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286