#8896ED#8896ED
#8896ED is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.8% C 0.128 H 275.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8896ED |
|---|---|
| RGB | rgb(136, 150, 237) |
| HSL | hsl(232, 74%, 73%) |
| HSV | hsv(232, 43%, 93%) |
| CMYK | cmyk(42.6%, 36.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.29, 16.83, -45.43) |
| CIE-LCH | lch(64.29, 48.44, 290.32°) |
| OKLab | oklab(69.84% 0.0126 -0.1278) |
| OKLCH | oklch(69.84% 0.128 275.6) |
| XYZ | xyz(36.3411, 33.1596, 84.5899) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.12
Perrywinkle
#8F8CE7
ΔE00 4.23
Lavender Blue
#8B88F8
ΔE00 5.00
Soft Blue
#6488EA
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.15
Periwinkle (survey)
#8E82FE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8896ED #EDDF88
analogous
#88C8ED #8896ED #AC88ED
triadic
#8896ED #ED8896 #96ED88
tetradic
#8896ED #ED88C8 #EDDF88 #88EDAC
square
#8896ED #ED88C8 #EDDF88 #88EDAC
split-complementary
#8896ED #EDAC88 #C8ED88
monochromatic
#213BDA #5367E5 #8896ED #BDC5F5 #E4E8FB
Accessibility & contrast
On white
2.75
#8896ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#8896ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8896ED
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8896ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8896ED | 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)
#77A0F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#67A8B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8896ed; /* rgb */ color: rgb(136, 150, 237); /* oklch */ color: oklch(69.8% 0.128 275.6);
Tailwind
colors: {
custom: {
50: '#afb4f3',
500: '#8896ed',
950: '#000000',
},
}SCSS
$custom: #8896ed; $custom-light: #afb4f3; $custom-dark: #000000;
JSON
{
"hex": "#8896ed",
"rgb": {
"r": 136,
"g": 150,
"b": 237
},
"hsl": {
"h": 231.683,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.69839,
"c": 0.12841,
"h": 275.6
},
"luminance": 0.33161
}Semantic roles & 50–950 ramp
primary
#8896ED
secondary
#F3EFD8
accent
#BA10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085