#899BF2#899BF2
#899BF2 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.129 H 273.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #899BF2 |
|---|---|
| RGB | rgb(137, 155, 242) |
| HSL | hsl(230, 80%, 74%) |
| HSV | hsv(230, 43%, 95%) |
| CMYK | cmyk(43.4%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(65.88, 15.60, -45.66) |
| CIE-LCH | lch(65.88, 48.26, 288.86°) |
| OKLab | oklab(71.16% 0.0086 -0.1284) |
| OKLCH | oklch(71.16% 0.129 273.8) |
| XYZ | xyz(38.0600, 35.1699, 88.7702) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.98
Perrywinkle
#8F8CE7
ΔE00 5.72
Lavender Blue
#8B88F8
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.77
Soft Blue
#6488EA
ΔE00 7.37
Periwinkle (survey)
#8E82FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899BF2 #F2E089
analogous
#89D0F2 #899BF2 #AC89F2
triadic
#899BF2 #F2899B #9BF289
tetradic
#899BF2 #F289D0 #F2E089 #89F2AC
square
#899BF2 #F289D0 #F2E089 #89F2AC
split-complementary
#899BF2 #F2AC89 #D0F289
monochromatic
#1B3EE6 #526CEC #899BF2 #C0CAF8 #E3E8FC
Accessibility & contrast
On white
2.61
#899BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#899BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899BF2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899BF2 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#65ADBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #899bf2; /* rgb */ color: rgb(137, 155, 242); /* oklch */ color: oklch(71.2% 0.129 273.8);
Tailwind
colors: {
custom: {
50: '#b0b8f6',
500: '#899bf2',
950: '#000000',
},
}SCSS
$custom: #899bf2; $custom-light: #b0b8f6; $custom-dark: #000000;
JSON
{
"hex": "#899bf2",
"rgb": {
"r": 137,
"g": 155,
"b": 242
},
"hsl": {
"h": 229.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.71157,
"c": 0.12873,
"h": 273.8
},
"luminance": 0.35172
}Semantic roles & 50–950 ramp
primary
#899BF2
secondary
#F4EFD7
accent
#B809DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085