#898FF5#898FF5
#898FF5 is a light, vivid blue. Relative luminance 0.316; OKLCH L 69.0% C 0.149 H 279.2°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #898FF5 |
|---|---|
| RGB | rgb(137, 143, 245) |
| HSL | hsl(237, 84%, 75%) |
| HSV | hsv(237, 44%, 96%) |
| CMYK | cmyk(44.1%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(62.97, 23.41, -51.90) |
| CIE-LCH | lch(62.97, 56.94, 294.28°) |
| OKLab | oklab(68.97% 0.0237 -0.1467) |
| OKLCH | oklch(68.97% 0.149 279.2) |
| XYZ | xyz(36.6155, 31.5541, 90.5297) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.40
Periwinkle Blue
#8F99FB
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 2.96
Periwinkle (survey)
#8E82FE
ΔE00 4.56
Soft Blue
#6488EA
ΔE00 6.83
Cornflower
#6A79F7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898FF5 #F5EF89
analogous
#89C5F5 #898FF5 #B989F5
triadic
#898FF5 #F5898F #8FF589
tetradic
#898FF5 #F589C5 #F5EF89 #89F5B9
square
#898FF5 #F589C5 #F5EF89 #89F5B9
split-complementary
#898FF5 #F5B989 #C5F589
monochromatic
#1824EB #5159F0 #898FF5 #C1C5FA #E3E4FD
Accessibility & contrast
On white
2.87
#898FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#898FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898FF5
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898FF5 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699DF9
Deuteranopia (green-blind)
#6194F3
Tritanopia (blue-blind)
#65A4B6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #898ff5; /* rgb */ color: rgb(137, 143, 245); /* oklch */ color: oklch(69.0% 0.149 279.2);
Tailwind
colors: {
custom: {
50: '#b0aff9',
500: '#898ff5',
950: '#000000',
},
}SCSS
$custom: #898ff5; $custom-light: #b0aff9; $custom-dark: #000000;
JSON
{
"hex": "#898ff5",
"rgb": {
"r": 137,
"g": 143,
"b": 245
},
"hsl": {
"h": 236.667,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.68975,
"c": 0.1486,
"h": 279.2
},
"luminance": 0.31556
}Semantic roles & 50–950 ramp
primary
#898FF5
secondary
#F5F3D6
accent
#D505E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85