#898EF9#898EF9
#898EF9 is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.0% C 0.155 H 279.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #898EF9 |
|---|---|
| RGB | rgb(137, 142, 249) |
| HSL | hsl(237, 90%, 76%) |
| HSV | hsv(237, 45%, 98%) |
| CMYK | cmyk(45%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(62.93, 25.14, -54.17) |
| CIE-LCH | lch(62.93, 59.72, 294.90°) |
| OKLab | oklab(69.01% 0.0256 -0.1533) |
| OKLCH | oklch(69.01% 0.155 279.5) |
| XYZ | xyz(37.0833, 31.5021, 93.7307) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.03
Periwinkle Blue
#8F99FB
ΔE00 3.13
Perrywinkle
#8F8CE7
ΔE00 3.29
Periwinkle (survey)
#8E82FE
ΔE00 4.11
Soft Blue
#6488EA
ΔE00 6.92
Cornflower
#6A79F7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898EF9 #F9F489
analogous
#89C6F9 #898EF9 #BC89F9
triadic
#898EF9 #F9898E #8EF989
tetradic
#898EF9 #F989C6 #F9F489 #89F9BC
square
#898EF9 #F989C6 #F9F489 #89F9BC
split-complementary
#898EF9 #F9BC89 #C6F989
monochromatic
#151EF3 #4F56F6 #898EF9 #C3C6FC #E2E3FE
Accessibility & contrast
On white
2.88
#898EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#898EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898EF9
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898EF9 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#5D94F7
Tritanopia (blue-blind)
#63A4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #898ef9; /* rgb */ color: rgb(137, 142, 249); /* oklch */ color: oklch(69.0% 0.155 279.5);
Tailwind
colors: {
custom: {
50: '#b1affc',
500: '#898ef9',
950: '#000000',
},
}SCSS
$custom: #898ef9; $custom-light: #b1affc; $custom-dark: #000000;
JSON
{
"hex": "#898ef9",
"rgb": {
"r": 137,
"g": 142,
"b": 249
},
"hsl": {
"h": 237.321,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.69009,
"c": 0.15544,
"h": 279.5
},
"luminance": 0.31504
}Semantic roles & 50–950 ramp
primary
#898EF9
secondary
#F6F4D5
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85