#897FF4#897FF4
#897FF4 is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.9% C 0.169 H 284.6°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #897FF4 |
|---|---|
| RGB | rgb(137, 127, 244) |
| HSL | hsl(245, 84%, 73%) |
| HSV | hsv(245, 48%, 96%) |
| CMYK | cmyk(43.9%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(59.00, 32.46, -57.68) |
| CIE-LCH | lch(59.00, 66.19, 299.37°) |
| OKLab | oklab(65.95% 0.0427 -0.1637) |
| OKLCH | oklch(65.95% 0.169 284.6) |
| XYZ | xyz(34.2303, 27.0273, 88.9836) |
| Luminance | 0.2703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.68
Lavender Blue
#8B88F8
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 4.56
Cornflower
#6A79F7
ΔE00 5.43
Mediumpurple
#9370DB
ΔE00 6.71
Mediumslateblue
#7B68EE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897FF4 #EAF47F
analogous
#7FB0F4 #897FF4 #C37FF4
triadic
#897FF4 #F4897F #7FF489
tetradic
#897FF4 #F47FB0 #EAF47F #7FF4C3
square
#897FF4 #F47FB0 #EAF47F #7FF4C3
split-complementary
#897FF4 #F4C37F #B0F47F
monochromatic
#2614E5 #5547EF #897FF4 #BDB7F9 #E5E3FD
Accessibility & contrast
On white
3.28
#897FF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#897FF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897FF4
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897FF4 | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E91F8
Deuteranopia (green-blind)
#4A8AF1
Tritanopia (blue-blind)
#6797AE
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #897ff4; /* rgb */ color: rgb(137, 127, 244); /* oklch */ color: oklch(65.9% 0.169 284.6);
Tailwind
colors: {
custom: {
50: '#b1a4f8',
500: '#897ff4',
950: '#000000',
},
}SCSS
$custom: #897ff4; $custom-light: #b1a4f8; $custom-dark: #000000;
JSON
{
"hex": "#897ff4",
"rgb": {
"r": 137,
"g": 127,
"b": 244
},
"hsl": {
"h": 245.128,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.65948,
"c": 0.16917,
"h": 284.6
},
"luminance": 0.27029
}Semantic roles & 50–950 ramp
primary
#897FF4
secondary
#F2F5D6
accent
#E105CE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85