#899CFE#899CFE
#899CFE is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.0% C 0.144 H 273.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #899CFE |
|---|---|
| RGB | rgb(137, 156, 254) |
| HSL | hsl(230, 98%, 77%) |
| HSV | hsv(230, 46%, 100%) |
| CMYK | cmyk(46.1%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(66.71, 18.46, -50.91) |
| CIE-LCH | lch(66.71, 54.16, 289.93°) |
| OKLab | oklab(71.98% 0.0099 -0.1437) |
| OKLCH | oklch(71.98% 0.144 273.9) |
| XYZ | xyz(40.0888, 36.2488, 98.6310) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.94
Lavender Blue
#8B88F8
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 6.85
Soft Blue
#6488EA
ΔE00 7.66
Periwinkle (survey)
#8E82FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899CFE #FEEB89
analogous
#89D7FE #899CFE #B189FE
triadic
#899CFE #FE899C #9CFE89
tetradic
#899CFE #FE89D7 #FEEB89 #89FEB1
square
#899CFE #FE89D7 #FEEB89 #89FEB1
split-complementary
#899CFE #FEB189 #D7FE89
monochromatic
#1036FD #4C69FD #899CFE #C6CFFF #E1E6FF
Accessibility & contrast
On white
2.55
#899CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#899CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899CFE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899CFE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#5EB0C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899cfe; /* rgb */ color: rgb(137, 156, 254); /* oklch */ color: oklch(72.0% 0.144 273.9);
Tailwind
colors: {
custom: {
50: '#b1b9ff',
500: '#899cfe',
950: '#000000',
},
}SCSS
$custom: #899cfe; $custom-light: #b1b9ff; $custom-dark: #000000;
JSON
{
"hex": "#899cfe",
"rgb": {
"r": 137,
"g": 156,
"b": 254
},
"hsl": {
"h": 230.256,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.71982,
"c": 0.14407,
"h": 273.9
},
"luminance": 0.36251
}Semantic roles & 50–950 ramp
primary
#899CFE
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086