#897EF2#897EF2
#897EF2 is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.168 H 285.1°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #897EF2 |
|---|---|
| RGB | rgb(137, 126, 242) |
| HSL | hsl(246, 82%, 72%) |
| HSV | hsv(246, 48%, 95%) |
| CMYK | cmyk(43.4%, 47.9%, 0%, 5.1%) |
| CIE-LAB | lab(58.65, 32.48, -57.13) |
| CIE-LCH | lch(58.65, 65.72, 299.62°) |
| OKLab | oklab(65.65% 0.0437 -0.1621) |
| OKLCH | oklch(65.65% 0.168 285.1) |
| XYZ | xyz(33.7998, 26.6495, 87.3501) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.02
Lavender Blue
#8B88F8
ΔE00 3.04
Perrywinkle
#8F8CE7
ΔE00 4.70
Cornflower
#6A79F7
ΔE00 5.48
Mediumpurple
#9370DB
ΔE00 6.33
Mediumslateblue
#7B68EE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897EF2 #E7F27E
analogous
#7EADF2 #897EF2 #C37EF2
triadic
#897EF2 #F2897E #7EF289
tetradic
#897EF2 #F27EAD #E7F27E #7EF2C3
square
#897EF2 #F27EAD #E7F27E #7EF2C3
split-complementary
#897EF2 #F2C37E #ADF27E
monochromatic
#2A16DF #5646EC #897EF2 #BCB6F8 #E6E3FC
Accessibility & contrast
On white
3.32
#897EF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#897EF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897EF2
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897EF2 | 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)
#4E90F6
Deuteranopia (green-blind)
#4A8AEF
Tritanopia (blue-blind)
#6896AD
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #897ef2; /* rgb */ color: rgb(137, 126, 242); /* oklch */ color: oklch(65.6% 0.168 285.1);
Tailwind
colors: {
custom: {
50: '#b1a3f7',
500: '#897ef2',
950: '#000000',
},
}SCSS
$custom: #897ef2; $custom-light: #b1a3f7; $custom-dark: #000000;
JSON
{
"hex": "#897ef2",
"rgb": {
"r": 137,
"g": 126,
"b": 242
},
"hsl": {
"h": 245.69,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.65647,
"c": 0.16787,
"h": 285.1
},
"luminance": 0.26651
}Semantic roles & 50–950 ramp
primary
#897EF2
secondary
#F1F4D7
accent
#DE07CA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85