#898DED#898DED
#898DED is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.2% C 0.140 H 280.2°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #898DED |
|---|---|
| RGB | rgb(137, 141, 237) |
| HSL | hsl(238, 74%, 73%) |
| HSV | hsv(238, 42%, 93%) |
| CMYK | cmyk(42.2%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(62.07, 22.31, -48.93) |
| CIE-LCH | lch(62.07, 53.78, 294.51°) |
| OKLab | oklab(68.15% 0.0248 -0.138) |
| OKLCH | oklch(68.15% 0.14 280.2) |
| XYZ | xyz(35.1229, 30.4810, 84.1371) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.89
Lavender Blue
#8B88F8
ΔE00 2.38
Periwinkle Blue
#8F99FB
ΔE00 3.75
Periwinkle (survey)
#8E82FE
ΔE00 4.51
Soft Blue
#6488EA
ΔE00 6.96
Cornflower
#6A79F7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898DED #EDE989
analogous
#89BFED #898DED #B789ED
triadic
#898DED #ED898D #8DED89
tetradic
#898DED #ED89BF #EDE989 #89EDB7
square
#898DED #ED89BF #EDE989 #89EDB7
split-complementary
#898DED #EDB789 #BFED89
monochromatic
#2129DA #545AE5 #898DED #BEC0F5 #E4E5FB
Accessibility & contrast
On white
2.96
#898DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#898DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898DED
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898DED | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#6492EB
Tritanopia (blue-blind)
#69A0B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #898ded; /* rgb */ color: rgb(137, 141, 237); /* oklch */ color: oklch(68.2% 0.140 280.2);
Tailwind
colors: {
custom: {
50: '#b0aef3',
500: '#898ded',
950: '#000000',
},
}SCSS
$custom: #898ded; $custom-light: #b0aef3; $custom-dark: #000000;
JSON
{
"hex": "#898ded",
"rgb": {
"r": 137,
"g": 141,
"b": 237
},
"hsl": {
"h": 237.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.68153,
"c": 0.14022,
"h": 280.2
},
"luminance": 0.30483
}Semantic roles & 50–950 ramp
primary
#898DED
secondary
#F3F2D8
accent
#CE10D6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85