#897BEE#897BEE
#897BEE is a light, vivid blue. Relative luminance 0.257; OKLCH L 64.9% C 0.167 H 286.3°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #897BEE |
|---|---|
| RGB | rgb(137, 123, 238) |
| HSL | hsl(247, 77%, 71%) |
| HSV | hsv(247, 48%, 93%) |
| CMYK | cmyk(42.4%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(57.71, 33.10, -56.41) |
| CIE-LCH | lch(57.71, 65.41, 300.40°) |
| OKLab | oklab(64.87% 0.0469 -0.16) |
| OKLCH | oklch(64.87% 0.167 286.3) |
| XYZ | xyz(32.8277, 25.6561, 84.0948) |
| Luminance | 0.2566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 4.07
Mediumpurple
#9370DB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 5.34
Cornflower
#6A79F7
ΔE00 5.69
Mediumslateblue
#7B68EE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897BEE #E0EE7B
analogous
#7BA6EE #897BEE #C27BEE
triadic
#897BEE #EE897B #7BEE89
tetradic
#897BEE #EE7BA6 #E0EE7B #7BEEC2
square
#897BEE #EE7BA6 #E0EE7B #7BEEC2
split-complementary
#897BEE #EEC27B #A6EE7B
monochromatic
#321BD3 #5945E7 #897BEE #B9B1F5 #E7E4FC
Accessibility & contrast
On white
3.42
#897BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#897BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897BEE
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897BEE | 1.00 | 3.42 | 6.13 | 6.13 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#4987EB
Tritanopia (blue-blind)
#6B93A9
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #897bee; /* rgb */ color: rgb(137, 123, 238); /* oklch */ color: oklch(64.9% 0.167 286.3);
Tailwind
colors: {
custom: {
50: '#b0a1f4',
500: '#897bee',
950: '#000000',
},
}SCSS
$custom: #897bee; $custom-light: #b0a1f4; $custom-dark: #000000;
JSON
{
"hex": "#897bee",
"rgb": {
"r": 137,
"g": 123,
"b": 238
},
"hsl": {
"h": 247.304,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.64868,
"c": 0.16672,
"h": 286.3
},
"luminance": 0.25657
}Semantic roles & 50–950 ramp
primary
#897BEE
secondary
#EEF2D3
accent
#D90CC0
background
#FBF9FF
surface
#F6F2FE
border
#D0CCD6
text
#110F17
muted
#807E85