#889BE2#889BE2
#889BE2 is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.3% C 0.107 H 272.0°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #889BE2 |
|---|---|
| RGB | rgb(136, 155, 226) |
| HSL | hsl(227, 61%, 71%) |
| HSV | hsv(227, 40%, 89%) |
| CMYK | cmyk(39.8%, 31.4%, 0%, 11.4%) |
| CIE-LAB | lab(65.09, 10.87, -38.10) |
| CIE-LCH | lch(65.09, 39.62, 285.92°) |
| OKLab | oklab(70.3% 0.0037 -0.1065) |
| OKLCH | oklch(70.3% 0.107 272) |
| XYZ | xyz(35.5980, 34.1662, 76.6558) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.71
Perrywinkle
#8F8CE7
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 6.87
Lavender Blue
#8B88F8
ΔE00 7.12
Soft Blue
#6488EA
ΔE00 7.54
Faded Blue
#658CBB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BE2 #E2CF88
analogous
#88C8E2 #889BE2 #A288E2
triadic
#889BE2 #E2889B #9BE288
tetradic
#889BE2 #E288C8 #E2CF88 #88E2A2
square
#889BE2 #E288C8 #E2CF88 #88E2A2
split-complementary
#889BE2 #E2A288 #C8E288
monochromatic
#2F4EC1 #5772D6 #889BE2 #B9C4EE #E6EAF9
Accessibility & contrast
On white
2.68
#889BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#889BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BE2
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BE2 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A2E5
Deuteranopia (green-blind)
#7B9AE0
Tritanopia (blue-blind)
#6BA9B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889be2; /* rgb */ color: rgb(136, 155, 226); /* oklch */ color: oklch(70.3% 0.107 272.0);
Tailwind
colors: {
custom: {
50: '#aeb8eb',
500: '#889be2',
950: '#000000',
},
}SCSS
$custom: #889be2; $custom-light: #aeb8eb; $custom-dark: #000000;
JSON
{
"hex": "#889be2",
"rgb": {
"r": 136,
"g": 155,
"b": 226
},
"hsl": {
"h": 227.333,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.70296,
"c": 0.1066,
"h": 272
},
"luminance": 0.34168
}Semantic roles & 50–950 ramp
primary
#889BE2
secondary
#EFEAD7
accent
#A41DC9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084