#8DA5CC#8DA5CC
#8DA5CC is a light, moderate blue. Relative luminance 0.369; OKLCH L 71.8% C 0.063 H 260.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA5CC |
|---|---|
| RGB | rgb(141, 165, 204) |
| HSL | hsl(217, 38%, 68%) |
| HSV | hsv(217, 31%, 80%) |
| CMYK | cmyk(30.9%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(67.23, 0.79, -22.62) |
| CIE-LCH | lch(67.23, 22.63, 272.01°) |
| OKLab | oklab(71.75% -0.0109 -0.0622) |
| OKLCH | oklch(71.75% 0.063 260) |
| XYZ | xyz(35.3356, 36.9313, 62.3817) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 8.24
Pastel Blue
#A2BFFE
ΔE00 8.48
Bluey Grey
#89A0B0
ΔE00 8.55
Cornflowerblue
#6495ED
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA5CC #CCB48D
analogous
#8DC4CC #8DA5CC #948DCC
triadic
#8DA5CC #CC8DA5 #A5CC8D
tetradic
#8DA5CC #CC8DC4 #CCB48D #8DCC94
square
#8DA5CC #CC8DC4 #CCB48D #8DCC94
split-complementary
#8DA5CC #CC948D #C4CC8D
monochromatic
#45659A #6384B9 #8DA5CC #B7C6DF #E2E8F2
Accessibility & contrast
On white
2.50
#8DA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#8DA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA5CC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA5CC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#91A1CB
Tritanopia (blue-blind)
#7BADB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da5cc; /* rgb */ color: rgb(141, 165, 204); /* oklch */ color: oklch(71.8% 0.063 260.0);
Tailwind
colors: {
custom: {
50: '#b0bfdb',
500: '#8da5cc',
950: '#000000',
},
}SCSS
$custom: #8da5cc; $custom-light: #b0bfdb; $custom-dark: #000000;
JSON
{
"hex": "#8da5cc",
"rgb": {
"r": 141,
"g": 165,
"b": 204
},
"hsl": {
"h": 217.143,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.71754,
"c": 0.0632,
"h": 260
},
"luminance": 0.36933
}Semantic roles & 50–950 ramp
primary
#8DA5CC
secondary
#E4DDD1
accent
#8234B1
background
#FAFBFD
surface
#F5F7FB
border
#CFD0D4
text
#101215
muted
#7F8183