#899AF2#899AF2
#899AF2 is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.0% C 0.130 H 274.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #899AF2 |
|---|---|
| RGB | rgb(137, 154, 242) |
| HSL | hsl(230, 80%, 74%) |
| HSV | hsv(230, 43%, 95%) |
| CMYK | cmyk(43.4%, 36.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.62, 16.18, -46.07) |
| CIE-LCH | lch(65.62, 48.83, 289.35°) |
| OKLab | oklab(70.96% 0.0098 -0.1296) |
| OKLCH | oklch(70.96% 0.13 274.3) |
| XYZ | xyz(37.8942, 34.8384, 88.7150) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.79
Perrywinkle
#8F8CE7
ΔE00 5.42
Lavender Blue
#8B88F8
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.86
Soft Blue
#6488EA
ΔE00 7.26
Periwinkle (survey)
#8E82FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899AF2 #F2E189
analogous
#89CFF2 #899AF2 #AD89F2
triadic
#899AF2 #F2899A #9AF289
tetradic
#899AF2 #F289CF #F2E189 #89F2AD
square
#899AF2 #F289CF #F2E189 #89F2AD
split-complementary
#899AF2 #F2AD89 #CFF289
monochromatic
#1B3CE6 #526BEC #899AF2 #C0C9F8 #E3E7FC
Accessibility & contrast
On white
2.64
#899AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#899AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899AF2
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899AF2 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#729BF0
Tritanopia (blue-blind)
#65ACBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #899af2; /* rgb */ color: rgb(137, 154, 242); /* oklch */ color: oklch(71.0% 0.130 274.3);
Tailwind
colors: {
custom: {
50: '#b0b7f7',
500: '#899af2',
950: '#000000',
},
}SCSS
$custom: #899af2; $custom-light: #b0b7f7; $custom-dark: #000000;
JSON
{
"hex": "#899af2",
"rgb": {
"r": 137,
"g": 154,
"b": 242
},
"hsl": {
"h": 230.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.70958,
"c": 0.13,
"h": 274.3
},
"luminance": 0.3484
}Semantic roles & 50–950 ramp
primary
#899AF2
secondary
#F4EFD7
accent
#BA09DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085