#889AF2#889AF2
#889AF2 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.9% C 0.130 H 273.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #889AF2 |
|---|---|
| RGB | rgb(136, 154, 242) |
| HSL | hsl(230, 80%, 74%) |
| HSV | hsv(230, 44%, 95%) |
| CMYK | cmyk(43.8%, 36.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.56, 15.93, -46.18) |
| CIE-LCH | lch(65.56, 48.85, 289.04°) |
| OKLab | oklab(70.89% 0.0088 -0.13) |
| OKLCH | oklch(70.89% 0.13 273.9) |
| XYZ | xyz(37.7310, 34.7543, 88.7073) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.95
Perrywinkle
#8F8CE7
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 6.03
Cornflowerblue
#6495ED
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 7.11
Periwinkle (survey)
#8E82FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AF2 #F2E088
analogous
#88CFF2 #889AF2 #AB88F2
triadic
#889AF2 #F2889A #9AF288
tetradic
#889AF2 #F288CF #F2E088 #88F2AB
square
#889AF2 #F288CF #F2E088 #88F2AB
split-complementary
#889AF2 #F2AB88 #CFF288
monochromatic
#1A3CE6 #516BEC #889AF2 #BFC9F8 #E3E8FC
Accessibility & contrast
On white
2.64
#889AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#889AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AF2
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AF2 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#719BF0
Tritanopia (blue-blind)
#63ACBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889af2; /* rgb */ color: rgb(136, 154, 242); /* oklch */ color: oklch(70.9% 0.130 273.9);
Tailwind
colors: {
custom: {
50: '#afb7f7',
500: '#889af2',
950: '#000000',
},
}SCSS
$custom: #889af2; $custom-light: #afb7f7; $custom-dark: #000000;
JSON
{
"hex": "#889af2",
"rgb": {
"r": 136,
"g": 154,
"b": 242
},
"hsl": {
"h": 229.811,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.70891,
"c": 0.13025,
"h": 273.9
},
"luminance": 0.34756
}Semantic roles & 50–950 ramp
primary
#889AF2
secondary
#F4EFD7
accent
#B909DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085