#8DABFB#8DABFB
#8DABFB is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.1% C 0.121 H 267.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABFB |
|---|---|
| RGB | rgb(141, 171, 251) |
| HSL | hsl(224, 93%, 77%) |
| HSV | hsv(224, 44%, 98%) |
| CMYK | cmyk(43.8%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(70.70, 10.00, -42.99) |
| CIE-LCH | lch(70.70, 44.14, 283.09°) |
| OKLab | oklab(75.08% -0.0047 -0.1206) |
| OKLCH | oklch(75.08% 0.121 267.8) |
| XYZ | xyz(42.9545, 41.7512, 97.0435) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 7.82
Sky Blue (survey)
#75BBFD
ΔE00 8.82
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABFB #FBDD8D
analogous
#8DE2FB #8DABFB #A68DFB
triadic
#8DABFB #FB8DAB #ABFB8D
tetradic
#8DABFB #FB8DE2 #FBDD8D #8DFBA6
square
#8DABFB #FB8DE2 #FBDD8D #8DFBA6
split-complementary
#8DABFB #FBA68D #E2FB8D
monochromatic
#1754F7 #527FF9 #8DABFB #C8D7FD #E1E9FE
Accessibility & contrast
On white
2.25
#8DABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8DABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABFB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABFB | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#83A9F9
Tritanopia (blue-blind)
#65BCC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8dabfb; /* rgb */ color: rgb(141, 171, 251); /* oklch */ color: oklch(75.1% 0.121 267.8);
Tailwind
colors: {
custom: {
50: '#b3c3fd',
500: '#8dabfb',
950: '#000000',
},
}SCSS
$custom: #8dabfb; $custom-light: #b3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8dabfb",
"rgb": {
"r": 141,
"g": 171,
"b": 251
},
"hsl": {
"h": 223.636,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.75081,
"c": 0.12065,
"h": 267.8
},
"luminance": 0.41754
}Semantic roles & 50–950 ramp
primary
#8DABFB
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185