#8DAFEF#8DAFEF
#8DAFEF is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.3% C 0.100 H 262.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFEF |
|---|---|
| RGB | rgb(141, 175, 239) |
| HSL | hsl(219, 75%, 75%) |
| HSV | hsv(219, 41%, 94%) |
| CMYK | cmyk(41%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(71.25, 4.43, -35.62) |
| CIE-LCH | lch(71.25, 35.89, 277.08°) |
| OKLab | oklab(75.34% -0.0128 -0.0993) |
| OKLCH | oklch(75.34% 0.1 262.6) |
| XYZ | xyz(41.8895, 42.5524, 87.6508) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 4.62
Periwinkle Blue
#8F99FB
ΔE00 7.27
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Cornflowerblue
#6495ED
ΔE00 8.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFEF #EFCD8D
analogous
#8DE0EF #8DAFEF #9C8DEF
triadic
#8DAFEF #EF8DAF #AFEF8D
tetradic
#8DAFEF #EF8DE0 #EFCD8D #8DEF9C
square
#8DAFEF #EF8DE0 #EFCD8D #8DEF9C
split-complementary
#8DAFEF #EF9C8D #E0EF8D
monochromatic
#2264E0 #5789E7 #8DAFEF #C3D5F7 #E4ECFB
Accessibility & contrast
On white
2.21
#8DAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#8DAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFEF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFEF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#8EAAEE
Tritanopia (blue-blind)
#6BBCC5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dafef; /* rgb */ color: rgb(141, 175, 239); /* oklch */ color: oklch(75.3% 0.100 262.6);
Tailwind
colors: {
custom: {
50: '#b2c6f4',
500: '#8dafef',
950: '#000000',
},
}SCSS
$custom: #8dafef; $custom-light: #b2c6f4; $custom-dark: #000000;
JSON
{
"hex": "#8dafef",
"rgb": {
"r": 141,
"g": 175,
"b": 239
},
"hsl": {
"h": 219.184,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75344,
"c": 0.10012,
"h": 262.6
},
"luminance": 0.42555
}Semantic roles & 50–950 ramp
primary
#8DAFEF
secondary
#F3EAD8
accent
#920ED8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285