#8DA1CC#8DA1CC
#8DA1CC is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.9% C 0.067 H 265.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA1CC |
|---|---|
| RGB | rgb(141, 161, 204) |
| HSL | hsl(221, 38%, 68%) |
| HSV | hsv(221, 31%, 80%) |
| CMYK | cmyk(30.9%, 21.1%, 0%, 20%) |
| CIE-LAB | lab(66.14, 3.03, -24.27) |
| CIE-LCH | lch(66.14, 24.46, 277.11°) |
| OKLab | oklab(70.91% -0.0055 -0.0669) |
| OKLCH | oklch(70.91% 0.067 265.3) |
| XYZ | xyz(34.6253, 35.5108, 62.1449) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 8.19
Cornflowerblue
#6495ED
ΔE00 8.92
Faded Blue
#658CBB
ΔE00 9.18
Pastel Blue
#A2BFFE
ΔE00 9.35
Carolina Blue
#8AB8FE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA1CC #CCB88D
analogous
#8DC1CC #8DA1CC #988DCC
triadic
#8DA1CC #CC8DA1 #A1CC8D
tetradic
#8DA1CC #CC8DC1 #CCB88D #8DCC98
square
#8DA1CC #CC8DC1 #CCB88D #8DCC98
split-complementary
#8DA1CC #CC988D #C1CC8D
monochromatic
#45609A #637EB9 #8DA1CC #B7C4DF #E2E7F2
Accessibility & contrast
On white
2.59
#8DA1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8DA1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA1CC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA1CC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#7BAAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8da1cc; /* rgb */ color: rgb(141, 161, 204); /* oklch */ color: oklch(70.9% 0.067 265.3);
Tailwind
colors: {
custom: {
50: '#b0bcdb',
500: '#8da1cc',
950: '#000000',
},
}SCSS
$custom: #8da1cc; $custom-light: #b0bcdb; $custom-dark: #000000;
JSON
{
"hex": "#8da1cc",
"rgb": {
"r": 141,
"g": 161,
"b": 204
},
"hsl": {
"h": 220.952,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.70908,
"c": 0.06714,
"h": 265.3
},
"luminance": 0.35512
}Semantic roles & 50–950 ramp
primary
#8DA1CC
secondary
#E4DED1
accent
#8A34B1
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#101215
muted
#7F8183