#899DE7#899DE7
#899DE7 is a light, moderate blue. Relative luminance 0.352; OKLCH L 71.0% C 0.111 H 271.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #899DE7 |
|---|---|
| RGB | rgb(137, 157, 231) |
| HSL | hsl(227, 66%, 72%) |
| HSV | hsv(227, 41%, 91%) |
| CMYK | cmyk(40.7%, 32%, 0%, 9.4%) |
| CIE-LAB | lab(65.90, 11.37, -39.59) |
| CIE-LCH | lch(65.90, 41.19, 286.02°) |
| OKLab | oklab(71.01% 0.0035 -0.1108) |
| OKLCH | oklch(71.01% 0.111 271.8) |
| XYZ | xyz(36.7929, 35.2000, 80.4414) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Perrywinkle
#8F8CE7
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.32
Soft Blue
#6488EA
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DE7 #E7D389
analogous
#89CCE7 #899DE7 #A489E7
triadic
#899DE7 #E7899D #9DE789
tetradic
#899DE7 #E789CC #E7D389 #89E7A4
square
#899DE7 #E789CC #E7D389 #89E7A4
split-complementary
#899DE7 #E7A489 #CCE789
monochromatic
#2A4CCC #5673DD #899DE7 #BCC7F1 #E6EAFA
Accessibility & contrast
On white
2.61
#899DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#899DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DE7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DE7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4EA
Deuteranopia (green-blind)
#7C9CE5
Tritanopia (blue-blind)
#6AACB8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899de7; /* rgb */ color: rgb(137, 157, 231); /* oklch */ color: oklch(71.0% 0.111 271.8);
Tailwind
colors: {
custom: {
50: '#afb9ef',
500: '#899de7',
950: '#000000',
},
}SCSS
$custom: #899de7; $custom-light: #afb9ef; $custom-dark: #000000;
JSON
{
"hex": "#899de7",
"rgb": {
"r": 137,
"g": 157,
"b": 231
},
"hsl": {
"h": 227.234,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.71012,
"c": 0.11087,
"h": 271.8
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#899DE7
secondary
#F1ECDA
accent
#A717CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084