#898FEE#898FEE
#898FEE is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.6% C 0.139 H 279.3°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #898FEE |
|---|---|
| RGB | rgb(137, 143, 238) |
| HSL | hsl(236, 75%, 74%) |
| HSV | hsv(236, 42%, 93%) |
| CMYK | cmyk(42.4%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(62.62, 21.42, -48.61) |
| CIE-LCH | lch(62.62, 53.12, 293.78°) |
| OKLab | oklab(68.59% 0.0225 -0.1371) |
| OKLCH | oklch(68.59% 0.139 279.3) |
| XYZ | xyz(35.5670, 31.1347, 85.0079) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.30
Lavender Blue
#8B88F8
ΔE00 2.81
Periwinkle Blue
#8F99FB
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 6.85
Cornflower
#6A79F7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#898FEE #EEE889
analogous
#89C1EE #898FEE #B589EE
triadic
#898FEE #EE898F #8FEE89
tetradic
#898FEE #EE89C1 #EEE889 #89EEB5
square
#898FEE #EE89C1 #EEE889 #89EEB5
split-complementary
#898FEE #EEB589 #C1EE89
monochromatic
#202BDD #545CE6 #898FEE #BEC2F6 #E4E6FB
Accessibility & contrast
On white
2.91
#898FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#898FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #898FEE
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##898FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##898FEE | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF2
Deuteranopia (green-blind)
#6694EC
Tritanopia (blue-blind)
#69A2B3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #898fee; /* rgb */ color: rgb(137, 143, 238); /* oklch */ color: oklch(68.6% 0.139 279.3);
Tailwind
colors: {
custom: {
50: '#b0aff4',
500: '#898fee',
950: '#000000',
},
}SCSS
$custom: #898fee; $custom-light: #b0aff4; $custom-dark: #000000;
JSON
{
"hex": "#898fee",
"rgb": {
"r": 137,
"g": 143,
"b": 238
},
"hsl": {
"h": 236.436,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.68592,
"c": 0.13889,
"h": 279.3
},
"luminance": 0.31136
}Semantic roles & 50–950 ramp
primary
#898FEE
secondary
#F3F1D8
accent
#CB0FD7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85