#898EEC#898EEC
#898EEC is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.3% C 0.137 H 279.8°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #898EEC |
|---|---|
| RGB | rgb(137, 142, 236) |
| HSL | hsl(237, 72%, 73%) |
| HSV | hsv(237, 42%, 93%) |
| CMYK | cmyk(41.9%, 39.8%, 0%, 7.5%) |
| CIE-LAB | lab(62.27, 21.44, -48.06) |
| CIE-LCH | lch(62.27, 52.62, 294.04°) |
| OKLab | oklab(68.29% 0.0234 -0.1355) |
| OKLCH | oklch(68.29% 0.137 279.8) |
| XYZ | xyz(35.1254, 30.7189, 83.4192) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.96
Lavender Blue
#8B88F8
ΔE00 2.73
Periwinkle Blue
#8F99FB
ΔE00 3.55
Periwinkle (survey)
#8E82FE
ΔE00 4.87
Soft Blue
#6488EA
ΔE00 6.92
Cornflower
#6A79F7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898EEC #ECE789
analogous
#89BFEC #898EEC #B589EC
triadic
#898EEC #EC898E #8EEC89
tetradic
#898EEC #EC89BF #ECE789 #89ECB5
square
#898EEC #EC89BF #ECE789 #89ECB5
split-complementary
#898EEC #ECB589 #BFEC89
monochromatic
#232CD8 #545CE4 #898EEC #BEC0F4 #E5E6FB
Accessibility & contrast
On white
2.94
#898EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#898EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898EEC
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898EEC | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AF0
Deuteranopia (green-blind)
#6693EA
Tritanopia (blue-blind)
#6AA1B2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #898eec; /* rgb */ color: rgb(137, 142, 236); /* oklch */ color: oklch(68.3% 0.137 279.8);
Tailwind
colors: {
custom: {
50: '#afaff2',
500: '#898eec',
950: '#000000',
},
}SCSS
$custom: #898eec; $custom-light: #afaff2; $custom-dark: #000000;
JSON
{
"hex": "#898eec",
"rgb": {
"r": 137,
"g": 142,
"b": 236
},
"hsl": {
"h": 236.97,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.68291,
"c": 0.13746,
"h": 279.8
},
"luminance": 0.3072
}Semantic roles & 50–950 ramp
primary
#898EEC
secondary
#F2F1D9
accent
#CA11D4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85