#899CF6#899CF6
#899CF6 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.6% C 0.133 H 273.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #899CF6 |
|---|---|
| RGB | rgb(137, 156, 246) |
| HSL | hsl(230, 86%, 75%) |
| HSV | hsv(230, 44%, 96%) |
| CMYK | cmyk(44.3%, 36.6%, 0%, 3.5%) |
| CIE-LAB | lab(66.33, 16.16, -47.15) |
| CIE-LCH | lch(66.33, 49.85, 288.92°) |
| OKLab | oklab(71.56% 0.0082 -0.1328) |
| OKLCH | oklch(71.56% 0.133 273.6) |
| XYZ | xyz(38.8344, 35.7471, 92.0245) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Perrywinkle
#8F8CE7
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.52
Periwinkle (survey)
#8E82FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899CF6 #F6E389
analogous
#89D3F6 #899CF6 #AC89F6
triadic
#899CF6 #F6899C #9CF689
tetradic
#899CF6 #F689D3 #F6E389 #89F6AC
square
#899CF6 #F689D3 #F6E389 #89F6AC
split-complementary
#899CF6 #F6AC89 #D3F689
monochromatic
#173DED #506CF2 #899CF6 #C2CCFA #E3E7FD
Accessibility & contrast
On white
2.58
#899CF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#899CF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899CF6
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899CF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899CF6 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#729DF4
Tritanopia (blue-blind)
#63AEBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899cf6; /* rgb */ color: rgb(137, 156, 246); /* oklch */ color: oklch(71.6% 0.133 273.6);
Tailwind
colors: {
custom: {
50: '#b0b9f9',
500: '#899cf6',
950: '#000000',
},
}SCSS
$custom: #899cf6; $custom-light: #b0b9f9; $custom-dark: #000000;
JSON
{
"hex": "#899cf6",
"rgb": {
"r": 137,
"g": 156,
"b": 246
},
"hsl": {
"h": 229.541,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.71562,
"c": 0.13303,
"h": 273.6
},
"luminance": 0.35749
}Semantic roles & 50–950 ramp
primary
#899CF6
secondary
#F5EFD6
accent
#BB03E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085