#8EBCFA#8EBCFA
#8EBCFA is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.6% C 0.102 H 256.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCFA |
|---|---|
| RGB | rgb(142, 188, 250) |
| HSL | hsl(214, 92%, 77%) |
| HSV | hsv(214, 43%, 98%) |
| CMYK | cmyk(43.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(75.21, 0.51, -35.42) |
| CIE-LCH | lch(75.21, 35.42, 270.82°) |
| OKLab | oklab(78.6% -0.0245 -0.0987) |
| OKLCH | oklch(78.6% 0.102 256.1) |
| XYZ | xyz(46.3882, 48.6165, 97.3635) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.22
Pastel Blue
#A2BFFE
ΔE00 4.21
Sky Blue (survey)
#75BBFD
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Light Blue
#95D0FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCFA #FACC8E
analogous
#8EF2FA #8EBCFA #968EFA
triadic
#8EBCFA #FA8EBC #BCFA8E
tetradic
#8EBCFA #FA8EF2 #FACC8E #8EFA96
square
#8EBCFA #FA8EF2 #FACC8E #8EFA96
split-complementary
#8EBCFA #FA968E #F2FA8E
monochromatic
#1977F5 #5399F7 #8EBCFA #C9DFFD #E2EEFE
Accessibility & contrast
On white
1.96
#8EBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8EBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCFA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCFA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#65CAD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebcfa; /* rgb */ color: rgb(142, 188, 250); /* oklch */ color: oklch(78.6% 0.102 256.1);
Tailwind
colors: {
custom: {
50: '#b3d0fc',
500: '#8ebcfa',
950: '#000000',
},
}SCSS
$custom: #8ebcfa; $custom-light: #b3d0fc; $custom-dark: #000000;
JSON
{
"hex": "#8ebcfa",
"rgb": {
"r": 142,
"g": 188,
"b": 250
},
"hsl": {
"h": 214.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.78603,
"c": 0.1017,
"h": 256.1
},
"luminance": 0.48619
}Semantic roles & 50–950 ramp
primary
#8EBCFA
secondary
#F6E8D5
accent
#8400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285