#8DABDF#8DABDF
#8DABDF is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.8% C 0.083 H 261.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABDF |
|---|---|
| RGB | rgb(141, 171, 223) |
| HSL | hsl(218, 56%, 71%) |
| HSV | hsv(218, 37%, 87%) |
| CMYK | cmyk(36.8%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(69.55, 2.35, -29.51) |
| CIE-LCH | lch(69.55, 29.61, 274.56°) |
| OKLab | oklab(73.81% -0.0126 -0.0818) |
| OKLCH | oklch(73.81% 0.083 261.2) |
| XYZ | xyz(38.8626, 40.1144, 75.4929) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.52
Sky Blue (survey)
#75BBFD
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABDF #DFC18D
analogous
#8DD4DF #8DABDF #988DDF
triadic
#8DABDF #DF8DAB #ABDF8D
tetradic
#8DABDF #DF8DD4 #DFC18D #8DDF98
square
#8DABDF #DF8DD4 #DFC18D #8DDF98
split-complementary
#8DABDF #DF988D #D4DF8D
monochromatic
#3567BD #5D88D2 #8DABDF #BDCEEC #E7EDF8
Accessibility & contrast
On white
2.33
#8DABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8DABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABDF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABDF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#90A6DE
Tritanopia (blue-blind)
#73B6BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8dabdf; /* rgb */ color: rgb(141, 171, 223); /* oklch */ color: oklch(73.8% 0.083 261.2);
Tailwind
colors: {
custom: {
50: '#b1c3e9',
500: '#8dabdf',
950: '#000000',
},
}SCSS
$custom: #8dabdf; $custom-light: #b1c3e9; $custom-dark: #000000;
JSON
{
"hex": "#8dabdf",
"rgb": {
"r": 141,
"g": 171,
"b": 223
},
"hsl": {
"h": 218.049,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.73809,
"c": 0.08279,
"h": 261.2
},
"luminance": 0.40116
}Semantic roles & 50–950 ramp
primary
#8DABDF
secondary
#EFE7D9
accent
#8822C4
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184