#899CF7#899CF7
#899CF7 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.6% C 0.134 H 273.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #899CF7 |
|---|---|
| RGB | rgb(137, 156, 247) |
| HSL | hsl(230, 87%, 75%) |
| HSV | hsv(230, 45%, 97%) |
| CMYK | cmyk(44.5%, 36.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.37, 16.45, -47.62) |
| CIE-LCH | lch(66.37, 50.39, 289.06°) |
| OKLab | oklab(71.61% 0.0084 -0.1341) |
| OKLCH | oklch(71.61% 0.134 273.6) |
| XYZ | xyz(38.9883, 35.8086, 92.8350) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.95
Perrywinkle
#8F8CE7
ΔE00 6.19
Lavender Blue
#8B88F8
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.53
Periwinkle (survey)
#8E82FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899CF7 #F7E489
analogous
#89D3F7 #899CF7 #AD89F7
triadic
#899CF7 #F7899C #9CF789
tetradic
#899CF7 #F789D3 #F7E489 #89F7AD
square
#899CF7 #F789D3 #F7E489 #89F7AD
split-complementary
#899CF7 #F7AD89 #D3F789
monochromatic
#163CEF #506CF3 #899CF7 #C2CCFB #E2E7FD
Accessibility & contrast
On white
2.57
#899CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#899CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899CF7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899CF7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#719DF5
Tritanopia (blue-blind)
#62AFBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899cf7; /* rgb */ color: rgb(137, 156, 247); /* oklch */ color: oklch(71.6% 0.134 273.6);
Tailwind
colors: {
custom: {
50: '#b0b9fa',
500: '#899cf7',
950: '#000000',
},
}SCSS
$custom: #899cf7; $custom-light: #b0b9fa; $custom-dark: #000000;
JSON
{
"hex": "#899cf7",
"rgb": {
"r": 137,
"g": 156,
"b": 247
},
"hsl": {
"h": 229.636,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.71613,
"c": 0.13441,
"h": 273.6
},
"luminance": 0.35811
}Semantic roles & 50–950 ramp
primary
#899CF7
secondary
#F5F0D6
accent
#BD02E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085