#899EFF#899EFF
#899EFF is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.4% C 0.143 H 273.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #899EFF |
|---|---|
| RGB | rgb(137, 158, 255) |
| HSL | hsl(229, 100%, 77%) |
| HSV | hsv(229, 46%, 100%) |
| CMYK | cmyk(46.3%, 38%, 0%, 0%) |
| CIE-LAB | lab(67.27, 17.60, -50.57) |
| CIE-LCH | lch(67.27, 53.55, 289.19°) |
| OKLab | oklab(72.43% 0.0077 -0.1427) |
| OKLCH | oklch(72.43% 0.143 273.1) |
| XYZ | xyz(40.5877, 36.9898, 99.5894) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.47
Cornflowerblue
#6495ED
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.02
Perrywinkle
#8F8CE7
ΔE00 7.11
Soft Blue
#6488EA
ΔE00 7.95
Carolina Blue
#8AB8FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EFF #FFEA89
analogous
#89D9FF #899EFF #AF89FF
triadic
#899EFF #FF899E #9EFF89
tetradic
#899EFF #FF89D9 #FFEA89 #89FFAF
square
#899EFF #FF89D9 #FFEA89 #89FFAF
split-complementary
#899EFF #FFAF89 #D9FF89
monochromatic
#0F39FF #4C6CFF #899EFF #C6D0FF #E0E6FF
Accessibility & contrast
On white
2.50
#899EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#899EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EFF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EFF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#5DB2C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #899eff; /* rgb */ color: rgb(137, 158, 255); /* oklch */ color: oklch(72.4% 0.143 273.1);
Tailwind
colors: {
custom: {
50: '#b1baff',
500: '#899eff',
950: '#000000',
},
}SCSS
$custom: #899eff; $custom-light: #b1baff; $custom-dark: #000000;
JSON
{
"hex": "#899eff",
"rgb": {
"r": 137,
"g": 158,
"b": 255
},
"hsl": {
"h": 229.322,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.72428,
"c": 0.14293,
"h": 273.1
},
"luminance": 0.36992
}Semantic roles & 50–950 ramp
primary
#899EFF
secondary
#F7F1D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086