#899AFF#899AFF
#899AFF is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.6% C 0.148 H 274.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #899AFF |
|---|---|
| RGB | rgb(137, 154, 255) |
| HSL | hsl(231, 100%, 77%) |
| HSV | hsv(231, 46%, 100%) |
| CMYK | cmyk(46.3%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(66.25, 19.91, -52.18) |
| CIE-LCH | lch(66.25, 55.85, 290.88°) |
| OKLab | oklab(71.65% 0.0124 -0.1474) |
| OKLCH | oklch(71.65% 0.148 274.8) |
| XYZ | xyz(39.9165, 35.6473, 99.3657) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.56
Lavender Blue
#8B88F8
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.46
Periwinkle (survey)
#8E82FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AFF #FFEE89
analogous
#89D5FF #899AFF #B389FF
triadic
#899AFF #FF899A #9AFF89
tetradic
#899AFF #FF89D5 #FFEE89 #89FFB3
square
#899AFF #FF89D5 #FFEE89 #89FFB3
split-complementary
#899AFF #FFB389 #D5FF89
monochromatic
#0F31FF #4C66FF #899AFF #C6CEFF #E0E5FF
Accessibility & contrast
On white
2.58
#899AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#899AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AFF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AFF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#5DAFC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899aff; /* rgb */ color: rgb(137, 154, 255); /* oklch */ color: oklch(71.6% 0.148 274.8);
Tailwind
colors: {
custom: {
50: '#b1b7ff',
500: '#899aff',
950: '#000000',
},
}SCSS
$custom: #899aff; $custom-light: #b1b7ff; $custom-dark: #000000;
JSON
{
"hex": "#899aff",
"rgb": {
"r": 137,
"g": 154,
"b": 255
},
"hsl": {
"h": 231.356,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.71645,
"c": 0.14797,
"h": 274.8
},
"luminance": 0.3565
}Semantic roles & 50–950 ramp
primary
#899AFF
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086