#8DABFF#8DABFF
#8DABFF is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.3% C 0.126 H 268.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABFF |
|---|---|
| RGB | rgb(141, 171, 255) |
| HSL | hsl(224, 100%, 78%) |
| HSV | hsv(224, 45%, 100%) |
| CMYK | cmyk(44.7%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.88, 11.13, -44.88) |
| CIE-LCH | lch(70.88, 46.24, 283.93°) |
| OKLab | oklab(75.28% -0.0037 -0.126) |
| OKLCH | oklch(75.28% 0.126 268.3) |
| XYZ | xyz(43.5917, 42.0060, 100.3994) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.54
Pastel Blue
#A2BFFE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 5.83
Cornflowerblue
#6495ED
ΔE00 7.89
Sky Blue (survey)
#75BBFD
ΔE00 8.88
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABFF #FFE18D
analogous
#8DE4FF #8DABFF #A88DFF
triadic
#8DABFF #FF8DAB #ABFF8D
tetradic
#8DABFF #FF8DE4 #FFE18D #8DFFA8
square
#8DABFF #FF8DE4 #FFE18D #8DFFA8
split-complementary
#8DABFF #FFA88D #E4FF8D
monochromatic
#1351FF #507EFF #8DABFF #CAD8FF #E0E8FF
Accessibility & contrast
On white
2.23
#8DABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#8DABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABFF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABFF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#63BCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8dabff; /* rgb */ color: rgb(141, 171, 255); /* oklch */ color: oklch(75.3% 0.126 268.3);
Tailwind
colors: {
custom: {
50: '#b3c3ff',
500: '#8dabff',
950: '#000000',
},
}SCSS
$custom: #8dabff; $custom-light: #b3c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8dabff",
"rgb": {
"r": 141,
"g": 171,
"b": 255
},
"hsl": {
"h": 224.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.75276,
"c": 0.12609,
"h": 268.3
},
"luminance": 0.42009
}Semantic roles & 50–950 ramp
primary
#8DABFF
secondary
#F7EED4
accent
#A900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186