#828AFC#828AFC
#828AFC is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.9% C 0.166 H 278.0°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #828AFC |
|---|---|
| RGB | rgb(130, 138, 252) |
| HSL | hsl(236, 95%, 75%) |
| HSV | hsv(236, 48%, 99%) |
| CMYK | cmyk(48.4%, 45.2%, 0%, 1.2%) |
| CIE-LAB | lab(61.61, 26.77, -57.95) |
| CIE-LCH | lch(61.61, 63.83, 294.79°) |
| OKLab | oklab(67.94% 0.0231 -0.1646) |
| OKLCH | oklch(67.94% 0.166 278) |
| XYZ | xyz(35.8597, 29.9490, 95.9678) |
| Luminance | 0.2995 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.17
Periwinkle (survey)
#8E82FE
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 4.41
Cornflower
#6A79F7
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#828AFC #FCF482
analogous
#82C7FC #828AFC #B782FC
triadic
#828AFC #FC828A #8AFC82
tetradic
#828AFC #FC82C7 #FCF482 #82FCB7
square
#828AFC #FC82C7 #FCF482 #82FCB7
split-complementary
#828AFC #FCB782 #C7FC82
monochromatic
#0A1AF9 #4652FB #828AFC #BEC2FD #E1E3FE
Accessibility & contrast
On white
3.00
#828AFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#828AFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #828AFC
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##828AFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##828AFC | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#4F90F9
Tritanopia (blue-blind)
#53A2B7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #828afc; /* rgb */ color: rgb(130, 138, 252); /* oklch */ color: oklch(67.9% 0.166 278.0);
Tailwind
colors: {
custom: {
50: '#adacfe',
500: '#828afc',
950: '#000000',
},
}SCSS
$custom: #828afc; $custom-light: #adacfe; $custom-dark: #000000;
JSON
{
"hex": "#828afc",
"rgb": {
"r": 130,
"g": 138,
"b": 252
},
"hsl": {
"h": 236.066,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.67935,
"c": 0.16618,
"h": 278
},
"luminance": 0.29951
}Semantic roles & 50–950 ramp
primary
#828AFC
secondary
#F7F4D4
accent
#D600E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86