#8DAFE7#8DAFE7
#8DAFE7 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.090 H 260.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFE7 |
|---|---|
| RGB | rgb(141, 175, 231) |
| HSL | hsl(217, 65%, 73%) |
| HSV | hsv(217, 39%, 91%) |
| CMYK | cmyk(39%, 24.2%, 0%, 9.4%) |
| CIE-LAB | lab(70.93, 2.26, -31.75) |
| CIE-LCH | lch(70.93, 31.83, 274.07°) |
| OKLab | oklab(74.99% -0.0152 -0.0882) |
| OKLCH | oklch(74.99% 0.09 260.2) |
| XYZ | xyz(40.7338, 42.0901, 81.5637) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 4.91
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFE7 #E7C58D
analogous
#8DDCE7 #8DAFE7 #988DE7
triadic
#8DAFE7 #E78DAF #AFE78D
tetradic
#8DAFE7 #E78DDC #E7C58D #8DE798
square
#8DAFE7 #E78DDC #E7C58D #8DE798
split-complementary
#8DAFE7 #E7988D #DCE78D
monochromatic
#2B69CE #5A8CDC #8DAFE7 #C0D2F2 #E6EDFA
Accessibility & contrast
On white
2.23
#8DAFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#8DAFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFE7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFE7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2EA
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#6FBBC2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dafe7; /* rgb */ color: rgb(141, 175, 231); /* oklch */ color: oklch(75.0% 0.090 260.2);
Tailwind
colors: {
custom: {
50: '#b1c6ee',
500: '#8dafe7',
950: '#000000',
},
}SCSS
$custom: #8dafe7; $custom-light: #b1c6ee; $custom-dark: #000000;
JSON
{
"hex": "#8dafe7",
"rgb": {
"r": 141,
"g": 175,
"b": 231
},
"hsl": {
"h": 217.333,
"s": 65.217,
"l": 72.941
},
"oklch": {
"l": 0.74992,
"c": 0.08952,
"h": 260.2
},
"luminance": 0.42092
}Semantic roles & 50–950 ramp
primary
#8DAFE7
secondary
#F1E8DA
accent
#8918CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284