#8DABE7#8DABE7
#8DABE7 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.2% C 0.094 H 263.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8DABE7 |
|---|---|
| RGB | rgb(141, 171, 231) |
| HSL | hsl(220, 65%, 73%) |
| HSV | hsv(220, 39%, 91%) |
| CMYK | cmyk(39%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(69.86, 4.49, -33.41) |
| CIE-LCH | lch(69.86, 33.71, 277.65°) |
| OKLab | oklab(74.16% -0.0102 -0.0929) |
| OKLCH | oklch(74.16% 0.094 263.7) |
| XYZ | xyz(39.9668, 40.5561, 81.3080) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.92
Pastel Blue
#A2BFFE
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 7.80
Sky Blue (survey)
#75BBFD
ΔE00 8.60
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DABE7 #E7C98D
analogous
#8DD8E7 #8DABE7 #9C8DE7
triadic
#8DABE7 #E78DAB #ABE78D
tetradic
#8DABE7 #E78DD8 #E7C98D #8DE79C
square
#8DABE7 #E78DD8 #E7C98D #8DE79C
split-complementary
#8DABE7 #E79C8D #D8E78D
monochromatic
#2B62CE #5A86DC #8DABE7 #C0D0F2 #E6ECFA
Accessibility & contrast
On white
2.30
#8DABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#8DABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DABE7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DABE7 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AFEA
Deuteranopia (green-blind)
#8DA7E6
Tritanopia (blue-blind)
#6FB7C0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8dabe7; /* rgb */ color: rgb(141, 171, 231); /* oklch */ color: oklch(74.2% 0.094 263.7);
Tailwind
colors: {
custom: {
50: '#b1c3ee',
500: '#8dabe7',
950: '#000000',
},
}SCSS
$custom: #8dabe7; $custom-light: #b1c3ee; $custom-dark: #000000;
JSON
{
"hex": "#8dabe7",
"rgb": {
"r": 141,
"g": 171,
"b": 231
},
"hsl": {
"h": 220,
"s": 65.217,
"l": 72.941
},
"oklch": {
"l": 0.74156,
"c": 0.09351,
"h": 263.7
},
"luminance": 0.40558
}Semantic roles & 50–950 ramp
primary
#8DABE7
secondary
#F1E9DA
accent
#9118CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184