#897FEE#897FEE
#897FEE is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.161 H 285.1°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #897FEE |
|---|---|
| RGB | rgb(137, 127, 238) |
| HSL | hsl(245, 77%, 72%) |
| HSV | hsv(245, 47%, 93%) |
| CMYK | cmyk(42.4%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(58.67, 30.77, -54.89) |
| CIE-LCH | lch(58.67, 62.92, 299.27°) |
| OKLab | oklab(65.59% 0.0421 -0.1555) |
| OKLCH | oklch(65.59% 0.161 285.1) |
| XYZ | xyz(33.3341, 26.6688, 84.2636) |
| Luminance | 0.2667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.38
Lavender Blue
#8B88F8
ΔE00 2.95
Perrywinkle
#8F8CE7
ΔE00 4.20
Cornflower
#6A79F7
ΔE00 5.67
Mediumpurple
#9370DB
ΔE00 6.26
Mediumslateblue
#7B68EE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897FEE #E4EE7F
analogous
#7FADEE #897FEE #C17FEE
triadic
#897FEE #EE897F #7FEE89
tetradic
#897FEE #EE7FAD #E4EE7F #7FEEC1
square
#897FEE #EE7FAD #E4EE7F #7FEEC1
split-complementary
#897FEE #EEC17F #ADEE7F
monochromatic
#2D1CD6 #5749E7 #897FEE #BBB5F5 #E6E4FB
Accessibility & contrast
On white
3.32
#897FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#897FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897FEE
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897FEE | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5390F2
Deuteranopia (green-blind)
#508AEB
Tritanopia (blue-blind)
#6A96AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #897fee; /* rgb */ color: rgb(137, 127, 238); /* oklch */ color: oklch(65.6% 0.161 285.1);
Tailwind
colors: {
custom: {
50: '#b0a4f4',
500: '#897fee',
950: '#000000',
},
}SCSS
$custom: #897fee; $custom-light: #b0a4f4; $custom-dark: #000000;
JSON
{
"hex": "#897fee",
"rgb": {
"r": 137,
"g": 127,
"b": 238
},
"hsl": {
"h": 245.405,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.65589,
"c": 0.16108,
"h": 285.1
},
"luminance": 0.2667
}Semantic roles & 50–950 ramp
primary
#897FEE
secondary
#F0F3D6
accent
#D90DC6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85