#8DABE2#8DABE2
#8DABE2 is a light, moderate blue. Relative luminance 0.403; OKLCH L 73.9% C 0.087 H 262.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABE2 |
|---|---|
| RGB | rgb(141, 171, 226) |
| HSL | hsl(219, 59%, 72%) |
| HSV | hsv(219, 38%, 89%) |
| CMYK | cmyk(37.6%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(69.67, 3.15, -30.98) |
| CIE-LCH | lch(69.67, 31.14, 275.81°) |
| OKLab | oklab(73.94% -0.0117 -0.086) |
| OKLCH | oklch(73.94% 0.087 262.3) |
| XYZ | xyz(39.2707, 40.2776, 77.6419) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 7.88
Sky Blue (survey)
#75BBFD
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABE2 #E2C48D
analogous
#8DD5E2 #8DABE2 #9A8DE2
triadic
#8DABE2 #E28DAB #ABE28D
tetradic
#8DABE2 #E28DD5 #E2C48D #8DE29A
square
#8DABE2 #E28DD5 #E2C48D #8DE29A
split-complementary
#8DABE2 #E29A8D #D5E28D
monochromatic
#3265C3 #5C87D6 #8DABE2 #BECFEE #E7EDF9
Accessibility & contrast
On white
2.32
#8DABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8DABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABE2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABE2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE4
Deuteranopia (green-blind)
#8FA7E1
Tritanopia (blue-blind)
#72B6BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8dabe2; /* rgb */ color: rgb(141, 171, 226); /* oklch */ color: oklch(73.9% 0.087 262.3);
Tailwind
colors: {
custom: {
50: '#b1c3eb',
500: '#8dabe2',
950: '#000000',
},
}SCSS
$custom: #8dabe2; $custom-light: #b1c3eb; $custom-dark: #000000;
JSON
{
"hex": "#8dabe2",
"rgb": {
"r": 141,
"g": 171,
"b": 226
},
"hsl": {
"h": 218.824,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.73937,
"c": 0.08679,
"h": 262.3
},
"luminance": 0.4028
}Semantic roles & 50–950 ramp
primary
#8DABE2
secondary
#F0E9DB
accent
#8C1EC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184