#898DF0#898DF0
#898DF0 is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.3% C 0.144 H 280.1°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #898DF0 |
|---|---|
| RGB | rgb(137, 141, 240) |
| HSL | hsl(238, 77%, 74%) |
| HSV | hsv(238, 43%, 94%) |
| CMYK | cmyk(42.9%, 41.3%, 0%, 5.9%) |
| CIE-LAB | lab(62.22, 23.15, -50.35) |
| CIE-LCH | lch(62.22, 55.42, 294.70°) |
| OKLab | oklab(68.32% 0.0253 -0.1421) |
| OKLCH | oklch(68.32% 0.144 280.1) |
| XYZ | xyz(35.5649, 30.6578, 86.4648) |
| Luminance | 0.3066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.10
Perrywinkle
#8F8CE7
ΔE00 2.19
Periwinkle Blue
#8F99FB
ΔE00 3.60
Periwinkle (survey)
#8E82FE
ΔE00 4.28
Soft Blue
#6488EA
ΔE00 6.92
Cornflower
#6A79F7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898DF0 #F0EC89
analogous
#89C1F0 #898DF0 #B989F0
triadic
#898DF0 #F0898D #8DF089
tetradic
#898DF0 #F089C1 #F0EC89 #89F0B9
square
#898DF0 #F089C1 #F0EC89 #89F0B9
split-complementary
#898DF0 #F0B989 #C1F089
monochromatic
#1D24E2 #5359E9 #898DF0 #BFC1F7 #E4E5FC
Accessibility & contrast
On white
2.94
#898DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#898DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898DF0
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898DF0 | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF4
Deuteranopia (green-blind)
#6293EE
Tritanopia (blue-blind)
#68A1B3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #898df0; /* rgb */ color: rgb(137, 141, 240); /* oklch */ color: oklch(68.3% 0.144 280.1);
Tailwind
colors: {
custom: {
50: '#b0aef5',
500: '#898df0',
950: '#000000',
},
}SCSS
$custom: #898df0; $custom-light: #b0aef5; $custom-dark: #000000;
JSON
{
"hex": "#898df0",
"rgb": {
"r": 137,
"g": 141,
"b": 240
},
"hsl": {
"h": 237.67,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.68317,
"c": 0.14439,
"h": 280.1
},
"luminance": 0.30659
}Semantic roles & 50–950 ramp
primary
#898DF0
secondary
#F3F2D8
accent
#D20CDA
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85