#8FB3CD#8FB3CD
#8FB3CD is a light, muted cyan. Relative luminance 0.425; OKLCH L 74.9% C 0.054 H 239.8°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB3CD |
|---|---|
| RGB | rgb(143, 179, 205) |
| HSL | hsl(205, 38%, 68%) |
| HSV | hsv(205, 30%, 80%) |
| CMYK | cmyk(30.2%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(71.20, -6.05, -17.11) |
| CIE-LCH | lch(71.20, 18.15, 250.54°) |
| OKLab | oklab(74.93% -0.0272 -0.0469) |
| OKLCH | oklch(74.93% 0.054 239.8) |
| XYZ | xyz(38.4639, 42.4859, 63.9197) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 6.01
Bluegrey
#85A3B2
ΔE00 6.07
Bluey Grey
#89A0B0
ΔE00 6.46
Greyblue
#77A1B5
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB3CD #CDA98F
analogous
#8FCDC8 #8FB3CD #8F94CD
triadic
#8FB3CD #CD8FB3 #B3CD8F
tetradic
#8FB3CD #C88FCD #CDA98F #94CD8F
square
#8FB3CD #C88FCD #CDA98F #94CD8F
split-complementary
#8FB3CD #CD8F94 #CDC88F
monochromatic
#46789C #6596BA #8FB3CD #B9D0E0 #E4ECF3
Accessibility & contrast
On white
2.21
#8FB3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#8FB3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB3CD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB3CD | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A0ABCD
Tritanopia (blue-blind)
#7CBABB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8fb3cd; /* rgb */ color: rgb(143, 179, 205); /* oklch */ color: oklch(74.9% 0.054 239.8);
Tailwind
colors: {
custom: {
50: '#b1c9dc',
500: '#8fb3cd',
950: '#000000',
},
}SCSS
$custom: #8fb3cd; $custom-light: #b1c9dc; $custom-dark: #000000;
JSON
{
"hex": "#8fb3cd",
"rgb": {
"r": 143,
"g": 179,
"b": 205
},
"hsl": {
"h": 205.161,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.74928,
"c": 0.05421,
"h": 239.8
},
"luminance": 0.42488
}Semantic roles & 50–950 ramp
primary
#8FB3CD
secondary
#E5DAD2
accent
#6934B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283