#897FF3#897FF3
#897FF3 is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.9% C 0.168 H 284.7°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #897FF3 |
|---|---|
| RGB | rgb(137, 127, 243) |
| HSL | hsl(245, 83%, 73%) |
| HSV | hsv(245, 48%, 95%) |
| CMYK | cmyk(43.6%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(58.94, 32.18, -57.21) |
| CIE-LCH | lch(58.94, 65.64, 299.35°) |
| OKLab | oklab(65.89% 0.0426 -0.1623) |
| OKLCH | oklch(65.89% 0.168 284.7) |
| XYZ | xyz(34.0789, 26.9667, 88.1861) |
| Luminance | 0.2697 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.78
Lavender Blue
#8B88F8
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 4.49
Cornflower
#6A79F7
ΔE00 5.46
Mediumpurple
#9370DB
ΔE00 6.63
Mediumslateblue
#7B68EE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897FF3 #E9F37F
analogous
#7FAFF3 #897FF3 #C37FF3
triadic
#897FF3 #F3897F #7FF389
tetradic
#897FF3 #F37FAF #E9F37F #7FF3C3
square
#897FF3 #F37FAF #E9F37F #7FF3C3
split-complementary
#897FF3 #F3C37F #AFF37F
monochromatic
#2715E2 #5547EE #897FF3 #BDB7F8 #E5E3FC
Accessibility & contrast
On white
3.28
#897FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#897FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897FF3
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897FF3 | 1.00 | 3.28 | 6.39 | 6.39 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F91F7
Deuteranopia (green-blind)
#4B8AF0
Tritanopia (blue-blind)
#6897AD
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #897ff3; /* rgb */ color: rgb(137, 127, 243); /* oklch */ color: oklch(65.9% 0.168 284.7);
Tailwind
colors: {
custom: {
50: '#b1a4f8',
500: '#897ff3',
950: '#000000',
},
}SCSS
$custom: #897ff3; $custom-light: #b1a4f8; $custom-dark: #000000;
JSON
{
"hex": "#897ff3",
"rgb": {
"r": 137,
"g": 127,
"b": 243
},
"hsl": {
"h": 245.172,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.65887,
"c": 0.16781,
"h": 284.7
},
"luminance": 0.26968
}Semantic roles & 50–950 ramp
primary
#897FF3
secondary
#F2F4D7
accent
#DF06CD
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85