#899FE6#899FE6
#899FE6 is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.4% C 0.107 H 270.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #899FE6 |
|---|---|
| RGB | rgb(137, 159, 230) |
| HSL | hsl(226, 65%, 72%) |
| HSV | hsv(226, 40%, 90%) |
| CMYK | cmyk(40.4%, 30.9%, 0%, 9.8%) |
| CIE-LAB | lab(66.39, 9.94, -38.28) |
| CIE-LCH | lch(66.39, 39.55, 284.56°) |
| OKLab | oklab(71.37% 0.0007 -0.107) |
| OKLCH | oklch(71.37% 0.107 270.4) |
| XYZ | xyz(36.9932, 35.8260, 79.8135) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Cornflowerblue
#6495ED
ΔE00 6.70
Perrywinkle
#8F8CE7
ΔE00 6.87
Lavender Blue
#8B88F8
ΔE00 7.94
Soft Blue
#6488EA
ΔE00 8.08
Carolina Blue
#8AB8FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899FE6 #E6D089
analogous
#89CEE6 #899FE6 #A289E6
triadic
#899FE6 #E6899F #9FE689
tetradic
#899FE6 #E689CE #E6D089 #89E6A2
square
#899FE6 #E689CE #E6D089 #89E6A2
split-complementary
#899FE6 #E6A289 #CEE689
monochromatic
#2B50CA #5776DB #899FE6 #BCC8F1 #E6EAFA
Accessibility & contrast
On white
2.57
#899FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#899FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899FE6
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899FE6 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6E9
Deuteranopia (green-blind)
#7E9EE4
Tritanopia (blue-blind)
#6BADB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899fe6; /* rgb */ color: rgb(137, 159, 230); /* oklch */ color: oklch(71.4% 0.107 270.4);
Tailwind
colors: {
custom: {
50: '#afbbee',
500: '#899fe6',
950: '#000000',
},
}SCSS
$custom: #899fe6; $custom-light: #afbbee; $custom-dark: #000000;
JSON
{
"hex": "#899fe6",
"rgb": {
"r": 137,
"g": 159,
"b": 230
},
"hsl": {
"h": 225.806,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.71372,
"c": 0.10705,
"h": 270.4
},
"luminance": 0.35828
}Semantic roles & 50–950 ramp
primary
#899FE6
secondary
#F1ECDA
accent
#A219CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084