#8288F8#8288F8
#8288F8 is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.3% C 0.163 H 278.7°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8288F8 |
|---|---|
| RGB | rgb(130, 136, 248) |
| HSL | hsl(237, 89%, 74%) |
| HSV | hsv(237, 48%, 97%) |
| CMYK | cmyk(47.6%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(60.90, 26.76, -56.89) |
| CIE-LCH | lch(60.90, 62.87, 295.19°) |
| OKLab | oklab(67.32% 0.0248 -0.1615) |
| OKLCH | oklch(67.32% 0.163 278.7) |
| XYZ | xyz(34.9482, 29.1296, 92.5698) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.79
Periwinkle (survey)
#8E82FE
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 3.96
Periwinkle Blue
#8F99FB
ΔE00 4.92
Cornflower
#6A79F7
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8288F8 #F8F282
analogous
#82C3F8 #8288F8 #B782F8
triadic
#8288F8 #F88288 #88F882
tetradic
#8288F8 #F882C3 #F8F282 #82F8B7
square
#8288F8 #F882C3 #F8F282 #82F8B7
split-complementary
#8288F8 #F8B782 #C3F882
monochromatic
#0E1AF2 #4851F5 #8288F8 #BCBFFB #E2E3FD
Accessibility & contrast
On white
3.08
#8288F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#8288F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8288F8
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8288F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8288F8 | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FC
Deuteranopia (green-blind)
#508FF6
Tritanopia (blue-blind)
#56A0B4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8288f8; /* rgb */ color: rgb(130, 136, 248); /* oklch */ color: oklch(67.3% 0.163 278.7);
Tailwind
colors: {
custom: {
50: '#adaafb',
500: '#8288f8',
950: '#000000',
},
}SCSS
$custom: #8288f8; $custom-light: #adaafb; $custom-dark: #000000;
JSON
{
"hex": "#8288f8",
"rgb": {
"r": 130,
"g": 136,
"b": 248
},
"hsl": {
"h": 236.949,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.67322,
"c": 0.16337,
"h": 278.7
},
"luminance": 0.29131
}Semantic roles & 50–950 ramp
primary
#8288F8
secondary
#F5F4D6
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85