#899FF6#899FF6
#899FF6 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.2% C 0.129 H 272.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #899FF6 |
|---|---|
| RGB | rgb(137, 159, 246) |
| HSL | hsl(228, 86%, 75%) |
| HSV | hsv(228, 44%, 96%) |
| CMYK | cmyk(44.3%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(67.10, 14.44, -45.93) |
| CIE-LCH | lch(67.10, 48.15, 287.45°) |
| OKLab | oklab(72.16% 0.0046 -0.1292) |
| OKLCH | oklch(72.16% 0.129 272) |
| XYZ | xyz(39.3440, 36.7663, 92.1944) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Cornflowerblue
#6495ED
ΔE00 6.57
Perrywinkle
#8F8CE7
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 7.41
Carolina Blue
#8AB8FE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FF6 #F6E089
analogous
#89D5F6 #899FF6 #A989F6
triadic
#899FF6 #F6899F #9FF689
tetradic
#899FF6 #F689D5 #F6E089 #89F6A9
square
#899FF6 #F689D5 #F6E089 #89F6A9
split-complementary
#899FF6 #F6A989 #D5F689
monochromatic
#1742ED #5071F2 #899FF6 #C2CDFA #E3E8FD
Accessibility & contrast
On white
2.51
#899FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#899FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FF6
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FF6 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8FA
Deuteranopia (green-blind)
#769FF4
Tritanopia (blue-blind)
#62B1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899ff6; /* rgb */ color: rgb(137, 159, 246); /* oklch */ color: oklch(72.2% 0.129 272.0);
Tailwind
colors: {
custom: {
50: '#b0bbf9',
500: '#899ff6',
950: '#000000',
},
}SCSS
$custom: #899ff6; $custom-light: #b0bbf9; $custom-dark: #000000;
JSON
{
"hex": "#899ff6",
"rgb": {
"r": 137,
"g": 159,
"b": 246
},
"hsl": {
"h": 227.89,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.72159,
"c": 0.12929,
"h": 272
},
"luminance": 0.36768
}Semantic roles & 50–950 ramp
primary
#899FF6
secondary
#F5EFD6
accent
#B503E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085