#8895EA#8895EA
#8895EA is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.5% C 0.126 H 276.0°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8895EA |
|---|---|
| RGB | rgb(136, 149, 234) |
| HSL | hsl(232, 70%, 73%) |
| HSV | hsv(232, 42%, 92%) |
| CMYK | cmyk(41.9%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(63.89, 16.56, -44.40) |
| CIE-LCH | lch(63.89, 47.39, 290.45°) |
| OKLab | oklab(69.49% 0.0132 -0.1248) |
| OKLCH | oklch(69.49% 0.126 276) |
| XYZ | xyz(35.7476, 32.6679, 82.2479) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 3.87
Lavender Blue
#8B88F8
ΔE00 4.89
Soft Blue
#6488EA
ΔE00 6.78
Periwinkle (survey)
#8E82FE
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8895EA #EADD88
analogous
#88C6EA #8895EA #AC88EA
triadic
#8895EA #EA8895 #95EA88
tetradic
#8895EA #EA88C6 #EADD88 #88EAAC
square
#8895EA #EA88C6 #EADD88 #88EAAC
split-complementary
#8895EA #EAAC88 #C6EA88
monochromatic
#253CD2 #5467E1 #8895EA #BCC3F3 #E5E8FA
Accessibility & contrast
On white
2.79
#8895EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#8895EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8895EA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8895EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8895EA | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#7097E8
Tritanopia (blue-blind)
#68A6B4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8895ea; /* rgb */ color: rgb(136, 149, 234); /* oklch */ color: oklch(69.5% 0.126 276.0);
Tailwind
colors: {
custom: {
50: '#aeb4f1',
500: '#8895ea',
950: '#000000',
},
}SCSS
$custom: #8895ea; $custom-light: #aeb4f1; $custom-dark: #000000;
JSON
{
"hex": "#8895ea",
"rgb": {
"r": 136,
"g": 149,
"b": 234
},
"hsl": {
"h": 232.041,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.69486,
"c": 0.1255,
"h": 276
},
"luminance": 0.3267
}Semantic roles & 50–950 ramp
primary
#8895EA
secondary
#F2EFD9
accent
#B914D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085