#888BF2#888BF2
#888BF2 is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.0% C 0.150 H 280.4°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #888BF2 |
|---|---|
| RGB | rgb(136, 139, 242) |
| HSL | hsl(238, 80%, 74%) |
| HSV | hsv(238, 44%, 95%) |
| CMYK | cmyk(43.8%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(61.75, 24.65, -52.20) |
| CIE-LCH | lch(61.75, 57.73, 295.28°) |
| OKLab | oklab(67.97% 0.027 -0.1476) |
| OKLCH | oklch(67.97% 0.15 280.4) |
| XYZ | xyz(35.4082, 30.1086, 87.9330) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.51
Perrywinkle
#8F8CE7
ΔE00 2.46
Periwinkle (survey)
#8E82FE
ΔE00 3.68
Periwinkle Blue
#8F99FB
ΔE00 4.08
Cornflower
#6A79F7
ΔE00 6.67
Soft Blue
#6488EA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BF2 #F2EF88
analogous
#88C0F2 #888BF2 #BA88F2
triadic
#888BF2 #F2888B #8BF288
tetradic
#888BF2 #F288C0 #F2EF88 #88F2BA
square
#888BF2 #F288C0 #F2EF88 #88F2BA
split-complementary
#888BF2 #F2BA88 #C0F288
monochromatic
#1A1FE6 #5155EC #888BF2 #BFC1F8 #E3E4FC
Accessibility & contrast
On white
2.99
#888BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#888BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888BF2
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BF2 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6499F6
Deuteranopia (green-blind)
#5D91F0
Tritanopia (blue-blind)
#65A0B3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888bf2; /* rgb */ color: rgb(136, 139, 242); /* oklch */ color: oklch(68.0% 0.150 280.4);
Tailwind
colors: {
custom: {
50: '#afacf7',
500: '#888bf2',
950: '#000000',
},
}SCSS
$custom: #888bf2; $custom-light: #afacf7; $custom-dark: #000000;
JSON
{
"hex": "#888bf2",
"rgb": {
"r": 136,
"g": 139,
"b": 242
},
"hsl": {
"h": 238.302,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.67974,
"c": 0.15004,
"h": 280.4
},
"luminance": 0.3011
}Semantic roles & 50–950 ramp
primary
#888BF2
secondary
#F4F3D7
accent
#D709DD
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85