#898DEB#898DEB
#898DEB is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.0% C 0.137 H 280.2°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #898DEB |
|---|---|
| RGB | rgb(137, 141, 235) |
| HSL | hsl(238, 71%, 73%) |
| HSV | hsv(238, 42%, 92%) |
| CMYK | cmyk(41.7%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(61.97, 21.74, -47.98) |
| CIE-LCH | lch(61.97, 52.68, 294.38°) |
| OKLab | oklab(68.04% 0.0244 -0.1352) |
| OKLCH | oklch(68.04% 0.137 280.2) |
| XYZ | xyz(34.8324, 30.3648, 82.6068) |
| Luminance | 0.3037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.73
Lavender Blue
#8B88F8
ΔE00 2.60
Periwinkle Blue
#8F99FB
ΔE00 3.88
Periwinkle (survey)
#8E82FE
ΔE00 4.69
Soft Blue
#6488EA
ΔE00 7.00
Cornflower
#6A79F7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898DEB #EBE789
analogous
#89BEEB #898DEB #B689EB
triadic
#898DEB #EB898D #8DEB89
tetradic
#898DEB #EB89BE #EBE789 #89EBB6
square
#898DEB #EB89BE #EBE789 #89EBB6
split-complementary
#898DEB #EBB689 #BEEB89
monochromatic
#242BD5 #555AE2 #898DEB #BDC0F4 #E5E6FB
Accessibility & contrast
On white
2.97
#898DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#898DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898DEB
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898DEB | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#6692E9
Tritanopia (blue-blind)
#6AA0B1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #898deb; /* rgb */ color: rgb(137, 141, 235); /* oklch */ color: oklch(68.0% 0.137 280.2);
Tailwind
colors: {
custom: {
50: '#afaef2',
500: '#898deb',
950: '#000000',
},
}SCSS
$custom: #898deb; $custom-light: #afaef2; $custom-dark: #000000;
JSON
{
"hex": "#898deb",
"rgb": {
"r": 137,
"g": 141,
"b": 235
},
"hsl": {
"h": 237.551,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.68044,
"c": 0.13744,
"h": 280.2
},
"luminance": 0.30366
}Semantic roles & 50–950 ramp
primary
#898DEB
secondary
#F2F1D9
accent
#CB12D3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85