#899DE2#899DE2
#899DE2 is a light, moderate blue. Relative luminance 0.349; OKLCH L 70.8% C 0.104 H 271.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #899DE2 |
|---|---|
| RGB | rgb(137, 157, 226) |
| HSL | hsl(227, 61%, 71%) |
| HSV | hsv(227, 39%, 89%) |
| CMYK | cmyk(39.4%, 30.5%, 0%, 11.4%) |
| CIE-LAB | lab(65.69, 9.99, -37.17) |
| CIE-LCH | lch(65.69, 38.49, 285.04°) |
| OKLab | oklab(70.77% 0.0022 -0.1038) |
| OKLCH | oklch(70.77% 0.104 271.2) |
| XYZ | xyz(36.0968, 34.9216, 76.7753) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 7.60
Soft Blue
#6488EA
ΔE00 7.94
Faded Blue
#658CBB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DE2 #E2CE89
analogous
#89C9E2 #899DE2 #A189E2
triadic
#899DE2 #E2899D #9DE289
tetradic
#899DE2 #E289C9 #E2CE89 #89E2A1
square
#899DE2 #E289C9 #E2CE89 #89E2A1
split-complementary
#899DE2 #E2A189 #C9E289
monochromatic
#2F50C1 #5874D6 #899DE2 #BAC6EE #E6EBF9
Accessibility & contrast
On white
2.63
#899DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#899DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DE2
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DE2 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#7E9CE0
Tritanopia (blue-blind)
#6DABB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899de2; /* rgb */ color: rgb(137, 157, 226); /* oklch */ color: oklch(70.8% 0.104 271.2);
Tailwind
colors: {
custom: {
50: '#aeb9eb',
500: '#899de2',
950: '#000000',
},
}SCSS
$custom: #899de2; $custom-light: #aeb9eb; $custom-dark: #000000;
JSON
{
"hex": "#899de2",
"rgb": {
"r": 137,
"g": 157,
"b": 226
},
"hsl": {
"h": 226.517,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.70773,
"c": 0.10386,
"h": 271.2
},
"luminance": 0.34923
}Semantic roles & 50–950 ramp
primary
#899DE2
secondary
#EFEAD8
accent
#A21DC8
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084