#898BE3#898BE3
#898BE3 is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.2% C 0.129 H 281.4°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #898BE3 |
|---|---|
| RGB | rgb(137, 139, 227) |
| HSL | hsl(239, 62%, 71%) |
| HSV | hsv(239, 40%, 89%) |
| CMYK | cmyk(39.6%, 38.8%, 0%, 11%) |
| CIE-LAB | lab(61.07, 20.67, -44.97) |
| CIE-LCH | lch(61.07, 49.49, 294.69°) |
| OKLab | oklab(67.23% 0.0254 -0.1265) |
| OKLCH | oklch(67.23% 0.129 281.4) |
| XYZ | xyz(33.4103, 29.3283, 76.5587) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 3.31
Periwinkle Blue
#8F99FB
ΔE00 5.01
Periwinkle (survey)
#8E82FE
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 7.44
Cornflower
#6A79F7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898BE3 #E3E189
analogous
#89B8E3 #898BE3 #B489E3
triadic
#898BE3 #E3898B #8BE389
tetradic
#898BE3 #E389B8 #E3E189 #89E3B4
square
#898BE3 #E389B8 #E3E189 #89E3B4
split-complementary
#898BE3 #E3B489 #B8E389
monochromatic
#2E32C3 #585AD7 #898BE3 #BABCEF #E6E7F9
Accessibility & contrast
On white
3.06
#898BE3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#898BE3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #898BE3
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898BE3 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D97E6
Deuteranopia (green-blind)
#6890E1
Tritanopia (blue-blind)
#6E9CAC
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #898be3; /* rgb */ color: rgb(137, 139, 227); /* oklch */ color: oklch(67.2% 0.129 281.4);
Tailwind
colors: {
custom: {
50: '#afacec',
500: '#898be3',
950: '#000000',
},
}SCSS
$custom: #898be3; $custom-light: #afacec; $custom-dark: #000000;
JSON
{
"hex": "#898be3",
"rgb": {
"r": 137,
"g": 139,
"b": 227
},
"hsl": {
"h": 238.667,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.6723,
"c": 0.12898,
"h": 281.4
},
"luminance": 0.2933
}Semantic roles & 50–950 ramp
primary
#898BE3
secondary
#F0EFD8
accent
#C61CC9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84