#8DA7CC#8DA7CC
#8DA7CC is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.2% C 0.061 H 257.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA7CC |
|---|---|
| RGB | rgb(141, 167, 204) |
| HSL | hsl(215, 38%, 68%) |
| HSV | hsv(215, 31%, 80%) |
| CMYK | cmyk(30.9%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(67.77, -0.32, -21.79) |
| CIE-LCH | lch(67.77, 21.79, 269.17°) |
| OKLab | oklab(72.18% -0.0136 -0.0599) |
| OKLCH | oklch(72.18% 0.061 257.2) |
| XYZ | xyz(35.6991, 37.6584, 62.5029) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.23
Carolina Blue
#8AB8FE
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.18
Cloudy Blue
#ACC2D9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA7CC #CCB28D
analogous
#8DC7CC #8DA7CC #928DCC
triadic
#8DA7CC #CC8DA7 #A7CC8D
tetradic
#8DA7CC #CC8DC7 #CCB28D #8DCC92
square
#8DA7CC #CC8DC7 #CCB28D #8DCC92
split-complementary
#8DA7CC #CC928D #C7CC8D
monochromatic
#45689A #6386B9 #8DA7CC #B7C8DF #E2E8F2
Accessibility & contrast
On white
2.46
#8DA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8DA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA7CC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA7CC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CE
Deuteranopia (green-blind)
#93A2CB
Tritanopia (blue-blind)
#7BAFB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da7cc; /* rgb */ color: rgb(141, 167, 204); /* oklch */ color: oklch(72.2% 0.061 257.2);
Tailwind
colors: {
custom: {
50: '#b0c1db',
500: '#8da7cc',
950: '#000000',
},
}SCSS
$custom: #8da7cc; $custom-light: #b0c1db; $custom-dark: #000000;
JSON
{
"hex": "#8da7cc",
"rgb": {
"r": 141,
"g": 167,
"b": 204
},
"hsl": {
"h": 215.238,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.72179,
"c": 0.06146,
"h": 257.2
},
"luminance": 0.3766
}Semantic roles & 50–950 ramp
primary
#8DA7CC
secondary
#E4DCD1
accent
#7E34B1
background
#FAFBFD
surface
#F5F7FB
border
#CFD0D4
text
#101215
muted
#7F8183