#8DA4DF#8DA4DF
#8DA4DF is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.3% C 0.090 H 267.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4DF |
|---|---|
| RGB | rgb(141, 164, 223) |
| HSL | hsl(223, 56%, 71%) |
| HSV | hsv(223, 37%, 87%) |
| CMYK | cmyk(36.8%, 26.5%, 0%, 12.5%) |
| CIE-LAB | lab(67.68, 6.28, -32.40) |
| CIE-LCH | lch(67.68, 33.01, 280.96°) |
| OKLab | oklab(72.35% -0.0036 -0.0901) |
| OKLCH | oklch(72.35% 0.09 267.7) |
| XYZ | xyz(37.5753, 37.5397, 75.0638) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 7.45
Pastel Blue
#A2BFFE
ΔE00 7.47
Cornflowerblue
#6495ED
ΔE00 7.72
Perrywinkle
#8F8CE7
ΔE00 8.08
Lavender Blue
#8B88F8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4DF #DFC88D
analogous
#8DCDDF #8DA4DF #9F8DDF
triadic
#8DA4DF #DF8DA4 #A4DF8D
tetradic
#8DA4DF #DF8DCD #DFC88D #8DDF9F
square
#8DA4DF #DF8DCD #DFC88D #8DDF9F
split-complementary
#8DA4DF #DF9F8D #CDDF8D
monochromatic
#355BBD #5D7ED2 #8DA4DF #BDCAEC #E7ECF8
Accessibility & contrast
On white
2.47
#8DA4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8DA4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4DF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4DF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#89A2DE
Tritanopia (blue-blind)
#74B0B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da4df; /* rgb */ color: rgb(141, 164, 223); /* oklch */ color: oklch(72.3% 0.090 267.7);
Tailwind
colors: {
custom: {
50: '#b1bee9',
500: '#8da4df',
950: '#000000',
},
}SCSS
$custom: #8da4df; $custom-light: #b1bee9; $custom-dark: #000000;
JSON
{
"hex": "#8da4df",
"rgb": {
"r": 141,
"g": 164,
"b": 223
},
"hsl": {
"h": 223.171,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.72348,
"c": 0.09014,
"h": 267.7
},
"luminance": 0.37541
}Semantic roles & 50–950 ramp
primary
#8DA4DF
secondary
#EFE9D9
accent
#9622C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184