#897EFC#897EFC
#897EFC is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.3% C 0.181 H 284.3°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #897EFC |
|---|---|
| RGB | rgb(137, 126, 252) |
| HSL | hsl(245, 95%, 74%) |
| HSV | hsv(245, 50%, 99%) |
| CMYK | cmyk(45.6%, 50%, 0%, 1.2%) |
| CIE-LAB | lab(59.22, 35.32, -61.74) |
| CIE-LCH | lch(59.22, 71.13, 299.78°) |
| OKLab | oklab(66.26% 0.0446 -0.1756) |
| OKLCH | oklch(66.26% 0.181 284.3) |
| XYZ | xyz(35.3429, 27.2667, 95.4773) |
| Luminance | 0.2727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.32
Lavender Blue
#8B88F8
ΔE00 3.00
Cornflower
#6A79F7
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 5.39
Mediumslateblue
#7B68EE
ΔE00 6.92
Mediumpurple
#9370DB
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#897EFC #F1FC7E
analogous
#7EB2FC #897EFC #C87EFC
triadic
#897EFC #FC897E #7EFC89
tetradic
#897EFC #FC7EB2 #F1FC7E #7EFCC8
square
#897EFC #FC7EB2 #F1FC7E #7EFCC8
split-complementary
#897EFC #FCC87E #B2FC7E
monochromatic
#1C06F9 #5242FB #897EFC #C0BAFD #E4E1FE
Accessibility & contrast
On white
3.25
#897EFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#897EFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #897EFC
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##897EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##897EFC | 1.00 | 3.25 | 6.45 | 6.45 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3F8BF9
Tritanopia (blue-blind)
#6399B1
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #897efc; /* rgb */ color: rgb(137, 126, 252); /* oklch */ color: oklch(66.3% 0.181 284.3);
Tailwind
colors: {
custom: {
50: '#b2a3fe',
500: '#897efc',
950: '#000000',
},
}SCSS
$custom: #897efc; $custom-light: #b2a3fe; $custom-dark: #000000;
JSON
{
"hex": "#897efc",
"rgb": {
"r": 137,
"g": 126,
"b": 252
},
"hsl": {
"h": 245.238,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.66261,
"c": 0.18118,
"h": 284.3
},
"luminance": 0.27268
}Semantic roles & 50–950 ramp
primary
#897EFC
secondary
#F4F7D4
accent
#E600D1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86