#8D95EB#8D95EB
#8D95EB is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.126 H 278.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8D95EB |
|---|---|
| RGB | rgb(141, 149, 235) |
| HSL | hsl(235, 70%, 74%) |
| HSV | hsv(235, 40%, 92%) |
| CMYK | cmyk(40%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(64.29, 18.11, -44.31) |
| CIE-LCH | lch(64.29, 47.87, 292.23°) |
| OKLab | oklab(69.89% 0.0187 -0.1244) |
| OKLCH | oklch(69.89% 0.126 278.6) |
| XYZ | xyz(36.7229, 33.1542, 83.0456) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.39
Perrywinkle
#8F8CE7
ΔE00 3.13
Lavender Blue
#8B88F8
ΔE00 4.54
Periwinkle (survey)
#8E82FE
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D95EB #EBE38D
analogous
#8DC4EB #8D95EB #B48DEB
triadic
#8D95EB #EB8D95 #95EB8D
tetradic
#8D95EB #EB8DC4 #EBE38D #8DEBB4
square
#8D95EB #EB8DC4 #EBE38D #8DEBB4
split-complementary
#8D95EB #EBB48D #C4EB8D
monochromatic
#2635D8 #5965E2 #8D95EB #C1C5F4 #E5E7FA
Accessibility & contrast
On white
2.75
#8D95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8D95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D95EB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D95EB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#7298E9
Tritanopia (blue-blind)
#70A6B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8d95eb; /* rgb */ color: rgb(141, 149, 235); /* oklch */ color: oklch(69.9% 0.126 278.6);
Tailwind
colors: {
custom: {
50: '#b2b4f2',
500: '#8d95eb',
950: '#000000',
},
}SCSS
$custom: #8d95eb; $custom-light: #b2b4f2; $custom-dark: #000000;
JSON
{
"hex": "#8d95eb",
"rgb": {
"r": 141,
"g": 149,
"b": 235
},
"hsl": {
"h": 234.894,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.69892,
"c": 0.12584,
"h": 278.6
},
"luminance": 0.33156
}Semantic roles & 50–950 ramp
primary
#8D95EB
secondary
#F2F0D9
accent
#C213D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085