#8D9FDA#8D9FDA
#8D9FDA is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.1% C 0.089 H 271.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9FDA |
|---|---|
| RGB | rgb(141, 159, 218) |
| HSL | hsl(226, 51%, 70%) |
| HSV | hsv(226, 35%, 85%) |
| CMYK | cmyk(35.3%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(66.15, 7.78, -32.01) |
| CIE-LCH | lch(66.15, 32.95, 283.65°) |
| OKLab | oklab(71.09% 0.0015 -0.0889) |
| OKLCH | oklch(71.09% 0.089 271) |
| XYZ | xyz(36.0338, 35.5195, 71.2734) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.10
Perrywinkle
#8F8CE7
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 8.20
Lavender Blue
#8B88F8
ΔE00 8.52
Pastel Blue
#A2BFFE
ΔE00 9.03
Soft Blue
#6488EA
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9FDA #DAC88D
analogous
#8DC5DA #8D9FDA #A18DDA
triadic
#8D9FDA #DA8D9F #9FDA8D
tetradic
#8D9FDA #DA8DC5 #DAC88D #8DDAA1
square
#8D9FDA #DA8DC5 #DAC88D #8DDAA1
split-complementary
#8D9FDA #DAA18D #C5DA8D
monochromatic
#3A56B3 #5F78CB #8D9FDA #BBC6E9 #E8ECF8
Accessibility & contrast
On white
2.59
#8D9FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8D9FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9FDA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9FDA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#859ED9
Tritanopia (blue-blind)
#76ABB4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8d9fda; /* rgb */ color: rgb(141, 159, 218); /* oklch */ color: oklch(71.1% 0.089 271.0);
Tailwind
colors: {
custom: {
50: '#b0bbe5',
500: '#8d9fda',
950: '#000000',
},
}SCSS
$custom: #8d9fda; $custom-light: #b0bbe5; $custom-dark: #000000;
JSON
{
"hex": "#8d9fda",
"rgb": {
"r": 141,
"g": 159,
"b": 218
},
"hsl": {
"h": 225.974,
"s": 50.993,
"l": 70.392
},
"oklch": {
"l": 0.71092,
"c": 0.08896,
"h": 271
},
"luminance": 0.35521
}Semantic roles & 50–950 ramp
primary
#8D9FDA
secondary
#ECE7D7
accent
#9B27BE
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084