#8DA7CD#8DA7CD
#8DA7CD is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.2% C 0.063 H 257.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA7CD |
|---|---|
| RGB | rgb(141, 167, 205) |
| HSL | hsl(216, 39%, 68%) |
| HSV | hsv(216, 31%, 80%) |
| CMYK | cmyk(31.2%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.80, -0.07, -22.29) |
| CIE-LCH | lch(67.80, 22.29, 269.83°) |
| OKLab | oklab(72.22% -0.0133 -0.0613) |
| OKLCH | oklch(72.22% 0.063 257.8) |
| XYZ | xyz(35.8194, 37.7065, 63.1365) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.06
Bluey Grey
#89A0B0
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA7CD #CDB38D
analogous
#8DC7CD #8DA7CD #938DCD
triadic
#8DA7CD #CD8DA7 #A7CD8D
tetradic
#8DA7CD #CD8DC7 #CDB38D #8DCD93
square
#8DA7CD #CD8DC7 #CDB38D #8DCD93
split-complementary
#8DA7CD #CD938D #C7CD8D
monochromatic
#44689B #6286BA #8DA7CD #B8C8E0 #E2E9F2
Accessibility & contrast
On white
2.46
#8DA7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8DA7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA7CD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA7CD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#93A2CC
Tritanopia (blue-blind)
#7AAFB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da7cd; /* rgb */ color: rgb(141, 167, 205); /* oklch */ color: oklch(72.2% 0.063 257.8);
Tailwind
colors: {
custom: {
50: '#b0c1dc',
500: '#8da7cd',
950: '#000000',
},
}SCSS
$custom: #8da7cd; $custom-light: #b0c1dc; $custom-dark: #000000;
JSON
{
"hex": "#8da7cd",
"rgb": {
"r": 141,
"g": 167,
"b": 205
},
"hsl": {
"h": 215.625,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.72219,
"c": 0.06275,
"h": 257.8
},
"luminance": 0.37708
}Semantic roles & 50–950 ramp
primary
#8DA7CD
secondary
#E5DDD1
accent
#7F33B2
background
#FAFBFD
surface
#F5F7FB
border
#CFD0D4
text
#101215
muted
#7F8183