#889FF7#889FF7
#889FF7 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.1% C 0.131 H 271.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF7 |
|---|---|
| RGB | rgb(136, 159, 247) |
| HSL | hsl(228, 87%, 75%) |
| HSV | hsv(228, 45%, 97%) |
| CMYK | cmyk(44.9%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.08, 14.48, -46.51) |
| CIE-LCH | lch(67.08, 48.71, 287.30°) |
| OKLab | oklab(72.15% 0.0038 -0.1309) |
| OKLCH | oklch(72.15% 0.131 271.7) |
| XYZ | xyz(39.3347, 36.7437, 92.9973) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.94
Cornflowerblue
#6495ED
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 7.21
Lavender Blue
#8B88F8
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF7 #F7E088
analogous
#88D6F7 #889FF7 #A988F7
triadic
#889FF7 #F7889F #9FF788
tetradic
#889FF7 #F788D6 #F7E088 #88F7A9
square
#889FF7 #F788D6 #F7E088 #88F7A9
split-complementary
#889FF7 #F7A988 #D6F788
monochromatic
#1542EF #4F71F3 #889FF7 #C1CDFB #E2E8FD
Accessibility & contrast
On white
2.52
#889FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#889FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF7
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF7 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#60B1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff7; /* rgb */ color: rgb(136, 159, 247); /* oklch */ color: oklch(72.1% 0.131 271.7);
Tailwind
colors: {
custom: {
50: '#afbbfa',
500: '#889ff7',
950: '#000000',
},
}SCSS
$custom: #889ff7; $custom-light: #afbbfa; $custom-dark: #000000;
JSON
{
"hex": "#889ff7",
"rgb": {
"r": 136,
"g": 159,
"b": 247
},
"hsl": {
"h": 227.568,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.72145,
"c": 0.13096,
"h": 271.7
},
"luminance": 0.36746
}Semantic roles & 50–950 ramp
primary
#889FF7
secondary
#F5EFD6
accent
#B502E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085