#8FB4CE#8FB4CE
#8FB4CE is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.055 H 239.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4CE |
|---|---|
| RGB | rgb(143, 180, 206) |
| HSL | hsl(205, 39%, 68%) |
| HSV | hsv(205, 31%, 81%) |
| CMYK | cmyk(30.6%, 12.6%, 0%, 19.2%) |
| CIE-LAB | lab(71.51, -6.34, -17.19) |
| CIE-LCH | lch(71.51, 18.33, 249.75°) |
| OKLab | oklab(75.18% -0.0282 -0.0471) |
| OKLCH | oklch(75.18% 0.055 239.1) |
| XYZ | xyz(38.7861, 42.9367, 64.6245) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 6.01
Bluegrey
#85A3B2
ΔE00 6.22
Bluey Grey
#89A0B0
ΔE00 6.72
Greyblue
#77A1B5
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4CE #CEA98F
analogous
#8FCEC8 #8FB4CE #8F94CE
triadic
#8FB4CE #CE8FB4 #B4CE8F
tetradic
#8FB4CE #C88FCE #CEA98F #94CE8F
square
#8FB4CE #C88FCE #CEA98F #94CE8F
split-complementary
#8FB4CE #CE8F94 #CEC88F
monochromatic
#45799E #6497BB #8FB4CE #BAD1E1 #E4EDF3
Accessibility & contrast
On white
2.19
#8FB4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8FB4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4CE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4CE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CF
Deuteranopia (green-blind)
#A0ACCE
Tritanopia (blue-blind)
#7BBBBC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8fb4ce; /* rgb */ color: rgb(143, 180, 206); /* oklch */ color: oklch(75.2% 0.055 239.1);
Tailwind
colors: {
custom: {
50: '#b1cadd',
500: '#8fb4ce',
950: '#000000',
},
}SCSS
$custom: #8fb4ce; $custom-light: #b1cadd; $custom-dark: #000000;
JSON
{
"hex": "#8fb4ce",
"rgb": {
"r": 143,
"g": 180,
"b": 206
},
"hsl": {
"h": 204.762,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.75181,
"c": 0.0549,
"h": 239.1
},
"luminance": 0.42938
}Semantic roles & 50–950 ramp
primary
#8FB4CE
secondary
#E6DBD3
accent
#6833B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283