#8DADEB#8DADEB
#8DADEB is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.8% C 0.097 H 263.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8DADEB |
|---|---|
| RGB | rgb(141, 173, 235) |
| HSL | hsl(220, 70%, 74%) |
| HSV | hsv(220, 40%, 92%) |
| CMYK | cmyk(40%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.56, 4.45, -34.52) |
| CIE-LCH | lch(70.56, 34.80, 277.35°) |
| OKLab | oklab(74.75% -0.0115 -0.0961) |
| OKLCH | oklch(74.75% 0.097 263.2) |
| XYZ | xyz(40.9188, 41.5459, 84.4442) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.97
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DADEB #EBCB8D
analogous
#8DDCEB #8DADEB #9C8DEB
triadic
#8DADEB #EB8DAD #ADEB8D
tetradic
#8DADEB #EB8DDC #EBCB8D #8DEB9C
square
#8DADEB #EB8DDC #EBCB8D #8DEB9C
split-complementary
#8DADEB #EB9C8D #DCEB8D
monochromatic
#2662D8 #5988E2 #8DADEB #C1D2F4 #E5ECFA
Accessibility & contrast
On white
2.26
#8DADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#8DADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DADEB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DADEB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#6DBAC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8dadeb; /* rgb */ color: rgb(141, 173, 235); /* oklch */ color: oklch(74.8% 0.097 263.2);
Tailwind
colors: {
custom: {
50: '#b1c5f1',
500: '#8dadeb',
950: '#000000',
},
}SCSS
$custom: #8dadeb; $custom-light: #b1c5f1; $custom-dark: #000000;
JSON
{
"hex": "#8dadeb",
"rgb": {
"r": 141,
"g": 173,
"b": 235
},
"hsl": {
"h": 219.574,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.7475,
"c": 0.09682,
"h": 263.2
},
"luminance": 0.41548
}Semantic roles & 50–950 ramp
primary
#8DADEB
secondary
#F2E9D9
accent
#9113D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185