#889EF0#889EF0
#889EF0 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.6% C 0.122 H 271.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #889EF0 |
|---|---|
| RGB | rgb(136, 158, 240) |
| HSL | hsl(227, 78%, 74%) |
| HSV | hsv(227, 43%, 94%) |
| CMYK | cmyk(43.3%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(66.50, 13.06, -43.60) |
| CIE-LCH | lch(66.50, 45.51, 286.68°) |
| OKLab | oklab(71.59% 0.0034 -0.1224) |
| OKLCH | oklch(71.59% 0.122 271.6) |
| XYZ | xyz(38.1035, 35.9772, 87.3577) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.97
Cornflowerblue
#6495ED
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.74
Lavender Blue
#8B88F8
ΔE00 7.34
Soft Blue
#6488EA
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EF0 #F0DA88
analogous
#88D2F0 #889EF0 #A688F0
triadic
#889EF0 #F0889E #9EF088
tetradic
#889EF0 #F088D2 #F0DA88 #88F0A6
square
#889EF0 #F088D2 #F0DA88 #88F0A6
split-complementary
#889EF0 #F0A688 #D2F088
monochromatic
#1C46E1 #5272E9 #889EF0 #BECAF7 #E4E9FC
Accessibility & contrast
On white
2.56
#889EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#889EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EF0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EF0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#779EEE
Tritanopia (blue-blind)
#64AFBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889ef0; /* rgb */ color: rgb(136, 158, 240); /* oklch */ color: oklch(71.6% 0.122 271.6);
Tailwind
colors: {
custom: {
50: '#afbaf5',
500: '#889ef0',
950: '#000000',
},
}SCSS
$custom: #889ef0; $custom-light: #afbaf5; $custom-dark: #000000;
JSON
{
"hex": "#889ef0",
"rgb": {
"r": 136,
"g": 158,
"b": 240
},
"hsl": {
"h": 227.308,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.7159,
"c": 0.12249,
"h": 271.6
},
"luminance": 0.35979
}Semantic roles & 50–950 ramp
primary
#889EF0
secondary
#F3EDD8
accent
#AE0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085