#898BF7#898BF7
#898BF7 is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.3% C 0.157 H 280.6°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #898BF7 |
|---|---|
| RGB | rgb(137, 139, 247) |
| HSL | hsl(239, 87%, 75%) |
| HSV | hsv(239, 45%, 97%) |
| CMYK | cmyk(44.5%, 43.7%, 0%, 3.1%) |
| CIE-LAB | lab(62.08, 26.32, -54.42) |
| CIE-LCH | lch(62.08, 60.45, 295.81°) |
| OKLab | oklab(68.33% 0.0289 -0.1541) |
| OKLCH | oklch(68.33% 0.157 280.6) |
| XYZ | xyz(36.3326, 30.4973, 91.9498) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.14
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle (survey)
#8E82FE
ΔE00 3.29
Periwinkle Blue
#8F99FB
ΔE00 4.02
Cornflower
#6A79F7
ΔE00 6.67
Soft Blue
#6488EA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898BF7 #F7F589
analogous
#89C2F7 #898BF7 #BE89F7
triadic
#898BF7 #F7898B #8BF789
tetradic
#898BF7 #F789C2 #F7F589 #89F7BE
square
#898BF7 #F789C2 #F7F589 #89F7BE
split-complementary
#898BF7 #F7BE89 #C2F789
monochromatic
#161AEF #5053F3 #898BF7 #C2C3FB #E2E3FD
Accessibility & contrast
On white
2.96
#898BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#898BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898BF7
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898BF7 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFB
Deuteranopia (green-blind)
#5A92F5
Tritanopia (blue-blind)
#64A1B5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #898bf7; /* rgb */ color: rgb(137, 139, 247); /* oklch */ color: oklch(68.3% 0.157 280.6);
Tailwind
colors: {
custom: {
50: '#b1acfa',
500: '#898bf7',
950: '#000000',
},
}SCSS
$custom: #898bf7; $custom-light: #b1acfa; $custom-dark: #000000;
JSON
{
"hex": "#898bf7",
"rgb": {
"r": 137,
"g": 139,
"b": 247
},
"hsl": {
"h": 238.909,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.6833,
"c": 0.15675,
"h": 280.6
},
"luminance": 0.30499
}Semantic roles & 50–950 ramp
primary
#898BF7
secondary
#F5F5D6
accent
#E002E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85