#898FF2#898FF2
#898FF2 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.8% C 0.144 H 279.3°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #898FF2 |
|---|---|
| RGB | rgb(137, 143, 242) |
| HSL | hsl(237, 80%, 74%) |
| HSV | hsv(237, 43%, 95%) |
| CMYK | cmyk(43.4%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(62.82, 22.56, -50.50) |
| CIE-LCH | lch(62.82, 55.30, 294.07°) |
| OKLab | oklab(68.81% 0.0232 -0.1426) |
| OKLCH | oklch(68.81% 0.144 279.3) |
| XYZ | xyz(36.1612, 31.3724, 88.1373) |
| Luminance | 0.3137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 2.65
Periwinkle Blue
#8F99FB
ΔE00 2.96
Periwinkle (survey)
#8E82FE
ΔE00 4.72
Soft Blue
#6488EA
ΔE00 6.82
Cornflower
#6A79F7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898FF2 #F2EC89
analogous
#89C4F2 #898FF2 #B789F2
triadic
#898FF2 #F2898F #8FF289
tetradic
#898FF2 #F289C4 #F2EC89 #89F2B7
square
#898FF2 #F289C4 #F2EC89 #89F2B7
split-complementary
#898FF2 #F2B789 #C4F289
monochromatic
#1B26E6 #525BEC #898FF2 #C0C3F8 #E3E5FC
Accessibility & contrast
On white
2.89
#898FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#898FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898FF2
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898FF2 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#6394F0
Tritanopia (blue-blind)
#67A3B5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #898ff2; /* rgb */ color: rgb(137, 143, 242); /* oklch */ color: oklch(68.8% 0.144 279.3);
Tailwind
colors: {
custom: {
50: '#b0aff7',
500: '#898ff2',
950: '#000000',
},
}SCSS
$custom: #898ff2; $custom-light: #b0aff7; $custom-dark: #000000;
JSON
{
"hex": "#898ff2",
"rgb": {
"r": 137,
"g": 143,
"b": 242
},
"hsl": {
"h": 236.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.6881,
"c": 0.14445,
"h": 279.3
},
"luminance": 0.31374
}Semantic roles & 50–950 ramp
primary
#898FF2
secondary
#F4F2D7
accent
#D009DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85