#899FFF#899FFF
#899FFF is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.6% C 0.142 H 272.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #899FFF |
|---|---|
| RGB | rgb(137, 159, 255) |
| HSL | hsl(229, 100%, 77%) |
| HSV | hsv(229, 46%, 100%) |
| CMYK | cmyk(46.3%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(67.53, 17.03, -50.17) |
| CIE-LCH | lch(67.53, 52.98, 288.75°) |
| OKLab | oklab(72.63% 0.0066 -0.1415) |
| OKLCH | oklch(72.63% 0.142 272.7) |
| XYZ | xyz(40.7590, 37.3323, 99.6465) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Cornflowerblue
#6495ED
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.74
Soft Blue
#6488EA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FFF #FFE989
analogous
#89DAFF #899FFF #AE89FF
triadic
#899FFF #FF899F #9FFF89
tetradic
#899FFF #FF89DA #FFE989 #89FFAE
square
#899FFF #FF89DA #FFE989 #89FFAE
split-complementary
#899FFF #FFAE89 #DAFF89
monochromatic
#0F3BFF #4C6DFF #899FFF #C6D1FF #E0E6FF
Accessibility & contrast
On white
2.48
#899FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#899FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FFF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FFF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#5DB3C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #899fff; /* rgb */ color: rgb(137, 159, 255); /* oklch */ color: oklch(72.6% 0.142 272.7);
Tailwind
colors: {
custom: {
50: '#b1bbff',
500: '#899fff',
950: '#000000',
},
}SCSS
$custom: #899fff; $custom-light: #b1bbff; $custom-dark: #000000;
JSON
{
"hex": "#899fff",
"rgb": {
"r": 137,
"g": 159,
"b": 255
},
"hsl": {
"h": 228.814,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72625,
"c": 0.14169,
"h": 272.7
},
"luminance": 0.37335
}Semantic roles & 50–950 ramp
primary
#899FFF
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086