#899DFF#899DFF
#899DFF is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.2% C 0.144 H 273.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #899DFF |
|---|---|
| RGB | rgb(137, 157, 255) |
| HSL | hsl(230, 100%, 77%) |
| HSV | hsv(230, 46%, 100%) |
| CMYK | cmyk(46.3%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(67.01, 18.18, -50.98) |
| CIE-LCH | lch(67.01, 54.12, 289.63°) |
| OKLab | oklab(72.23% 0.0089 -0.1439) |
| OKLCH | oklch(72.23% 0.144 273.5) |
| XYZ | xyz(40.4179, 36.6500, 99.5328) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.21
Lavender Blue
#8B88F8
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 6.84
Soft Blue
#6488EA
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899DFF #FFEB89
analogous
#89D8FF #899DFF #B089FF
triadic
#899DFF #FF899D #9DFF89
tetradic
#899DFF #FF89D8 #FFEB89 #89FFB0
square
#899DFF #FF89D8 #FFEB89 #89FFB0
split-complementary
#899DFF #FFB089 #D8FF89
monochromatic
#0F37FF #4C6AFF #899DFF #C6D0FF #E0E6FF
Accessibility & contrast
On white
2.52
#899DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#899DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899DFF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899DFF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#5DB1C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #899dff; /* rgb */ color: rgb(137, 157, 255); /* oklch */ color: oklch(72.2% 0.144 273.5);
Tailwind
colors: {
custom: {
50: '#b1b9ff',
500: '#899dff',
950: '#000000',
},
}SCSS
$custom: #899dff; $custom-light: #b1b9ff; $custom-dark: #000000;
JSON
{
"hex": "#899dff",
"rgb": {
"r": 137,
"g": 157,
"b": 255
},
"hsl": {
"h": 229.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72231,
"c": 0.14419,
"h": 273.5
},
"luminance": 0.36652
}Semantic roles & 50–950 ramp
primary
#899DFF
secondary
#F7F1D4
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086