#899EE6#899EE6
#899EE6 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.2% C 0.108 H 271.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #899EE6 |
|---|---|
| RGB | rgb(137, 158, 230) |
| HSL | hsl(226, 65%, 72%) |
| HSV | hsv(226, 40%, 90%) |
| CMYK | cmyk(40.4%, 31.3%, 0%, 9.8%) |
| CIE-LAB | lab(66.12, 10.52, -38.70) |
| CIE-LCH | lch(66.12, 40.10, 285.20°) |
| OKLab | oklab(71.17% 0.002 -0.1082) |
| OKLCH | oklch(71.17% 0.108 271) |
| XYZ | xyz(36.8220, 35.4835, 79.7564) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.65
Perrywinkle
#8F8CE7
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 7.94
Carolina Blue
#8AB8FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#899EE6 #E6D189
analogous
#89CCE6 #899EE6 #A389E6
triadic
#899EE6 #E6899E #9EE689
tetradic
#899EE6 #E689CC #E6D189 #89E6A3
square
#899EE6 #E689CC #E6D189 #89E6A3
split-complementary
#899EE6 #E6A389 #CCE689
monochromatic
#2B4FCA #5774DB #899EE6 #BCC8F1 #E6EAFA
Accessibility & contrast
On white
2.59
#899EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#899EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #899EE6
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##899EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##899EE6 | 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)
#85A5E9
Deuteranopia (green-blind)
#7D9DE4
Tritanopia (blue-blind)
#6BADB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #899ee6; /* rgb */ color: rgb(137, 158, 230); /* oklch */ color: oklch(71.2% 0.108 271.0);
Tailwind
colors: {
custom: {
50: '#afbaee',
500: '#899ee6',
950: '#000000',
},
}SCSS
$custom: #899ee6; $custom-light: #afbaee; $custom-dark: #000000;
JSON
{
"hex": "#899ee6",
"rgb": {
"r": 137,
"g": 158,
"b": 230
},
"hsl": {
"h": 226.452,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.71167,
"c": 0.10826,
"h": 271
},
"luminance": 0.35485
}Semantic roles & 50–950 ramp
primary
#899EE6
secondary
#F1ECDA
accent
#A419CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084