#899FEC#899FEC
#899FEC is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.7% C 0.115 H 271.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #899FEC |
|---|---|
| RGB | rgb(137, 159, 236) |
| HSL | hsl(227, 72%, 73%) |
| HSV | hsv(227, 42%, 93%) |
| CMYK | cmyk(41.9%, 32.6%, 0%, 7.5%) |
| CIE-LAB | lab(66.65, 11.61, -41.17) |
| CIE-LCH | lch(66.65, 42.78, 285.75°) |
| OKLab | oklab(71.66% 0.0022 -0.1154) |
| OKLCH | oklch(71.66% 0.115 271.1) |
| XYZ | xyz(37.8503, 36.1688, 84.3275) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Cornflowerblue
#6495ED
ΔE00 6.59
Perrywinkle
#8F8CE7
ΔE00 6.86
Lavender Blue
#8B88F8
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 7.96
Carolina Blue
#8AB8FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FEC #ECD689
analogous
#89D0EC #899FEC #A489EC
triadic
#899FEC #EC899F #9FEC89
tetradic
#899FEC #EC89D0 #ECD689 #89ECA4
square
#899FEC #EC89D0 #ECD689 #89ECA4
split-complementary
#899FEC #ECA489 #D0EC89
monochromatic
#234BD8 #5474E4 #899FEC #BECAF4 #E5EAFB
Accessibility & contrast
On white
2.55
#899FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#899FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FEC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FEC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#68AFBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #899fec; /* rgb */ color: rgb(137, 159, 236); /* oklch */ color: oklch(71.7% 0.115 271.1);
Tailwind
colors: {
custom: {
50: '#afbbf2',
500: '#899fec',
950: '#000000',
},
}SCSS
$custom: #899fec; $custom-light: #afbbf2; $custom-dark: #000000;
JSON
{
"hex": "#899fec",
"rgb": {
"r": 137,
"g": 159,
"b": 236
},
"hsl": {
"h": 226.667,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.71661,
"c": 0.11541,
"h": 271.1
},
"luminance": 0.36171
}Semantic roles & 50–950 ramp
primary
#899FEC
secondary
#F2EDD9
accent
#A911D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085