#8DABFC#8DABFC
#8DABFC is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.1% C 0.122 H 267.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABFC |
|---|---|
| RGB | rgb(141, 171, 252) |
| HSL | hsl(224, 95%, 77%) |
| HSV | hsv(224, 44%, 99%) |
| CMYK | cmyk(44%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.74, 10.28, -43.46) |
| CIE-LCH | lch(70.74, 44.66, 283.31°) |
| OKLab | oklab(75.13% -0.0044 -0.1219) |
| OKLCH | oklch(75.13% 0.122 267.9) |
| XYZ | xyz(43.1125, 41.8144, 97.8759) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 7.84
Sky Blue (survey)
#75BBFD
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABFC #FCDE8D
analogous
#8DE2FC #8DABFC #A78DFC
triadic
#8DABFC #FC8DAB #ABFC8D
tetradic
#8DABFC #FC8DE2 #FCDE8D #8DFCA7
square
#8DABFC #FC8DE2 #FCDE8D #8DFCA7
split-complementary
#8DABFC #FCA78D #E2FC8D
monochromatic
#1653F9 #517FFA #8DABFC #C9D7FE #E1E9FE
Accessibility & contrast
On white
2.24
#8DABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#8DABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABFC
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABFC | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#65BCC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8dabfc; /* rgb */ color: rgb(141, 171, 252); /* oklch */ color: oklch(75.1% 0.122 267.9);
Tailwind
colors: {
custom: {
50: '#b3c3fd',
500: '#8dabfc',
950: '#000000',
},
}SCSS
$custom: #8dabfc; $custom-light: #b3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8dabfc",
"rgb": {
"r": 141,
"g": 171,
"b": 252
},
"hsl": {
"h": 223.784,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.7513,
"c": 0.12201,
"h": 267.9
},
"luminance": 0.41817
}Semantic roles & 50–950 ramp
primary
#8DABFC
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185