#8DA3EE#8DA3EE
#8DA3EE is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.8% C 0.112 H 270.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA3EE |
|---|---|
| RGB | rgb(141, 163, 238) |
| HSL | hsl(226, 74%, 74%) |
| HSV | hsv(226, 41%, 93%) |
| CMYK | cmyk(40.8%, 31.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.04, 10.91, -40.07) |
| CIE-LCH | lch(68.04, 41.53, 285.23°) |
| OKLab | oklab(72.84% 0.0018 -0.1121) |
| OKLCH | oklch(72.84% 0.112 270.9) |
| XYZ | xyz(39.5096, 38.0282, 86.1307) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA3EE #EED88D
analogous
#8DD4EE #8DA3EE #A88DEE
triadic
#8DA3EE #EE8DA3 #A3EE8D
tetradic
#8DA3EE #EE8DD4 #EED88D #8DEEA8
square
#8DA3EE #EE8DD4 #EED88D #8DEEA8
split-complementary
#8DA3EE #EEA88D #D4EE8D
monochromatic
#224DDE #5878E6 #8DA3EE #C2CEF6 #E4EAFB
Accessibility & contrast
On white
2.44
#8DA3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#8DA3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA3EE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA3EE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#6DB2BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da3ee; /* rgb */ color: rgb(141, 163, 238); /* oklch */ color: oklch(72.8% 0.112 270.9);
Tailwind
colors: {
custom: {
50: '#b2bef4',
500: '#8da3ee',
950: '#000000',
},
}SCSS
$custom: #8da3ee; $custom-light: #b2bef4; $custom-dark: #000000;
JSON
{
"hex": "#8da3ee",
"rgb": {
"r": 141,
"g": 163,
"b": 238
},
"hsl": {
"h": 226.392,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.72835,
"c": 0.11214,
"h": 270.9
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#8DA3EE
secondary
#F3EDD8
accent
#A90FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185