#8DAFFB#8DAFFB
#8DAFFB is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.9% C 0.116 H 265.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFFB |
|---|---|
| RGB | rgb(141, 175, 251) |
| HSL | hsl(221, 93%, 77%) |
| HSV | hsv(221, 44%, 98%) |
| CMYK | cmyk(43.8%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.75, 7.75, -41.35) |
| CIE-LCH | lch(71.75, 42.07, 280.61°) |
| OKLab | oklab(75.9% -0.0095 -0.1158) |
| OKLCH | oklch(75.9% 0.116 265.3) |
| XYZ | xyz(43.7215, 43.2852, 97.2991) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.28
Pastel Blue
#A2BFFE
ΔE00 4.53
Periwinkle Blue
#8F99FB
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 8.31
Baby Blue (survey)
#A2CFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFFB #FBD98D
analogous
#8DE6FB #8DAFFB #A28DFB
triadic
#8DAFFB #FB8DAF #AFFB8D
tetradic
#8DAFFB #FB8DE6 #FBD98D #8DFBA2
square
#8DAFFB #FB8DE6 #FBD98D #8DFBA2
split-complementary
#8DAFFB #FBA28D #E6FB8D
monochromatic
#175CF7 #5286F9 #8DAFFB #C8D8FD #E1EAFE
Accessibility & contrast
On white
2.17
#8DAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#8DAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFFB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFFB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FE
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#65BFCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8daffb; /* rgb */ color: rgb(141, 175, 251); /* oklch */ color: oklch(75.9% 0.116 265.3);
Tailwind
colors: {
custom: {
50: '#b3c6fd',
500: '#8daffb',
950: '#000000',
},
}SCSS
$custom: #8daffb; $custom-light: #b3c6fd; $custom-dark: #000000;
JSON
{
"hex": "#8daffb",
"rgb": {
"r": 141,
"g": 175,
"b": 251
},
"hsl": {
"h": 221.455,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.75896,
"c": 0.1162,
"h": 265.3
},
"luminance": 0.43288
}Semantic roles & 50–950 ramp
primary
#8DAFFB
secondary
#F6ECD5
accent
#9F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285