#899AF3#899AF3
#899AF3 is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.0% C 0.131 H 274.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #899AF3 |
|---|---|
| RGB | rgb(137, 154, 243) |
| HSL | hsl(230, 82%, 75%) |
| HSV | hsv(230, 44%, 95%) |
| CMYK | cmyk(43.6%, 36.6%, 0%, 4.7%) |
| CIE-LAB | lab(65.67, 16.46, -46.54) |
| CIE-LCH | lch(65.67, 49.37, 289.48°) |
| OKLab | oklab(71.01% 0.01 -0.131) |
| OKLCH | oklch(71.01% 0.131 274.4) |
| XYZ | xyz(38.0448, 34.8987, 89.5081) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.72
Perrywinkle
#8F8CE7
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.86
Soft Blue
#6488EA
ΔE00 7.26
Periwinkle (survey)
#8E82FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AF3 #F3E289
analogous
#89CFF3 #899AF3 #AD89F3
triadic
#899AF3 #F3899A #9AF389
tetradic
#899AF3 #F389CF #F3E289 #89F3AD
square
#899AF3 #F389CF #F3E289 #89F3AD
split-complementary
#899AF3 #F3AD89 #CFF389
monochromatic
#1A3BE8 #516AED #899AF3 #C1CAF9 #E3E7FC
Accessibility & contrast
On white
2.63
#899AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#899AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AF3
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AF3 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#719BF1
Tritanopia (blue-blind)
#65ACBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899af3; /* rgb */ color: rgb(137, 154, 243); /* oklch */ color: oklch(71.0% 0.131 274.4);
Tailwind
colors: {
custom: {
50: '#b0b7f7',
500: '#899af3',
950: '#000000',
},
}SCSS
$custom: #899af3; $custom-light: #b0b7f7; $custom-dark: #000000;
JSON
{
"hex": "#899af3",
"rgb": {
"r": 137,
"g": 154,
"b": 243
},
"hsl": {
"h": 230.377,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.7101,
"c": 0.13139,
"h": 274.4
},
"luminance": 0.34901
}Semantic roles & 50–950 ramp
primary
#899AF3
secondary
#F4EFD7
accent
#BC08DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085