#899CF2#899CF2
#899CF2 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.4% C 0.127 H 273.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #899CF2 |
|---|---|
| RGB | rgb(137, 156, 242) |
| HSL | hsl(229, 80%, 74%) |
| HSV | hsv(229, 43%, 95%) |
| CMYK | cmyk(43.4%, 35.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.14, 15.03, -45.26) |
| CIE-LCH | lch(66.14, 47.69, 288.37°) |
| OKLab | oklab(71.36% 0.0074 -0.1273) |
| OKLCH | oklch(71.36% 0.127 273.3) |
| XYZ | xyz(38.2271, 35.5041, 88.8259) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 6.02
Lavender Blue
#8B88F8
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.50
Periwinkle (survey)
#8E82FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899CF2 #F2DF89
analogous
#89D1F2 #899CF2 #AB89F2
triadic
#899CF2 #F2899C #9CF289
tetradic
#899CF2 #F289D1 #F2DF89 #89F2AB
square
#899CF2 #F289D1 #F2DF89 #89F2AB
split-complementary
#899CF2 #F2AB89 #D1F289
monochromatic
#1B3FE6 #526EEC #899CF2 #C0CAF8 #E3E8FC
Accessibility & contrast
On white
2.59
#899CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#899CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899CF2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899CF2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F5
Deuteranopia (green-blind)
#749DF0
Tritanopia (blue-blind)
#65AEBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899cf2; /* rgb */ color: rgb(137, 156, 242); /* oklch */ color: oklch(71.4% 0.127 273.3);
Tailwind
colors: {
custom: {
50: '#b0b9f6',
500: '#899cf2',
950: '#000000',
},
}SCSS
$custom: #899cf2; $custom-light: #b0b9f6; $custom-dark: #000000;
JSON
{
"hex": "#899cf2",
"rgb": {
"r": 137,
"g": 156,
"b": 242
},
"hsl": {
"h": 229.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.71356,
"c": 0.12747,
"h": 273.3
},
"luminance": 0.35506
}Semantic roles & 50–950 ramp
primary
#899CF2
secondary
#F4EFD7
accent
#B609DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085