#898FF3#898FF3
#898FF3 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.9% C 0.146 H 279.2°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #898FF3 |
|---|---|
| RGB | rgb(137, 143, 243) |
| HSL | hsl(237, 82%, 75%) |
| HSV | hsv(237, 44%, 95%) |
| CMYK | cmyk(43.6%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(62.87, 22.84, -50.97) |
| CIE-LCH | lch(62.87, 55.85, 294.14°) |
| OKLab | oklab(68.86% 0.0234 -0.1439) |
| OKLCH | oklch(68.86% 0.146 279.2) |
| XYZ | xyz(36.3118, 31.4326, 88.9304) |
| Luminance | 0.3143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 2.75
Periwinkle Blue
#8F99FB
ΔE00 2.93
Periwinkle (survey)
#8E82FE
ΔE00 4.66
Soft Blue
#6488EA
ΔE00 6.82
Cornflower
#6A79F7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898FF3 #F3ED89
analogous
#89C4F3 #898FF3 #B889F3
triadic
#898FF3 #F3898F #8FF389
tetradic
#898FF3 #F389C4 #F3ED89 #89F3B8
square
#898FF3 #F389C4 #F3ED89 #89F3B8
split-complementary
#898FF3 #F3B889 #C4F389
monochromatic
#1A26E8 #515AED #898FF3 #C1C4F9 #E3E5FC
Accessibility & contrast
On white
2.88
#898FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#898FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898FF3
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898FF3 | 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)
#6A9CF7
Deuteranopia (green-blind)
#6394F1
Tritanopia (blue-blind)
#66A3B5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #898ff3; /* rgb */ color: rgb(137, 143, 243); /* oklch */ color: oklch(68.9% 0.146 279.2);
Tailwind
colors: {
custom: {
50: '#b0aff7',
500: '#898ff3',
950: '#000000',
},
}SCSS
$custom: #898ff3; $custom-light: #b0aff7; $custom-dark: #000000;
JSON
{
"hex": "#898ff3",
"rgb": {
"r": 137,
"g": 143,
"b": 243
},
"hsl": {
"h": 236.604,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.68865,
"c": 0.14584,
"h": 279.2
},
"luminance": 0.31434
}Semantic roles & 50–950 ramp
primary
#898FF3
secondary
#F4F2D7
accent
#D208DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85