#828DFF#828DFF
#828DFF is a light, vivid blue. Relative luminance 0.310; OKLCH L 68.7% C 0.166 H 276.9°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #828DFF |
|---|---|
| RGB | rgb(130, 141, 255) |
| HSL | hsl(235, 100%, 75%) |
| HSV | hsv(235, 49%, 100%) |
| CMYK | cmyk(49%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(62.52, 25.90, -58.14) |
| CIE-LCH | lch(62.52, 63.65, 294.01°) |
| OKLab | oklab(68.68% 0.02 -0.1651) |
| OKLCH | oklch(68.68% 0.166 276.9) |
| XYZ | xyz(36.7752, 31.0134, 98.6367) |
| Luminance | 0.3102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.89
Periwinkle Blue
#8F99FB
ΔE00 3.73
Periwinkle (survey)
#8E82FE
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 4.73
Soft Blue
#6488EA
ΔE00 5.91
Cornflower
#6A79F7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#828DFF #FFF482
analogous
#82CBFF #828DFF #B582FF
triadic
#828DFF #FF828D #8DFF82
tetradic
#828DFF #FF82CB #FFF482 #82FFB5
square
#828DFF #FF82CB #FFF482 #82FFB5
split-complementary
#828DFF #FFB582 #CBFF82
monochromatic
#081DFF #4555FF #828DFF #BFC5FF #E0E3FF
Accessibility & contrast
On white
2.92
#828DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#828DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #828DFF
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##828DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##828DFF | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#5192FC
Tritanopia (blue-blind)
#50A5BA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #828dff; /* rgb */ color: rgb(130, 141, 255); /* oklch */ color: oklch(68.7% 0.166 276.9);
Tailwind
colors: {
custom: {
50: '#adaeff',
500: '#828dff',
950: '#000000',
},
}SCSS
$custom: #828dff; $custom-light: #adaeff; $custom-dark: #000000;
JSON
{
"hex": "#828dff",
"rgb": {
"r": 130,
"g": 141,
"b": 255
},
"hsl": {
"h": 234.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.68678,
"c": 0.16633,
"h": 276.9
},
"luminance": 0.31016
}Semantic roles & 50–950 ramp
primary
#828DFF
secondary
#F7F4D4
accent
#D100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86