#889CF2#889CF2
#889CF2 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.3% C 0.128 H 272.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF2 |
|---|---|
| RGB | rgb(136, 156, 242) |
| HSL | hsl(229, 80%, 74%) |
| HSV | hsv(229, 44%, 95%) |
| CMYK | cmyk(43.8%, 35.5%, 0%, 5.1%) |
| CIE-LAB | lab(66.07, 14.78, -45.36) |
| CIE-LCH | lch(66.07, 47.71, 288.05°) |
| OKLab | oklab(71.29% 0.0063 -0.1276) |
| OKLCH | oklch(71.29% 0.128 272.8) |
| XYZ | xyz(38.0639, 35.4200, 88.8183) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.36
Perrywinkle
#8F8CE7
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF2 #F2DE88
analogous
#88D1F2 #889CF2 #A988F2
triadic
#889CF2 #F2889C #9CF288
tetradic
#889CF2 #F288D1 #F2DE88 #88F2A9
square
#889CF2 #F288D1 #F2DE88 #88F2A9
split-complementary
#889CF2 #F2A988 #D1F288
monochromatic
#1A40E6 #516EEC #889CF2 #BFCAF8 #E3E8FC
Accessibility & contrast
On white
2.60
#889CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#889CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F5
Deuteranopia (green-blind)
#749CF0
Tritanopia (blue-blind)
#63AEBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889cf2; /* rgb */ color: rgb(136, 156, 242); /* oklch */ color: oklch(71.3% 0.128 272.8);
Tailwind
colors: {
custom: {
50: '#afb9f6',
500: '#889cf2',
950: '#000000',
},
}SCSS
$custom: #889cf2; $custom-light: #afb9f6; $custom-dark: #000000;
JSON
{
"hex": "#889cf2",
"rgb": {
"r": 136,
"g": 156,
"b": 242
},
"hsl": {
"h": 228.679,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7129,
"c": 0.12775,
"h": 272.8
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#889CF2
secondary
#F4EED7
accent
#B509DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085