#8897FF#8897FF
#8897FF is a light, vivid blue. Relative luminance 0.346; OKLCH L 71.0% C 0.152 H 275.6°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8897FF |
|---|---|
| RGB | rgb(136, 151, 255) |
| HSL | hsl(232, 100%, 77%) |
| HSV | hsv(232, 47%, 100%) |
| CMYK | cmyk(46.7%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(65.42, 21.42, -53.50) |
| CIE-LCH | lch(65.42, 57.62, 291.82°) |
| OKLab | oklab(71% 0.0149 -0.1513) |
| OKLCH | oklch(71% 0.152 275.6) |
| XYZ | xyz(39.2644, 34.5853, 99.1950) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.51
Lavender Blue
#8B88F8
ΔE00 4.95
Perrywinkle
#8F8CE7
ΔE00 5.49
Periwinkle (survey)
#8E82FE
ΔE00 6.88
Soft Blue
#6488EA
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8897FF #FFF088
analogous
#88D3FF #8897FF #B588FF
triadic
#8897FF #FF8897 #97FF88
tetradic
#8897FF #FF88D3 #FFF088 #88FFB5
square
#8897FF #FF88D3 #FFF088 #88FFB5
split-complementary
#8897FF #FFB588 #D3FF88
monochromatic
#0E2CFF #4B62FF #8897FF #C5CCFF #E0E4FF
Accessibility & contrast
On white
2.65
#8897FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8897FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8897FF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8897FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8897FF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#659AFD
Tritanopia (blue-blind)
#5CADBF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8897ff; /* rgb */ color: rgb(136, 151, 255); /* oklch */ color: oklch(71.0% 0.152 275.6);
Tailwind
colors: {
custom: {
50: '#b0b5ff',
500: '#8897ff',
950: '#000000',
},
}SCSS
$custom: #8897ff; $custom-light: #b0b5ff; $custom-dark: #000000;
JSON
{
"hex": "#8897ff",
"rgb": {
"r": 136,
"g": 151,
"b": 255
},
"hsl": {
"h": 232.437,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.70996,
"c": 0.15205,
"h": 275.6
},
"luminance": 0.34587
}Semantic roles & 50–950 ramp
primary
#8897FF
secondary
#F7F3D4
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086