#898FF7#898FF7
#898FF7 is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.1% C 0.151 H 279.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #898FF7 |
|---|---|
| RGB | rgb(137, 143, 247) |
| HSL | hsl(237, 87%, 75%) |
| HSV | hsv(237, 45%, 97%) |
| CMYK | cmyk(44.5%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(63.07, 23.99, -52.84) |
| CIE-LCH | lch(63.07, 58.03, 294.42°) |
| OKLab | oklab(69.09% 0.0241 -0.1494) |
| OKLCH | oklch(69.09% 0.151 279.2) |
| XYZ | xyz(36.9224, 31.6769, 92.1464) |
| Luminance | 0.3168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.35
Periwinkle Blue
#8F99FB
ΔE00 2.84
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 4.48
Soft Blue
#6488EA
ΔE00 6.85
Cornflower
#6A79F7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898FF7 #F7F189
analogous
#89C6F7 #898FF7 #BA89F7
triadic
#898FF7 #F7898F #8FF789
tetradic
#898FF7 #F789C6 #F7F189 #89F7BA
square
#898FF7 #F789C6 #F7F189 #89F7BA
split-complementary
#898FF7 #F7BA89 #C6F789
monochromatic
#1622EF #5059F3 #898FF7 #C2C5FB #E2E4FD
Accessibility & contrast
On white
2.86
#898FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#898FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898FF7
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898FF7 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#6095F5
Tritanopia (blue-blind)
#64A4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #898ff7; /* rgb */ color: rgb(137, 143, 247); /* oklch */ color: oklch(69.1% 0.151 279.2);
Tailwind
colors: {
custom: {
50: '#b0affa',
500: '#898ff7',
950: '#000000',
},
}SCSS
$custom: #898ff7; $custom-light: #b0affa; $custom-dark: #000000;
JSON
{
"hex": "#898ff7",
"rgb": {
"r": 137,
"g": 143,
"b": 247
},
"hsl": {
"h": 236.727,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.69087,
"c": 0.15136,
"h": 279.2
},
"luminance": 0.31679
}Semantic roles & 50–950 ramp
primary
#898FF7
secondary
#F5F3D6
accent
#D802E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85