#8DABE3#8DABE3
#8DABE3 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.0% C 0.088 H 262.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABE3 |
|---|---|
| RGB | rgb(141, 171, 227) |
| HSL | hsl(219, 61%, 72%) |
| HSV | hsv(219, 38%, 89%) |
| CMYK | cmyk(37.9%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(69.71, 3.42, -31.47) |
| CIE-LCH | lch(69.71, 31.65, 276.20°) |
| OKLab | oklab(73.98% -0.0114 -0.0874) |
| OKLCH | oklch(73.98% 0.088 262.6) |
| XYZ | xyz(39.4083, 40.3327, 78.3667) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 7.86
Sky Blue (survey)
#75BBFD
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABE3 #E3C58D
analogous
#8DD6E3 #8DABE3 #9A8DE3
triadic
#8DABE3 #E38DAB #ABE38D
tetradic
#8DABE3 #E38DD6 #E3C58D #8DE39A
square
#8DABE3 #E38DD6 #E3C58D #8DE39A
split-complementary
#8DABE3 #E39A8D #D6E38D
monochromatic
#3064C5 #5C87D7 #8DABE3 #BECFEF #E6EDF9
Accessibility & contrast
On white
2.32
#8DABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#8DABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABE3
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABE3 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE6
Deuteranopia (green-blind)
#8FA7E2
Tritanopia (blue-blind)
#71B7BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8dabe3; /* rgb */ color: rgb(141, 171, 227); /* oklch */ color: oklch(74.0% 0.088 262.6);
Tailwind
colors: {
custom: {
50: '#b1c3ec',
500: '#8dabe3',
950: '#000000',
},
}SCSS
$custom: #8dabe3; $custom-light: #b1c3ec; $custom-dark: #000000;
JSON
{
"hex": "#8dabe3",
"rgb": {
"r": 141,
"g": 171,
"b": 227
},
"hsl": {
"h": 219.07,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.73981,
"c": 0.08813,
"h": 262.6
},
"luminance": 0.40335
}Semantic roles & 50–950 ramp
primary
#8DABE3
secondary
#F0E9DB
accent
#8D1DC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184