#8DA2CD#8DA2CD
#8DA2CD is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.2% C 0.067 H 264.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2CD |
|---|---|
| RGB | rgb(141, 162, 205) |
| HSL | hsl(220, 39%, 68%) |
| HSV | hsv(220, 31%, 80%) |
| CMYK | cmyk(31.2%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.45, 2.72, -24.36) |
| CIE-LCH | lch(66.45, 24.51, 276.37°) |
| OKLab | oklab(71.16% -0.0066 -0.0671) |
| OKLCH | oklch(71.16% 0.067 264.4) |
| XYZ | xyz(34.9211, 35.9098, 62.8371) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 8.33
Cornflowerblue
#6495ED
ΔE00 8.76
Pastel Blue
#A2BFFE
ΔE00 9.02
Carolina Blue
#8AB8FE
ΔE00 9.10
Faded Blue
#658CBB
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2CD #CDB88D
analogous
#8DC2CD #8DA2CD #988DCD
triadic
#8DA2CD #CD8DA2 #A2CD8D
tetradic
#8DA2CD #CD8DC2 #CDB88D #8DCD98
square
#8DA2CD #CD8DC2 #CDB88D #8DCD98
split-complementary
#8DA2CD #CD988D #C2CD8D
monochromatic
#44619B #627FBA #8DA2CD #B8C5E0 #E2E7F2
Accessibility & contrast
On white
2.57
#8DA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8DA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2CD
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2CD | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#8E9FCC
Tritanopia (blue-blind)
#7BABB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8da2cd; /* rgb */ color: rgb(141, 162, 205); /* oklch */ color: oklch(71.2% 0.067 264.4);
Tailwind
colors: {
custom: {
50: '#b0bddc',
500: '#8da2cd',
950: '#000000',
},
}SCSS
$custom: #8da2cd; $custom-light: #b0bddc; $custom-dark: #000000;
JSON
{
"hex": "#8da2cd",
"rgb": {
"r": 141,
"g": 162,
"b": 205
},
"hsl": {
"h": 220.313,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.7116,
"c": 0.06747,
"h": 264.4
},
"luminance": 0.35911
}Semantic roles & 50–950 ramp
primary
#8DA2CD
secondary
#E5DED1
accent
#8833B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#101215
muted
#7F8183