#889FF0#889FF0
#889FF0 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.121 H 271.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF0 |
|---|---|
| RGB | rgb(136, 159, 240) |
| HSL | hsl(227, 78%, 74%) |
| HSV | hsv(227, 43%, 94%) |
| CMYK | cmyk(43.3%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.76, 12.49, -43.19) |
| CIE-LCH | lch(66.76, 44.96, 286.13°) |
| OKLab | oklab(71.79% 0.0022 -0.1212) |
| OKLCH | oklch(71.79% 0.121 271) |
| XYZ | xyz(38.2748, 36.3197, 87.4148) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.22
Cornflowerblue
#6495ED
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 7.05
Lavender Blue
#8B88F8
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 7.79
Soft Blue
#6488EA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF0 #F0D988
analogous
#88D3F0 #889FF0 #A588F0
triadic
#889FF0 #F0889F #9FF088
tetradic
#889FF0 #F088D3 #F0D988 #88F0A5
square
#889FF0 #F088D3 #F0D988 #88F0A5
split-complementary
#889FF0 #F0A588 #D3F088
monochromatic
#1C48E1 #5273E9 #889FF0 #BECBF7 #E4E9FC
Accessibility & contrast
On white
2.54
#889FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#889FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF0
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF0 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#799EEE
Tritanopia (blue-blind)
#64B0BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889ff0; /* rgb */ color: rgb(136, 159, 240); /* oklch */ color: oklch(71.8% 0.121 271.0);
Tailwind
colors: {
custom: {
50: '#afbbf5',
500: '#889ff0',
950: '#000000',
},
}SCSS
$custom: #889ff0; $custom-light: #afbbf5; $custom-dark: #000000;
JSON
{
"hex": "#889ff0",
"rgb": {
"r": 136,
"g": 159,
"b": 240
},
"hsl": {
"h": 226.731,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.71792,
"c": 0.12127,
"h": 271
},
"luminance": 0.36322
}Semantic roles & 50–950 ramp
primary
#889FF0
secondary
#F3EDD8
accent
#AC0CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085