#8DA0BB#8DA0BB
#8DA0BB is a light, muted blue. Relative luminance 0.344; OKLCH L 70.0% C 0.045 H 257.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0BB |
|---|---|
| RGB | rgb(141, 160, 187) |
| HSL | hsl(215, 25%, 64%) |
| HSV | hsv(215, 25%, 73%) |
| CMYK | cmyk(24.6%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.27, -0.59, -16.14) |
| CIE-LCH | lch(65.27, 16.15, 267.90°) |
| OKLab | oklab(70.03% -0.01 -0.0441) |
| OKLCH | oklch(70.03% 0.045 257.2) |
| XYZ | xyz(32.5225, 34.3912, 51.9287) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.57
Blue Grey
#758DA3
ΔE00 7.40
Cool Gray
#9AA7B0
ΔE00 7.48
Bluegrey
#85A3B2
ΔE00 7.63
Greyblue
#77A1B5
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0BB #BBA88D
analogous
#8DB7BB #8DA0BB #918DBB
triadic
#8DA0BB #BB8DA0 #A0BB8D
tetradic
#8DA0BB #BB8DB7 #BBA88D #8DBB91
square
#8DA0BB #BB8DB7 #BBA88D #8DBB91
split-complementary
#8DA0BB #BB918D #B7BB8D
monochromatic
#4D6281 #6780A4 #8DA0BB #B3C0D2 #DAE0E9
Accessibility & contrast
On white
2.67
#8DA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#8DA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0BB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0BB | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#81A6A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8da0bb; /* rgb */ color: rgb(141, 160, 187); /* oklch */ color: oklch(70.0% 0.045 257.2);
Tailwind
colors: {
custom: {
50: '#afbccf',
500: '#8da0bb',
950: '#000000',
},
}SCSS
$custom: #8da0bb; $custom-light: #afbccf; $custom-dark: #000000;
JSON
{
"hex": "#8da0bb",
"rgb": {
"r": 141,
"g": 160,
"b": 187
},
"hsl": {
"h": 215.217,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.70025,
"c": 0.04519,
"h": 257.2
},
"luminance": 0.34392
}Semantic roles & 50–950 ramp
primary
#8DA0BB
secondary
#DAD3CA
accent
#7B42A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182