#899FF1#899FF1
#899FF1 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.9% C 0.122 H 271.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #899FF1 |
|---|---|
| RGB | rgb(137, 159, 241) |
| HSL | hsl(227, 79%, 74%) |
| HSV | hsv(227, 43%, 95%) |
| CMYK | cmyk(43.2%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(66.87, 13.02, -43.56) |
| CIE-LCH | lch(66.87, 45.46, 286.64°) |
| OKLab | oklab(71.91% 0.0035 -0.1223) |
| OKLCH | oklch(71.91% 0.122 271.6) |
| XYZ | xyz(38.5869, 36.4635, 88.2070) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Cornflowerblue
#6495ED
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 6.92
Lavender Blue
#8B88F8
ΔE00 7.52
Carolina Blue
#8AB8FE
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FF1 #F1DB89
analogous
#89D3F1 #899FF1 #A789F1
triadic
#899FF1 #F1899F #9FF189
tetradic
#899FF1 #F189D3 #F1DB89 #89F1A7
square
#899FF1 #F189D3 #F1DB89 #89F1A7
split-complementary
#899FF1 #F1A789 #D3F189
monochromatic
#1C46E4 #5272EB #899FF1 #C0CCF7 #E4E9FC
Accessibility & contrast
On white
2.53
#899FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#899FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FF1
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FF1 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#799FEF
Tritanopia (blue-blind)
#65B0BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899ff1; /* rgb */ color: rgb(137, 159, 241); /* oklch */ color: oklch(71.9% 0.122 271.6);
Tailwind
colors: {
custom: {
50: '#afbbf6',
500: '#899ff1',
950: '#000000',
},
}SCSS
$custom: #899ff1; $custom-light: #afbbf6; $custom-dark: #000000;
JSON
{
"hex": "#899ff1",
"rgb": {
"r": 137,
"g": 159,
"b": 241
},
"hsl": {
"h": 227.308,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.71907,
"c": 0.12236,
"h": 271.6
},
"luminance": 0.36466
}Semantic roles & 50–950 ramp
primary
#899FF1
secondary
#F4EED7
accent
#AF0ADB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085