#898BF9#898BF9
#898BF9 is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.4% C 0.159 H 280.5°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #898BF9 |
|---|---|
| RGB | rgb(137, 139, 249) |
| HSL | hsl(239, 90%, 76%) |
| HSV | hsv(239, 45%, 98%) |
| CMYK | cmyk(45%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(62.19, 26.89, -55.35) |
| CIE-LCH | lch(62.19, 61.54, 295.91°) |
| OKLab | oklab(68.44% 0.0291 -0.1568) |
| OKLCH | oklch(68.44% 0.159 280.5) |
| XYZ | xyz(36.6429, 30.6214, 93.5839) |
| Luminance | 0.3062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.13
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 3.21
Periwinkle Blue
#8F99FB
ΔE00 4.02
Cornflower
#6A79F7
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898BF9 #F9F789
analogous
#89C3F9 #898BF9 #BF89F9
triadic
#898BF9 #F9898B #8BF989
tetradic
#898BF9 #F989C3 #F9F789 #89F9BF
square
#898BF9 #F989C3 #F9F789 #89F9BF
split-complementary
#898BF9 #F9BF89 #C3F989
monochromatic
#1518F3 #4F52F6 #898BF9 #C3C4FC #E2E2FE
Accessibility & contrast
On white
2.95
#898BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#898BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898BF9
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898BF9 | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#5892F7
Tritanopia (blue-blind)
#63A2B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #898bf9; /* rgb */ color: rgb(137, 139, 249); /* oklch */ color: oklch(68.4% 0.159 280.5);
Tailwind
colors: {
custom: {
50: '#b1acfc',
500: '#898bf9',
950: '#000000',
},
}SCSS
$custom: #898bf9; $custom-light: #b1acfc; $custom-dark: #000000;
JSON
{
"hex": "#898bf9",
"rgb": {
"r": 137,
"g": 139,
"b": 249
},
"hsl": {
"h": 238.929,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.68445,
"c": 0.15948,
"h": 280.5
},
"luminance": 0.30623
}Semantic roles & 50–950 ramp
primary
#898BF9
secondary
#F6F5D5
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85