#899EE7#899EE7
#899EE7 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.2% C 0.110 H 271.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #899EE7 |
|---|---|
| RGB | rgb(137, 158, 231) |
| HSL | hsl(227, 66%, 72%) |
| HSV | hsv(227, 41%, 91%) |
| CMYK | cmyk(40.7%, 31.6%, 0%, 9.4%) |
| CIE-LAB | lab(66.17, 10.79, -39.18) |
| CIE-LCH | lch(66.17, 40.64, 285.40°) |
| OKLab | oklab(71.21% 0.0022 -0.1096) |
| OKLCH | oklch(71.21% 0.11 271.2) |
| XYZ | xyz(36.9628, 35.5398, 80.4981) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.56
Perrywinkle
#8F8CE7
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 7.60
Soft Blue
#6488EA
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EE7 #E7D289
analogous
#89CDE7 #899EE7 #A389E7
triadic
#899EE7 #E7899E #9EE789
tetradic
#899EE7 #E789CD #E7D289 #89E7A3
square
#899EE7 #E789CD #E7D289 #89E7A3
split-complementary
#899EE7 #E7A389 #CDE789
monochromatic
#2A4ECC #5674DD #899EE7 #BCC8F1 #E6EAFA
Accessibility & contrast
On white
2.59
#899EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#899EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EE7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EE7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A5EA
Deuteranopia (green-blind)
#7D9DE5
Tritanopia (blue-blind)
#6AADB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899ee7; /* rgb */ color: rgb(137, 158, 231); /* oklch */ color: oklch(71.2% 0.110 271.2);
Tailwind
colors: {
custom: {
50: '#afbaef',
500: '#899ee7',
950: '#000000',
},
}SCSS
$custom: #899ee7; $custom-light: #afbaef; $custom-dark: #000000;
JSON
{
"hex": "#899ee7",
"rgb": {
"r": 137,
"g": 158,
"b": 231
},
"hsl": {
"h": 226.596,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.71215,
"c": 0.10965,
"h": 271.2
},
"luminance": 0.35542
}Semantic roles & 50–950 ramp
primary
#899EE7
secondary
#F1ECDA
accent
#A517CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084