#8FB7DA#8FB7DA
#8FB7DA is a light, moderate cyan. Relative luminance 0.448; OKLCH L 76.3% C 0.066 H 245.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7DA |
|---|---|
| RGB | rgb(143, 183, 218) |
| HSL | hsl(208, 50%, 71%) |
| HSV | hsv(208, 34%, 85%) |
| CMYK | cmyk(34.4%, 16.1%, 0%, 14.5%) |
| CIE-LAB | lab(72.74, -4.97, -21.89) |
| CIE-LCH | lch(72.74, 22.45, 257.21°) |
| OKLab | oklab(76.28% -0.0278 -0.0602) |
| OKLCH | oklch(76.28% 0.066 245.2) |
| XYZ | xyz(40.9121, 44.7666, 72.8012) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.64
Carolina Blue
#8AB8FE
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7DA #DAB28F
analogous
#8FDAD7 #8FB7DA #8F91DA
triadic
#8FB7DA #DA8FB7 #B7DA8F
tetradic
#8FB7DA #D78FDA #DAB28F #91DA8F
square
#8FB7DA #D78FDA #DAB28F #91DA8F
split-complementary
#8FB7DA #DA8F91 #DAD78F
monochromatic
#3B7BB3 #6199CB #8FB7DA #BDD5E9 #E8F0F7
Accessibility & contrast
On white
2.11
#8FB7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#8FB7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7DA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7DA | 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)
#A9B7DC
Deuteranopia (green-blind)
#9FAFD9
Tritanopia (blue-blind)
#77BFC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb7da; /* rgb */ color: rgb(143, 183, 218); /* oklch */ color: oklch(76.3% 0.066 245.2);
Tailwind
colors: {
custom: {
50: '#b2cce5',
500: '#8fb7da',
950: '#000000',
},
}SCSS
$custom: #8fb7da; $custom-light: #b2cce5; $custom-dark: #000000;
JSON
{
"hex": "#8fb7da",
"rgb": {
"r": 143,
"g": 183,
"b": 218
},
"hsl": {
"h": 208,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.76283,
"c": 0.06635,
"h": 245.2
},
"luminance": 0.44769
}Semantic roles & 50–950 ramp
primary
#8FB7DA
secondary
#ECE2D8
accent
#6E28BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284