#897BED#897BED
#897BED is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.8% C 0.165 H 286.4°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #897BED |
|---|---|
| RGB | rgb(137, 123, 237) |
| HSL | hsl(247, 76%, 71%) |
| HSV | hsv(247, 48%, 93%) |
| CMYK | cmyk(42.2%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(57.65, 32.82, -55.95) |
| CIE-LCH | lch(57.65, 64.86, 300.39°) |
| OKLab | oklab(64.81% 0.0468 -0.1586) |
| OKLCH | oklch(64.81% 0.165 286.4) |
| XYZ | xyz(32.6812, 25.5975, 83.3232) |
| Luminance | 0.2560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.05
Lavender Blue
#8B88F8
ΔE00 4.12
Mediumpurple
#9370DB
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 5.31
Cornflower
#6A79F7
ΔE00 5.74
Mediumslateblue
#7B68EE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897BED #DFED7B
analogous
#7BA6ED #897BED #C27BED
triadic
#897BED #ED897B #7BED89
tetradic
#897BED #ED7BA6 #DFED7B #7BEDC2
square
#897BED #ED7BA6 #DFED7B #7BEDC2
split-complementary
#897BED #EDC27B #A6ED7B
monochromatic
#331DD1 #5945E6 #897BED #B9B1F4 #E7E4FB
Accessibility & contrast
On white
3.43
#897BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#897BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897BED
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897BED | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8DF1
Deuteranopia (green-blind)
#4A87EA
Tritanopia (blue-blind)
#6B93A9
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #897bed; /* rgb */ color: rgb(137, 123, 237); /* oklch */ color: oklch(64.8% 0.165 286.4);
Tailwind
colors: {
custom: {
50: '#b0a1f3',
500: '#897bed',
950: '#000000',
},
}SCSS
$custom: #897bed; $custom-light: #b0a1f3; $custom-dark: #000000;
JSON
{
"hex": "#897bed",
"rgb": {
"r": 137,
"g": 123,
"b": 237
},
"hsl": {
"h": 247.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.64808,
"c": 0.16538,
"h": 286.4
},
"luminance": 0.25599
}Semantic roles & 50–950 ramp
primary
#897BED
secondary
#EEF1D2
accent
#D80DBF
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110F17
muted
#807E85