#8DA3CD#8DA3CD
#8DA3CD is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.4% C 0.066 H 263.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA3CD |
|---|---|
| RGB | rgb(141, 163, 205) |
| HSL | hsl(219, 39%, 68%) |
| HSV | hsv(219, 31%, 80%) |
| CMYK | cmyk(31.2%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(66.72, 2.16, -23.94) |
| CIE-LCH | lch(66.72, 24.04, 275.16°) |
| OKLab | oklab(71.37% -0.0079 -0.066) |
| OKLCH | oklch(71.37% 0.066 263.2) |
| XYZ | xyz(35.0980, 36.2635, 62.8961) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 8.54
Cornflowerblue
#6495ED
ΔE00 8.68
Carolina Blue
#8AB8FE
ΔE00 8.78
Pastel Blue
#A2BFFE
ΔE00 8.79
Faded Blue
#658CBB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA3CD #CDB78D
analogous
#8DC3CD #8DA3CD #978DCD
triadic
#8DA3CD #CD8DA3 #A3CD8D
tetradic
#8DA3CD #CD8DC3 #CDB78D #8DCD97
square
#8DA3CD #CD8DC3 #CDB78D #8DCD97
split-complementary
#8DA3CD #CD978D #C3CD8D
monochromatic
#44629B #6281BA #8DA3CD #B8C5E0 #E2E8F2
Accessibility & contrast
On white
2.54
#8DA3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#8DA3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA3CD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA3CD | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6CF
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#7BACB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8da3cd; /* rgb */ color: rgb(141, 163, 205); /* oklch */ color: oklch(71.4% 0.066 263.2);
Tailwind
colors: {
custom: {
50: '#b0bedc',
500: '#8da3cd',
950: '#000000',
},
}SCSS
$custom: #8da3cd; $custom-light: #b0bedc; $custom-dark: #000000;
JSON
{
"hex": "#8da3cd",
"rgb": {
"r": 141,
"g": 163,
"b": 205
},
"hsl": {
"h": 219.375,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.71371,
"c": 0.06646,
"h": 263.2
},
"luminance": 0.36265
}Semantic roles & 50–950 ramp
primary
#8DA3CD
secondary
#E5DED1
accent
#8733B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#101215
muted
#7F8183