#889BE3#889BE3
#889BE3 is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.3% C 0.108 H 272.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #889BE3 |
|---|---|
| RGB | rgb(136, 155, 227) |
| HSL | hsl(227, 62%, 71%) |
| HSV | hsv(227, 40%, 89%) |
| CMYK | cmyk(40.1%, 31.7%, 0%, 11%) |
| CIE-LAB | lab(65.14, 11.14, -38.59) |
| CIE-LCH | lch(65.14, 40.16, 286.11°) |
| OKLab | oklab(70.34% 0.0039 -0.1079) |
| OKLCH | oklch(70.34% 0.108 272.1) |
| XYZ | xyz(35.7356, 34.2213, 77.3806) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.59
Perrywinkle
#8F8CE7
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 6.83
Lavender Blue
#8B88F8
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 7.50
Faded Blue
#658CBB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BE3 #E3D088
analogous
#88C8E3 #889BE3 #A288E3
triadic
#889BE3 #E3889B #9BE388
tetradic
#889BE3 #E388C8 #E3D088 #88E3A2
square
#889BE3 #E388C8 #E3D088 #88E3A2
split-complementary
#889BE3 #E3A288 #C8E388
monochromatic
#2E4DC3 #5671D7 #889BE3 #BAC5EF #E6EAF9
Accessibility & contrast
On white
2.68
#889BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#889BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BE3
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BE3 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A2E6
Deuteranopia (green-blind)
#7B9BE1
Tritanopia (blue-blind)
#6BA9B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #889be3; /* rgb */ color: rgb(136, 155, 227); /* oklch */ color: oklch(70.3% 0.108 272.1);
Tailwind
colors: {
custom: {
50: '#aeb8ec',
500: '#889be3',
950: '#000000',
},
}SCSS
$custom: #889be3; $custom-light: #aeb8ec; $custom-dark: #000000;
JSON
{
"hex": "#889be3",
"rgb": {
"r": 136,
"g": 155,
"b": 227
},
"hsl": {
"h": 227.473,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.70344,
"c": 0.10801,
"h": 272.1
},
"luminance": 0.34223
}Semantic roles & 50–950 ramp
primary
#889BE3
secondary
#EFEAD7
accent
#A51CCA
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111116
muted
#808084