#898DFD#898DFD
#898DFD is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.0% C 0.162 H 279.7°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #898DFD |
|---|---|
| RGB | rgb(137, 141, 253) |
| HSL | hsl(238, 97%, 76%) |
| HSV | hsv(238, 46%, 99%) |
| CMYK | cmyk(45.8%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(62.89, 26.88, -56.42) |
| CIE-LCH | lch(62.89, 62.50, 295.47°) |
| OKLab | oklab(69.05% 0.0274 -0.1599) |
| OKLCH | oklch(69.05% 0.162 279.7) |
| XYZ | xyz(37.5657, 31.4581, 97.0021) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.83
Periwinkle Blue
#8F99FB
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 3.70
Periwinkle (survey)
#8E82FE
ΔE00 3.72
Cornflower
#6A79F7
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898DFD #FDF989
analogous
#89C7FD #898DFD #BF89FD
triadic
#898DFD #FD898D #8DFD89
tetradic
#898DFD #FD89C7 #FDF989 #89FDBF
square
#898DFD #FD89C7 #FDF989 #89FDBF
split-complementary
#898DFD #FDBF89 #C7FD89
monochromatic
#1119FB #4D53FC #898DFD #C5C7FE #E1E2FE
Accessibility & contrast
On white
2.88
#898DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#898DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898DFD
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898DFD | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609DFF
Deuteranopia (green-blind)
#5894FA
Tritanopia (blue-blind)
#60A4B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #898dfd; /* rgb */ color: rgb(137, 141, 253); /* oklch */ color: oklch(69.0% 0.162 279.7);
Tailwind
colors: {
custom: {
50: '#b1aefe',
500: '#898dfd',
950: '#000000',
},
}SCSS
$custom: #898dfd; $custom-light: #b1aefe; $custom-dark: #000000;
JSON
{
"hex": "#898dfd",
"rgb": {
"r": 137,
"g": 141,
"b": 253
},
"hsl": {
"h": 237.931,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.6905,
"c": 0.16224,
"h": 279.7
},
"luminance": 0.3146
}Semantic roles & 50–950 ramp
primary
#898DFD
secondary
#F7F6D4
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86