#8CB7EF#8CB7EF
#8CB7EF is a light, moderate cyan. Relative luminance 0.457; OKLCH L 77.0% C 0.093 H 255.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7EF |
|---|---|
| RGB | rgb(140, 183, 239) |
| HSL | hsl(214, 76%, 74%) |
| HSV | hsv(214, 41%, 94%) |
| CMYK | cmyk(41.4%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(73.33, -0.26, -32.40) |
| CIE-LCH | lch(73.33, 32.40, 269.55°) |
| OKLab | oklab(76.96% -0.0237 -0.0901) |
| OKLCH | oklch(76.96% 0.093 255.3) |
| XYZ | xyz(43.3236, 45.6719, 88.1773) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 4.51
Sky Blue (survey)
#75BBFD
ΔE00 4.67
Baby Blue (survey)
#A2CFFE
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7EF #EFC48C
analogous
#8CE9EF #8CB7EF #938CEF
triadic
#8CB7EF #EF8CB7 #B7EF8C
tetradic
#8CB7EF #EF8CE9 #EFC48C #8CEF93
square
#8CB7EF #EF8CE9 #EFC48C #8CEF93
split-complementary
#8CB7EF #EF938C #E9EF8C
monochromatic
#2174E0 #5695E8 #8CB7EF #C2D9F6 #E4EEFB
Accessibility & contrast
On white
2.07
#8CB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#8CB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7EF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7EF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F2
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#68C3CA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8cb7ef; /* rgb */ color: rgb(140, 183, 239); /* oklch */ color: oklch(77.0% 0.093 255.3);
Tailwind
colors: {
custom: {
50: '#b1ccf4',
500: '#8cb7ef',
950: '#000000',
},
}SCSS
$custom: #8cb7ef; $custom-light: #b1ccf4; $custom-dark: #000000;
JSON
{
"hex": "#8cb7ef",
"rgb": {
"r": 140,
"g": 183,
"b": 239
},
"hsl": {
"h": 213.939,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.76958,
"c": 0.09315,
"h": 255.3
},
"luminance": 0.45674
}Semantic roles & 50–950 ramp
primary
#8CB7EF
secondary
#F3E7D8
accent
#800ED8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285