#899FE4#899FE4
#899FE4 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.3% C 0.104 H 270.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #899FE4 |
|---|---|
| RGB | rgb(137, 159, 228) |
| HSL | hsl(225, 63%, 72%) |
| HSV | hsv(225, 40%, 89%) |
| CMYK | cmyk(39.9%, 30.3%, 0%, 10.6%) |
| CIE-LAB | lab(66.30, 9.39, -37.32) |
| CIE-LCH | lch(66.30, 38.48, 284.13°) |
| OKLab | oklab(71.28% 0.0001 -0.1043) |
| OKLCH | oklch(71.28% 0.104 270.1) |
| XYZ | xyz(36.7140, 35.7143, 78.3428) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.04
Cornflowerblue
#6495ED
ΔE00 6.76
Perrywinkle
#8F8CE7
ΔE00 6.89
Lavender Blue
#8B88F8
ΔE00 8.03
Soft Blue
#6488EA
ΔE00 8.13
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FE4 #E4CE89
analogous
#89CDE4 #899FE4 #A189E4
triadic
#899FE4 #E4899F #9FE489
tetradic
#899FE4 #E489CD #E4CE89 #89E4A1
square
#899FE4 #E489CD #E4CE89 #89E4A1
split-complementary
#899FE4 #E4A189 #CDE489
monochromatic
#2D52C5 #5776D9 #899FE4 #BBC8EF #E6EBF9
Accessibility & contrast
On white
2.58
#899FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#899FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FE4
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FE4 | 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)
#87A5E7
Deuteranopia (green-blind)
#7F9EE2
Tritanopia (blue-blind)
#6CADB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899fe4; /* rgb */ color: rgb(137, 159, 228); /* oklch */ color: oklch(71.3% 0.104 270.1);
Tailwind
colors: {
custom: {
50: '#aebbec',
500: '#899fe4',
950: '#000000',
},
}SCSS
$custom: #899fe4; $custom-light: #aebbec; $custom-dark: #000000;
JSON
{
"hex": "#899fe4",
"rgb": {
"r": 137,
"g": 159,
"b": 228
},
"hsl": {
"h": 225.495,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.71277,
"c": 0.10426,
"h": 270.1
},
"luminance": 0.35716
}Semantic roles & 50–950 ramp
primary
#899FE4
secondary
#F0EAD9
accent
#A01BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084