#899AFE#899AFE
#899AFE is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.6% C 0.147 H 274.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #899AFE |
|---|---|
| RGB | rgb(137, 154, 254) |
| HSL | hsl(231, 98%, 77%) |
| HSV | hsv(231, 46%, 100%) |
| CMYK | cmyk(46.1%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(66.20, 19.62, -51.72) |
| CIE-LCH | lch(66.20, 55.31, 290.77°) |
| OKLab | oklab(71.59% 0.0123 -0.1461) |
| OKLCH | oklch(71.59% 0.147 274.8) |
| XYZ | xyz(39.7560, 35.5831, 98.5201) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.52
Lavender Blue
#8B88F8
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.43
Periwinkle (survey)
#8E82FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AFE #FEED89
analogous
#89D5FE #899AFE #B389FE
triadic
#899AFE #FE899A #9AFE89
tetradic
#899AFE #FE89D5 #FEED89 #89FEB3
square
#899AFE #FE89D5 #FEED89 #89FEB3
split-complementary
#899AFE #FEB389 #D5FE89
monochromatic
#1032FD #4C66FD #899AFE #C6CEFF #E1E5FF
Accessibility & contrast
On white
2.59
#899AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#899AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AFE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AFE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#6A9CFC
Tritanopia (blue-blind)
#5EAFC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899afe; /* rgb */ color: rgb(137, 154, 254); /* oklch */ color: oklch(71.6% 0.147 274.8);
Tailwind
colors: {
custom: {
50: '#b1b7ff',
500: '#899afe',
950: '#000000',
},
}SCSS
$custom: #899afe; $custom-light: #b1b7ff; $custom-dark: #000000;
JSON
{
"hex": "#899afe",
"rgb": {
"r": 137,
"g": 154,
"b": 254
},
"hsl": {
"h": 231.282,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.71591,
"c": 0.1466,
"h": 274.8
},
"luminance": 0.35585
}Semantic roles & 50–950 ramp
primary
#899AFE
secondary
#F7F2D4
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086