#898DFF#898DFF
#898DFF is a light, vivid blue. Relative luminance 0.316; OKLCH L 69.2% C 0.165 H 279.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #898DFF |
|---|---|
| RGB | rgb(137, 141, 255) |
| HSL | hsl(238, 100%, 77%) |
| HSV | hsv(238, 46%, 100%) |
| CMYK | cmyk(46.3%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(63.00, 27.46, -57.35) |
| CIE-LCH | lch(63.00, 63.58, 295.59°) |
| OKLab | oklab(69.17% 0.0276 -0.1626) |
| OKLCH | oklch(69.17% 0.165 279.6) |
| XYZ | xyz(37.8859, 31.5862, 98.6888) |
| Luminance | 0.3159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.93
Periwinkle Blue
#8F99FB
ΔE00 3.53
Periwinkle (survey)
#8E82FE
ΔE00 3.71
Perrywinkle
#8F8CE7
ΔE00 3.94
Cornflower
#6A79F7
ΔE00 7.01
Soft Blue
#6488EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898DFF #FFFB89
analogous
#89C8FF #898DFF #C089FF
triadic
#898DFF #FF898D #8DFF89
tetradic
#898DFF #FF89C8 #FFFB89 #89FFC0
square
#898DFF #FF89C8 #FFFB89 #89FFC0
split-complementary
#898DFF #FFC089 #C8FF89
monochromatic
#0F17FF #4C52FF #898DFF #C6C8FF #E0E1FF
Accessibility & contrast
On white
2.87
#898DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#898DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898DFF
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898DFF | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#5694FC
Tritanopia (blue-blind)
#5FA5BA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #898dff; /* rgb */ color: rgb(137, 141, 255); /* oklch */ color: oklch(69.2% 0.165 279.6);
Tailwind
colors: {
custom: {
50: '#b1aeff',
500: '#898dff',
950: '#000000',
},
}SCSS
$custom: #898dff; $custom-light: #b1aeff; $custom-dark: #000000;
JSON
{
"hex": "#898dff",
"rgb": {
"r": 137,
"g": 141,
"b": 255
},
"hsl": {
"h": 237.966,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.69166,
"c": 0.16496,
"h": 279.6
},
"luminance": 0.31588
}Semantic roles & 50–950 ramp
primary
#898DFF
secondary
#F7F6D4
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86