#889DF2#889DF2
#889DF2 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.5% C 0.127 H 272.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF2 |
|---|---|
| RGB | rgb(136, 157, 242) |
| HSL | hsl(228, 80%, 74%) |
| HSV | hsv(228, 44%, 95%) |
| CMYK | cmyk(43.8%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.33, 14.20, -44.96) |
| CIE-LCH | lch(66.33, 47.15, 287.53°) |
| OKLab | oklab(71.49% 0.0051 -0.1264) |
| OKLCH | oklch(71.49% 0.127 272.3) |
| XYZ | xyz(38.2324, 35.7570, 88.8744) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.60
Cornflowerblue
#6495ED
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 7.50
Carolina Blue
#8AB8FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF2 #F2DD88
analogous
#88D2F2 #889DF2 #A888F2
triadic
#889DF2 #F2889D #9DF288
tetradic
#889DF2 #F288D2 #F2DD88 #88F2A8
square
#889DF2 #F288D2 #F2DD88 #88F2A8
split-complementary
#889DF2 #F2A888 #D2F288
monochromatic
#1A42E6 #5170EC #889DF2 #BFCAF8 #E3E8FC
Accessibility & contrast
On white
2.58
#889DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#889DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F5
Deuteranopia (green-blind)
#759DF0
Tritanopia (blue-blind)
#63AEBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889df2; /* rgb */ color: rgb(136, 157, 242); /* oklch */ color: oklch(71.5% 0.127 272.3);
Tailwind
colors: {
custom: {
50: '#afb9f6',
500: '#889df2',
950: '#000000',
},
}SCSS
$custom: #889df2; $custom-light: #afb9f6; $custom-dark: #000000;
JSON
{
"hex": "#889df2",
"rgb": {
"r": 136,
"g": 157,
"b": 242
},
"hsl": {
"h": 228.113,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7149,
"c": 0.1265,
"h": 272.3
},
"luminance": 0.35759
}Semantic roles & 50–950 ramp
primary
#889DF2
secondary
#F4EED7
accent
#B309DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085