#829FF7#829FF7
#829FF7 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.133 H 269.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #829FF7 |
|---|---|
| RGB | rgb(130, 159, 247) |
| HSL | hsl(225, 88%, 74%) |
| HSV | hsv(225, 47%, 97%) |
| CMYK | cmyk(47.4%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.71, 13.06, -47.12) |
| CIE-LCH | lch(66.71, 48.89, 285.49°) |
| OKLab | oklab(71.76% -0.0022 -0.1328) |
| OKLCH | oklch(71.76% 0.133 269.1) |
| XYZ | xyz(38.3872, 36.2551, 92.9528) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 7.17
Soft Blue
#6488EA
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829FF7 #F7DA82
analogous
#82DAF7 #829FF7 #A082F7
triadic
#829FF7 #F7829F #9FF782
tetradic
#829FF7 #F782DA #F7DA82 #82F7A0
square
#829FF7 #F782DA #F7DA82 #82F7A0
split-complementary
#829FF7 #F7A082 #DAF782
monochromatic
#0F47EF #4873F3 #829FF7 #BCCBFB #E2E9FD
Accessibility & contrast
On white
2.54
#829FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#829FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829FF7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829FF7 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#729EF5
Tritanopia (blue-blind)
#53B2BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #829ff7; /* rgb */ color: rgb(130, 159, 247); /* oklch */ color: oklch(71.8% 0.133 269.1);
Tailwind
colors: {
custom: {
50: '#acbbfa',
500: '#829ff7',
950: '#000000',
},
}SCSS
$custom: #829ff7; $custom-light: #acbbfa; $custom-dark: #000000;
JSON
{
"hex": "#829ff7",
"rgb": {
"r": 130,
"g": 159,
"b": 247
},
"hsl": {
"h": 225.128,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.71763,
"c": 0.1328,
"h": 269.1
},
"luminance": 0.36258
}Semantic roles & 50–950 ramp
primary
#829FF7
secondary
#F5EDD6
accent
#AC01E5
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085