#8288FF#8288FF
#8288FF is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.7% C 0.173 H 278.5°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8288FF |
|---|---|
| RGB | rgb(130, 136, 255) |
| HSL | hsl(237, 100%, 75%) |
| HSV | hsv(237, 49%, 100%) |
| CMYK | cmyk(49%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(61.28, 28.83, -60.11) |
| CIE-LCH | lch(61.28, 66.67, 295.62°) |
| OKLab | oklab(67.74% 0.0257 -0.1709) |
| OKLCH | oklch(67.74% 0.173 278.5) |
| XYZ | xyz(36.0545, 29.5721, 98.3965) |
| Luminance | 0.2957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.05
Periwinkle (survey)
#8E82FE
ΔE00 3.30
Perrywinkle
#8F8CE7
ΔE00 4.64
Periwinkle Blue
#8F99FB
ΔE00 5.01
Cornflower
#6A79F7
ΔE00 5.39
Soft Blue
#6488EA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8288FF #FFF982
analogous
#82C6FF #8288FF #BA82FF
triadic
#8288FF #FF8288 #88FF82
tetradic
#8288FF #FF82C6 #FFF982 #82FFBA
square
#8288FF #FF82C6 #FFF982 #82FFBA
split-complementary
#8288FF #FFBA82 #C6FF82
monochromatic
#0813FF #454EFF #8288FF #BFC2FF #E0E2FF
Accessibility & contrast
On white
3.04
#8288FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#8288FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8288FF
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8288FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8288FF | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#498FFC
Tritanopia (blue-blind)
#51A2B7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8288ff; /* rgb */ color: rgb(130, 136, 255); /* oklch */ color: oklch(67.7% 0.173 278.5);
Tailwind
colors: {
custom: {
50: '#adaaff',
500: '#8288ff',
950: '#000000',
},
}SCSS
$custom: #8288ff; $custom-light: #adaaff; $custom-dark: #000000;
JSON
{
"hex": "#8288ff",
"rgb": {
"r": 130,
"g": 136,
"b": 255
},
"hsl": {
"h": 237.12,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.67741,
"c": 0.17286,
"h": 278.5
},
"luminance": 0.29574
}Semantic roles & 50–950 ramp
primary
#8288FF
secondary
#F7F6D4
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86