#899FF7#899FF7
#899FF7 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.2% C 0.131 H 272.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #899FF7 |
|---|---|
| RGB | rgb(137, 159, 247) |
| HSL | hsl(228, 87%, 75%) |
| HSV | hsv(228, 45%, 97%) |
| CMYK | cmyk(44.5%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.15, 14.72, -46.41) |
| CIE-LCH | lch(67.15, 48.69, 287.60°) |
| OKLab | oklab(72.21% 0.0048 -0.1306) |
| OKLCH | oklch(72.21% 0.131 272.1) |
| XYZ | xyz(39.4979, 36.8279, 93.0049) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.77
Cornflowerblue
#6495ED
ΔE00 6.58
Perrywinkle
#8F8CE7
ΔE00 7.07
Lavender Blue
#8B88F8
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.79
Soft Blue
#6488EA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FF7 #F7E189
analogous
#89D6F7 #899FF7 #AA89F7
triadic
#899FF7 #F7899F #9FF789
tetradic
#899FF7 #F789D6 #F7E189 #89F7AA
square
#899FF7 #F789D6 #F7E189 #89F7AA
split-complementary
#899FF7 #F7AA89 #D6F789
monochromatic
#1642EF #5070F3 #899FF7 #C2CEFB #E2E8FD
Accessibility & contrast
On white
2.51
#899FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#899FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FF7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FF7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#62B1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899ff7; /* rgb */ color: rgb(137, 159, 247); /* oklch */ color: oklch(72.2% 0.131 272.1);
Tailwind
colors: {
custom: {
50: '#b0bbfa',
500: '#899ff7',
950: '#000000',
},
}SCSS
$custom: #899ff7; $custom-light: #b0bbfa; $custom-dark: #000000;
JSON
{
"hex": "#899ff7",
"rgb": {
"r": 137,
"g": 159,
"b": 247
},
"hsl": {
"h": 228,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.7221,
"c": 0.13067,
"h": 272.1
},
"luminance": 0.3683
}Semantic roles & 50–950 ramp
primary
#899FF7
secondary
#F5EFD6
accent
#B702E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085