#8897FA#8897FA
#8897FA is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.7% C 0.145 H 275.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8897FA |
|---|---|
| RGB | rgb(136, 151, 250) |
| HSL | hsl(232, 92%, 76%) |
| HSV | hsv(232, 46%, 98%) |
| CMYK | cmyk(45.6%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(65.17, 19.97, -51.16) |
| CIE-LCH | lch(65.17, 54.92, 291.32°) |
| OKLab | oklab(70.72% 0.014 -0.1445) |
| OKLCH | oklch(70.72% 0.145 275.5) |
| XYZ | xyz(38.4699, 34.2675, 95.0112) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.33
Lavender Blue
#8B88F8
ΔE00 4.93
Perrywinkle
#8F8CE7
ΔE00 5.14
Soft Blue
#6488EA
ΔE00 6.92
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8897FA #FAEB88
analogous
#88D0FA #8897FA #B288FA
triadic
#8897FA #FA8897 #97FA88
tetradic
#8897FA #FA88D0 #FAEB88 #88FAB2
square
#8897FA #FA88D0 #FAEB88 #88FAB2
split-complementary
#8897FA #FAB288 #D0FA88
monochromatic
#1330F5 #4D64F8 #8897FA #C3CAFC #E2E5FE
Accessibility & contrast
On white
2.67
#8897FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#8897FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8897FA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8897FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8897FA | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#689AF8
Tritanopia (blue-blind)
#5FABBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8897fa; /* rgb */ color: rgb(136, 151, 250); /* oklch */ color: oklch(70.7% 0.145 275.5);
Tailwind
colors: {
custom: {
50: '#b0b5fc',
500: '#8897fa',
950: '#000000',
},
}SCSS
$custom: #8897fa; $custom-light: #b0b5fc; $custom-dark: #000000;
JSON
{
"hex": "#8897fa",
"rgb": {
"r": 136,
"g": 151,
"b": 250
},
"hsl": {
"h": 232.105,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.70723,
"c": 0.14518,
"h": 275.5
},
"luminance": 0.3427
}Semantic roles & 50–950 ramp
primary
#8897FA
secondary
#F6F2D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085