#8FB3CE#8FB3CE
#8FB3CE is a light, muted cyan. Relative luminance 0.425; OKLCH L 75.0% C 0.055 H 240.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB3CE |
|---|---|
| RGB | rgb(143, 179, 206) |
| HSL | hsl(206, 39%, 68%) |
| HSV | hsv(206, 31%, 81%) |
| CMYK | cmyk(30.6%, 13.1%, 0%, 19.2%) |
| CIE-LAB | lab(71.24, -5.80, -17.61) |
| CIE-LCH | lch(71.24, 18.54, 251.76°) |
| OKLab | oklab(74.97% -0.0269 -0.0482) |
| OKLCH | oklch(74.97% 0.055 240.9) |
| XYZ | xyz(38.5850, 42.5344, 64.5575) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.93
Cloudy Blue
#ACC2D9
ΔE00 5.94
Bluegrey
#85A3B2
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 6.60
Greyblue
#77A1B5
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB3CE #CEAA8F
analogous
#8FCEC9 #8FB3CE #8F93CE
triadic
#8FB3CE #CE8FB3 #B3CE8F
tetradic
#8FB3CE #C98FCE #CEAA8F #93CE8F
square
#8FB3CE #C98FCE #CEAA8F #93CE8F
split-complementary
#8FB3CE #CE8F93 #CEC98F
monochromatic
#45789E #6496BB #8FB3CE #BAD0E1 #E4EDF3
Accessibility & contrast
On white
2.21
#8FB3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#8FB3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB3CE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB3CE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CF
Deuteranopia (green-blind)
#9FABCE
Tritanopia (blue-blind)
#7CBABC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8fb3ce; /* rgb */ color: rgb(143, 179, 206); /* oklch */ color: oklch(75.0% 0.055 240.9);
Tailwind
colors: {
custom: {
50: '#b1c9dd',
500: '#8fb3ce',
950: '#000000',
},
}SCSS
$custom: #8fb3ce; $custom-light: #b1c9dd; $custom-dark: #000000;
JSON
{
"hex": "#8fb3ce",
"rgb": {
"r": 143,
"g": 179,
"b": 206
},
"hsl": {
"h": 205.714,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.74965,
"c": 0.05524,
"h": 240.9
},
"luminance": 0.42536
}Semantic roles & 50–950 ramp
primary
#8FB3CE
secondary
#E6DBD3
accent
#6A33B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283