#8DA4CD#8DA4CD
#8DA4CD is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.6% C 0.065 H 261.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4CD |
|---|---|
| RGB | rgb(141, 164, 205) |
| HSL | hsl(218, 39%, 68%) |
| HSV | hsv(218, 31%, 80%) |
| CMYK | cmyk(31.2%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(66.99, 1.60, -23.53) |
| CIE-LCH | lch(66.99, 23.58, 273.90°) |
| OKLab | oklab(71.58% -0.0092 -0.0648) |
| OKLCH | oklch(71.58% 0.065 261.9) |
| XYZ | xyz(35.2762, 36.6201, 62.9555) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.93
Carolina Blue
#8AB8FE
ΔE00 8.46
Pastel Blue
#A2BFFE
ΔE00 8.58
Cornflowerblue
#6495ED
ΔE00 8.61
Perrywinkle
#8F8CE7
ΔE00 8.75
Bluey Grey
#89A0B0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4CD #CDB68D
analogous
#8DC4CD #8DA4CD #968DCD
triadic
#8DA4CD #CD8DA4 #A4CD8D
tetradic
#8DA4CD #CD8DC4 #CDB68D #8DCD96
square
#8DA4CD #CD8DC4 #CDB68D #8DCD96
split-complementary
#8DA4CD #CD968D #C4CD8D
monochromatic
#44649B #6282BA #8DA4CD #B8C6E0 #E2E8F2
Accessibility & contrast
On white
2.52
#8DA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8DA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4CD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4CD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#90A0CC
Tritanopia (blue-blind)
#7BACB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8da4cd; /* rgb */ color: rgb(141, 164, 205); /* oklch */ color: oklch(71.6% 0.065 261.9);
Tailwind
colors: {
custom: {
50: '#b0bedc',
500: '#8da4cd',
950: '#000000',
},
}SCSS
$custom: #8da4cd; $custom-light: #b0bedc; $custom-dark: #000000;
JSON
{
"hex": "#8da4cd",
"rgb": {
"r": 141,
"g": 164,
"b": 205
},
"hsl": {
"h": 218.438,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.71582,
"c": 0.06548,
"h": 261.9
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#8DA4CD
secondary
#E5DED1
accent
#8533B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#101215
muted
#7F8183