#8DA8DF#8DA8DF
#8DA8DF is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.2% C 0.086 H 264.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8DF |
|---|---|
| RGB | rgb(141, 168, 223) |
| HSL | hsl(220, 56%, 71%) |
| HSV | hsv(220, 37%, 87%) |
| CMYK | cmyk(36.8%, 24.7%, 0%, 12.5%) |
| CIE-LAB | lab(68.75, 4.03, -30.75) |
| CIE-LCH | lch(68.75, 31.02, 277.46°) |
| OKLab | oklab(73.18% -0.0088 -0.0854) |
| OKLCH | oklch(73.18% 0.086 264.1) |
| XYZ | xyz(38.3024, 38.9939, 75.3061) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.05
Carolina Blue
#8AB8FE
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 6.51
Cornflowerblue
#6495ED
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8DF #DFC48D
analogous
#8DD1DF #8DA8DF #9B8DDF
triadic
#8DA8DF #DF8DA8 #A8DF8D
tetradic
#8DA8DF #DF8DD1 #DFC48D #8DDF9B
square
#8DA8DF #DF8DD1 #DFC48D #8DDF9B
split-complementary
#8DA8DF #DF9B8D #D1DF8D
monochromatic
#3562BD #5D84D2 #8DA8DF #BDCCEC #E7EDF8
Accessibility & contrast
On white
2.39
#8DA8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8DA8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8DF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8DF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE1
Deuteranopia (green-blind)
#8DA4DE
Tritanopia (blue-blind)
#73B3BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8da8df; /* rgb */ color: rgb(141, 168, 223); /* oklch */ color: oklch(73.2% 0.086 264.1);
Tailwind
colors: {
custom: {
50: '#b1c1e9',
500: '#8da8df',
950: '#000000',
},
}SCSS
$custom: #8da8df; $custom-light: #b1c1e9; $custom-dark: #000000;
JSON
{
"hex": "#8da8df",
"rgb": {
"r": 141,
"g": 168,
"b": 223
},
"hsl": {
"h": 220.244,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.7318,
"c": 0.08581,
"h": 264.1
},
"luminance": 0.38996
}Semantic roles & 50–950 ramp
primary
#8DA8DF
secondary
#EFE8D9
accent
#8E22C4
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184