#8CB7DF#8CB7DF
#8CB7DF is a light, moderate cyan. Relative luminance 0.448; OKLCH L 76.3% C 0.074 H 247.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7DF |
|---|---|
| RGB | rgb(140, 183, 223) |
| HSL | hsl(209, 56%, 71%) |
| HSV | hsv(209, 37%, 87%) |
| CMYK | cmyk(37.2%, 17.9%, 0%, 12.5%) |
| CIE-LAB | lab(72.74, -4.51, -24.63) |
| CIE-LCH | lch(72.74, 25.04, 259.63°) |
| OKLab | oklab(76.3% -0.0289 -0.068) |
| OKLCH | oklch(76.3% 0.074 247) |
| XYZ | xyz(41.0637, 44.7679, 76.2751) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.30
Light Grey Blue
#9DBCD4
ΔE00 4.76
Sky Blue (survey)
#75BBFD
ΔE00 4.93
Pastel Blue
#A2BFFE
ΔE00 6.35
Sky
#82CAFC
ΔE00 6.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7DF #DFB48C
analogous
#8CDFDE #8CB7DF #8C8DDF
triadic
#8CB7DF #DF8CB7 #B7DF8C
tetradic
#8CB7DF #DE8CDF #DFB48C #8DDF8C
square
#8CB7DF #DE8CDF #DFB48C #8DDF8C
split-complementary
#8CB7DF #DF8C8D #DFDE8C
monochromatic
#347BBC #5C99D2 #8CB7DF #BCD5EC #E7F0F8
Accessibility & contrast
On white
2.11
#8CB7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#8CB7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7DF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7DF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7E1
Deuteranopia (green-blind)
#9DAFDE
Tritanopia (blue-blind)
#70C0C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb7df; /* rgb */ color: rgb(140, 183, 223); /* oklch */ color: oklch(76.3% 0.074 247.0);
Tailwind
colors: {
custom: {
50: '#b0cce9',
500: '#8cb7df',
950: '#000000',
},
}SCSS
$custom: #8cb7df; $custom-light: #b0cce9; $custom-dark: #000000;
JSON
{
"hex": "#8cb7df",
"rgb": {
"r": 140,
"g": 183,
"b": 223
},
"hsl": {
"h": 208.916,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.76296,
"c": 0.07388,
"h": 247
},
"luminance": 0.4477
}Semantic roles & 50–950 ramp
primary
#8CB7DF
secondary
#EEE3D8
accent
#7021C4
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284