#899FE1#899FE1
#899FE1 is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.1% C 0.100 H 269.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #899FE1 |
|---|---|
| RGB | rgb(137, 159, 225) |
| HSL | hsl(225, 59%, 71%) |
| HSV | hsv(225, 39%, 88%) |
| CMYK | cmyk(39.1%, 29.3%, 0%, 11.8%) |
| CIE-LAB | lab(66.17, 8.57, -35.86) |
| CIE-LCH | lch(66.17, 36.87, 283.44°) |
| OKLab | oklab(71.14% -0.0007 -0.1001) |
| OKLCH | oklch(71.14% 0.1 269.6) |
| XYZ | xyz(36.3011, 35.5492, 76.1685) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.33
Cornflowerblue
#6495ED
ΔE00 6.86
Perrywinkle
#8F8CE7
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 8.19
Soft Blue
#6488EA
ΔE00 8.23
Carolina Blue
#8AB8FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FE1 #E1CB89
analogous
#89CBE1 #899FE1 #9F89E1
triadic
#899FE1 #E1899F #9FE189
tetradic
#899FE1 #E189CB #E1CB89 #89E19F
square
#899FE1 #E189CB #E1CB89 #89E19F
split-complementary
#899FE1 #E19F89 #CBE189
monochromatic
#3154BF #5877D5 #899FE1 #BAC7ED #E7EBF9
Accessibility & contrast
On white
2.59
#899FE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#899FE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FE1
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FE1 | 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)
#89A5E4
Deuteranopia (green-blind)
#819DDF
Tritanopia (blue-blind)
#6DACB6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899fe1; /* rgb */ color: rgb(137, 159, 225); /* oklch */ color: oklch(71.1% 0.100 269.6);
Tailwind
colors: {
custom: {
50: '#aebbea',
500: '#899fe1',
950: '#000000',
},
}SCSS
$custom: #899fe1; $custom-light: #aebbea; $custom-dark: #000000;
JSON
{
"hex": "#899fe1",
"rgb": {
"r": 137,
"g": 159,
"b": 225
},
"hsl": {
"h": 225,
"s": 59.459,
"l": 70.98
},
"oklch": {
"l": 0.71136,
"c": 0.10007,
"h": 269.6
},
"luminance": 0.35551
}Semantic roles & 50–950 ramp
primary
#899FE1
secondary
#EFE9D7
accent
#9D1EC7
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084