#899EEA#899EEA
#899EEA is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.4% C 0.114 H 271.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #899EEA |
|---|---|
| RGB | rgb(137, 158, 234) |
| HSL | hsl(227, 70%, 73%) |
| HSV | hsv(227, 41%, 92%) |
| CMYK | cmyk(41.5%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(66.30, 11.63, -40.62) |
| CIE-LCH | lch(66.30, 42.25, 285.97°) |
| OKLab | oklab(71.36% 0.003 -0.1138) |
| OKLCH | oklch(71.36% 0.114 271.5) |
| XYZ | xyz(37.3901, 35.7107, 82.7487) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Perrywinkle
#8F8CE7
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 7.47
Soft Blue
#6488EA
ΔE00 7.85
Carolina Blue
#8AB8FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EEA #EAD589
analogous
#89CFEA #899EEA #A489EA
triadic
#899EEA #EA899E #9EEA89
tetradic
#899EEA #EA89CF #EAD589 #89EAA4
square
#899EEA #EA89CF #EAD589 #89EAA4
split-complementary
#899EEA #EAA489 #CFEA89
monochromatic
#264BD3 #5573E1 #899EEA #BDC9F3 #E5EAFA
Accessibility & contrast
On white
2.58
#899EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#899EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EEA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EEA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#69ADB9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899eea; /* rgb */ color: rgb(137, 158, 234); /* oklch */ color: oklch(71.4% 0.114 271.5);
Tailwind
colors: {
custom: {
50: '#afbaf1',
500: '#899eea',
950: '#000000',
},
}SCSS
$custom: #899eea; $custom-light: #afbaf1; $custom-dark: #000000;
JSON
{
"hex": "#899eea",
"rgb": {
"r": 137,
"g": 158,
"b": 234
},
"hsl": {
"h": 227.01,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.7136,
"c": 0.11384,
"h": 271.5
},
"luminance": 0.35713
}Semantic roles & 50–950 ramp
primary
#899EEA
secondary
#F2EDD9
accent
#A914D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084