#8DAFEE#8DAFEE
#8DAFEE is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.099 H 262.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFEE |
|---|---|
| RGB | rgb(141, 175, 238) |
| HSL | hsl(219, 74%, 74%) |
| HSV | hsv(219, 41%, 93%) |
| CMYK | cmyk(40.8%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(71.21, 4.15, -35.14) |
| CIE-LCH | lch(71.21, 35.38, 276.74°) |
| OKLab | oklab(75.3% -0.0131 -0.0979) |
| OKLCH | oklch(75.3% 0.099 262.4) |
| XYZ | xyz(41.7422, 42.4935, 86.8749) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.46
Pastel Blue
#A2BFFE
ΔE00 4.65
Periwinkle Blue
#8F99FB
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Cornflowerblue
#6495ED
ΔE00 8.22
Light Grey Blue
#9DBCD4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFEE #EECC8D
analogous
#8DE0EE #8DAFEE #9C8DEE
triadic
#8DAFEE #EE8DAF #AFEE8D
tetradic
#8DAFEE #EE8DE0 #EECC8D #8DEE9C
square
#8DAFEE #EE8DE0 #EECC8D #8DEE9C
split-complementary
#8DAFEE #EE9C8D #E0EE8D
monochromatic
#2264DE #588AE6 #8DAFEE #C2D4F6 #E4ECFB
Accessibility & contrast
On white
2.21
#8DAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#8DAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFEE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFEE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F1
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#6CBCC5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8dafee; /* rgb */ color: rgb(141, 175, 238); /* oklch */ color: oklch(75.3% 0.099 262.4);
Tailwind
colors: {
custom: {
50: '#b2c6f3',
500: '#8dafee',
950: '#000000',
},
}SCSS
$custom: #8dafee; $custom-light: #b2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#8dafee",
"rgb": {
"r": 141,
"g": 175,
"b": 238
},
"hsl": {
"h": 218.969,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.753,
"c": 0.09879,
"h": 262.4
},
"luminance": 0.42496
}Semantic roles & 50–950 ramp
primary
#8DAFEE
secondary
#F3E9D8
accent
#900FD6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285