#8DACDF#8DACDF
#8DACDF is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.0% C 0.082 H 260.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DACDF |
|---|---|
| RGB | rgb(141, 172, 223) |
| HSL | hsl(217, 56%, 71%) |
| HSV | hsv(217, 37%, 87%) |
| CMYK | cmyk(36.8%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.82, 1.80, -29.10) |
| CIE-LCH | lch(69.82, 29.16, 273.54°) |
| OKLab | oklab(74.02% -0.0139 -0.0806) |
| OKLCH | oklch(74.02% 0.082 260.2) |
| XYZ | xyz(39.0522, 40.4936, 75.5561) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 8.05
Sky Blue (survey)
#75BBFD
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DACDF #DFC08D
analogous
#8DD5DF #8DACDF #978DDF
triadic
#8DACDF #DF8DAC #ACDF8D
tetradic
#8DACDF #DF8DD5 #DFC08D #8DDF97
square
#8DACDF #DF8DD5 #DFC08D #8DDF97
split-complementary
#8DACDF #DF978D #D5DF8D
monochromatic
#3568BD #5D89D2 #8DACDF #BDCFEC #E7EEF8
Accessibility & contrast
On white
2.31
#8DACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8DACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DACDF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DACDF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#91A7DE
Tritanopia (blue-blind)
#73B7BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8dacdf; /* rgb */ color: rgb(141, 172, 223); /* oklch */ color: oklch(74.0% 0.082 260.2);
Tailwind
colors: {
custom: {
50: '#b1c4e9',
500: '#8dacdf',
950: '#000000',
},
}SCSS
$custom: #8dacdf; $custom-light: #b1c4e9; $custom-dark: #000000;
JSON
{
"hex": "#8dacdf",
"rgb": {
"r": 141,
"g": 172,
"b": 223
},
"hsl": {
"h": 217.317,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.74019,
"c": 0.08184,
"h": 260.2
},
"luminance": 0.40495
}Semantic roles & 50–950 ramp
primary
#8DACDF
secondary
#EFE6D9
accent
#8622C4
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184