#899EFE#899EFE
#899EFE is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.4% C 0.142 H 273.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #899EFE |
|---|---|
| RGB | rgb(137, 158, 254) |
| HSL | hsl(229, 98%, 77%) |
| HSV | hsv(229, 46%, 100%) |
| CMYK | cmyk(46.1%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.22, 17.31, -50.10) |
| CIE-LCH | lch(67.22, 53.01, 289.06°) |
| OKLab | oklab(72.38% 0.0075 -0.1414) |
| OKLCH | oklch(72.38% 0.142 273.1) |
| XYZ | xyz(40.4272, 36.9256, 98.7438) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.45
Cornflowerblue
#6495ED
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.02
Perrywinkle
#8F8CE7
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 7.93
Carolina Blue
#8AB8FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EFE #FEE989
analogous
#89D9FE #899EFE #AF89FE
triadic
#899EFE #FE899E #9EFE89
tetradic
#899EFE #FE89D9 #FEE989 #89FEAF
square
#899EFE #FE89D9 #FEE989 #89FEAF
split-complementary
#899EFE #FEAF89 #D9FE89
monochromatic
#103AFD #4C6CFD #899EFE #C6D0FF #E1E6FF
Accessibility & contrast
On white
2.50
#899EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#899EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EFE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EFE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#5DB2C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #899efe; /* rgb */ color: rgb(137, 158, 254); /* oklch */ color: oklch(72.4% 0.142 273.1);
Tailwind
colors: {
custom: {
50: '#b1baff',
500: '#899efe',
950: '#000000',
},
}SCSS
$custom: #899efe; $custom-light: #b1baff; $custom-dark: #000000;
JSON
{
"hex": "#899efe",
"rgb": {
"r": 137,
"g": 158,
"b": 254
},
"hsl": {
"h": 229.231,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.72375,
"c": 0.14156,
"h": 273.1
},
"luminance": 0.36928
}Semantic roles & 50–950 ramp
primary
#899EFE
secondary
#F7F1D4
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086