#899FF9#899FF9
#899FF9 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.3% C 0.133 H 272.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #899FF9 |
|---|---|
| RGB | rgb(137, 159, 249) |
| HSL | hsl(228, 90%, 76%) |
| HSV | hsv(228, 45%, 98%) |
| CMYK | cmyk(45%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.24, 15.30, -47.35) |
| CIE-LCH | lch(67.24, 49.76, 287.90°) |
| OKLab | oklab(72.31% 0.0053 -0.1333) |
| OKLCH | oklch(72.31% 0.133 272.3) |
| XYZ | xyz(39.8082, 36.9520, 94.6390) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Cornflowerblue
#6495ED
ΔE00 6.61
Perrywinkle
#8F8CE7
ΔE00 7.14
Lavender Blue
#8B88F8
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FF9 #F9E389
analogous
#89D7F9 #899FF9 #AB89F9
triadic
#899FF9 #F9899F #9FF989
tetradic
#899FF9 #F989D7 #F9E389 #89F9AB
square
#899FF9 #F989D7 #F9E389 #89F9AB
split-complementary
#899FF9 #F9AB89 #D7F989
monochromatic
#1540F3 #4F70F6 #899FF9 #C3CEFC #E2E7FE
Accessibility & contrast
On white
2.50
#899FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#899FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FF9
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FF9 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#749FF7
Tritanopia (blue-blind)
#60B2C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #899ff9; /* rgb */ color: rgb(137, 159, 249); /* oklch */ color: oklch(72.3% 0.133 272.3);
Tailwind
colors: {
custom: {
50: '#b0bbfb',
500: '#899ff9',
950: '#000000',
},
}SCSS
$custom: #899ff9; $custom-light: #b0bbfb; $custom-dark: #000000;
JSON
{
"hex": "#899ff9",
"rgb": {
"r": 137,
"g": 159,
"b": 249
},
"hsl": {
"h": 228.214,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.72313,
"c": 0.13343,
"h": 272.3
},
"luminance": 0.36954
}Semantic roles & 50–950 ramp
primary
#899FF9
secondary
#F6EFD5
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085