#897EFF#897EFF
#897EFF is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.4% C 0.185 H 284.0°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #897EFF |
|---|---|
| RGB | rgb(137, 126, 255) |
| HSL | hsl(245, 100%, 75%) |
| HSV | hsv(245, 51%, 100%) |
| CMYK | cmyk(46.3%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(59.40, 36.18, -63.11) |
| CIE-LCH | lch(59.40, 72.75, 299.83°) |
| OKLab | oklab(66.45% 0.0448 -0.1796) |
| OKLCH | oklch(66.45% 0.185 284) |
| XYZ | xyz(35.8220, 27.4584, 98.0008) |
| Luminance | 0.2746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.33
Lavender Blue
#8B88F8
ΔE00 3.10
Cornflower
#6A79F7
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.63
Mediumslateblue
#7B68EE
ΔE00 7.03
Mediumpurple
#9370DB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897EFF #F4FF7E
analogous
#7EB4FF #897EFF #C97EFF
triadic
#897EFF #FF897E #7EFF89
tetradic
#897EFF #FF7EB4 #F4FF7E #7EFFC9
square
#897EFF #FF7EB4 #F4FF7E #7EFFC9
split-complementary
#897EFF #FFC97E #B4FF7E
monochromatic
#1904FF #5141FF #897EFF #C1BBFF #E3E0FF
Accessibility & contrast
On white
3.23
#897EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#897EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897EFF
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897EFF | 1.00 | 3.23 | 6.49 | 6.49 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4193FF
Deuteranopia (green-blind)
#3B8BFC
Tritanopia (blue-blind)
#619AB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #897eff; /* rgb */ color: rgb(137, 126, 255); /* oklch */ color: oklch(66.4% 0.185 284.0);
Tailwind
colors: {
custom: {
50: '#b2a3ff',
500: '#897eff',
950: '#000000',
},
}SCSS
$custom: #897eff; $custom-light: #b2a3ff; $custom-dark: #000000;
JSON
{
"hex": "#897eff",
"rgb": {
"r": 137,
"g": 126,
"b": 255
},
"hsl": {
"h": 245.116,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.66449,
"c": 0.18513,
"h": 284
},
"luminance": 0.2746
}Semantic roles & 50–950 ramp
primary
#897EFF
secondary
#F4F7D4
accent
#E600D2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86