#8DAFF2#8DAFF2
#8DAFF2 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.5% C 0.104 H 263.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFF2 |
|---|---|
| RGB | rgb(141, 175, 242) |
| HSL | hsl(220, 80%, 75%) |
| HSV | hsv(220, 42%, 95%) |
| CMYK | cmyk(41.7%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.37, 5.25, -37.06) |
| CIE-LCH | lch(71.37, 37.43, 278.06°) |
| OKLab | oklab(75.48% -0.012 -0.1034) |
| OKLCH | oklch(75.48% 0.104 263.4) |
| XYZ | xyz(42.3364, 42.7311, 90.0043) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.36
Pastel Blue
#A2BFFE
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 7.21
Sky Blue (survey)
#75BBFD
ΔE00 7.47
Cornflowerblue
#6495ED
ΔE00 8.22
Baby Blue (survey)
#A2CFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFF2 #F2D08D
analogous
#8DE2F2 #8DAFF2 #9D8DF2
triadic
#8DAFF2 #F28DAF #AFF28D
tetradic
#8DAFF2 #F28DE2 #F2D08D #8DF29D
square
#8DAFF2 #F28DE2 #F2D08D #8DF29D
split-complementary
#8DAFF2 #F29D8D #E2F28D
monochromatic
#1F62E5 #5688EC #8DAFF2 #C4D6F8 #E4ECFC
Accessibility & contrast
On white
2.20
#8DAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#8DAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFF2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFF2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#6ABDC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8daff2; /* rgb */ color: rgb(141, 175, 242); /* oklch */ color: oklch(75.5% 0.104 263.4);
Tailwind
colors: {
custom: {
50: '#b2c6f6',
500: '#8daff2',
950: '#000000',
},
}SCSS
$custom: #8daff2; $custom-light: #b2c6f6; $custom-dark: #000000;
JSON
{
"hex": "#8daff2",
"rgb": {
"r": 141,
"g": 175,
"b": 242
},
"hsl": {
"h": 219.802,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.7548,
"c": 0.10412,
"h": 263.4
},
"luminance": 0.42733
}Semantic roles & 50–950 ramp
primary
#8DAFF2
secondary
#F4EAD7
accent
#950ADC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285