#8FB6DA#8FB6DA
#8FB6DA is a light, moderate cyan. Relative luminance 0.444; OKLCH L 76.1% C 0.067 H 246.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB6DA |
|---|---|
| RGB | rgb(143, 182, 218) |
| HSL | hsl(209, 50%, 71%) |
| HSV | hsv(209, 34%, 85%) |
| CMYK | cmyk(34.4%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(72.47, -4.43, -22.30) |
| CIE-LCH | lch(72.47, 22.74, 258.77°) |
| OKLab | oklab(76.07% -0.0265 -0.0614) |
| OKLCH | oklch(76.07% 0.067 246.7) |
| XYZ | xyz(40.7066, 44.3555, 72.7327) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.96
Carolina Blue
#8AB8FE
ΔE00 5.02
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB6DA #DAB38F
analogous
#8FDAD8 #8FB6DA #8F90DA
triadic
#8FB6DA #DA8FB6 #B6DA8F
tetradic
#8FB6DA #D88FDA #DAB38F #90DA8F
square
#8FB6DA #D88FDA #DAB38F #90DA8F
split-complementary
#8FB6DA #DA8F90 #DAD88F
monochromatic
#3B7AB3 #6198CB #8FB6DA #BDD4E9 #E8F0F7
Accessibility & contrast
On white
2.13
#8FB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#8FB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB6DA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB6DA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B6DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#77BEC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb6da; /* rgb */ color: rgb(143, 182, 218); /* oklch */ color: oklch(76.1% 0.067 246.7);
Tailwind
colors: {
custom: {
50: '#b2cbe5',
500: '#8fb6da',
950: '#000000',
},
}SCSS
$custom: #8fb6da; $custom-light: #b2cbe5; $custom-dark: #000000;
JSON
{
"hex": "#8fb6da",
"rgb": {
"r": 143,
"g": 182,
"b": 218
},
"hsl": {
"h": 208.8,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.76068,
"c": 0.06689,
"h": 246.7
},
"luminance": 0.44357
}Semantic roles & 50–950 ramp
primary
#8FB6DA
secondary
#ECE2D8
accent
#7028BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284