#899EEC#899EEC
#899EEC is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.5% C 0.117 H 271.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #899EEC |
|---|---|
| RGB | rgb(137, 158, 236) |
| HSL | hsl(227, 72%, 73%) |
| HSV | hsv(227, 42%, 93%) |
| CMYK | cmyk(41.9%, 33.1%, 0%, 7.5%) |
| CIE-LAB | lab(66.39, 12.19, -41.58) |
| CIE-LCH | lch(66.39, 43.33, 286.33°) |
| OKLab | oklab(71.46% 0.0035 -0.1166) |
| OKLCH | oklch(71.46% 0.117 271.7) |
| XYZ | xyz(37.6791, 35.8263, 84.2704) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.11
Perrywinkle
#8F8CE7
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 7.38
Soft Blue
#6488EA
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EEC #ECD789
analogous
#89CFEC #899EEC #A589EC
triadic
#899EEC #EC899E #9EEC89
tetradic
#899EEC #EC89CF #ECD789 #89ECA5
square
#899EEC #EC89CF #ECD789 #89ECA5
split-complementary
#899EEC #ECA589 #CFEC89
monochromatic
#2349D8 #5473E4 #899EEC #BEC9F4 #E5E9FB
Accessibility & contrast
On white
2.57
#899EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#899EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EEC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EEC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#7A9EEA
Tritanopia (blue-blind)
#68AEBA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899eec; /* rgb */ color: rgb(137, 158, 236); /* oklch */ color: oklch(71.5% 0.117 271.7);
Tailwind
colors: {
custom: {
50: '#afbaf2',
500: '#899eec',
950: '#000000',
},
}SCSS
$custom: #899eec; $custom-light: #afbaf2; $custom-dark: #000000;
JSON
{
"hex": "#899eec",
"rgb": {
"r": 137,
"g": 158,
"b": 236
},
"hsl": {
"h": 227.273,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.71458,
"c": 0.11663,
"h": 271.7
},
"luminance": 0.35828
}Semantic roles & 50–950 ramp
primary
#899EEC
secondary
#F2EDD9
accent
#AB11D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085