#829BF7#829BF7
#829BF7 is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.0% C 0.138 H 271.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #829BF7 |
|---|---|
| RGB | rgb(130, 155, 247) |
| HSL | hsl(227, 88%, 74%) |
| HSV | hsv(227, 47%, 97%) |
| CMYK | cmyk(47.4%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.67, 15.37, -48.76) |
| CIE-LCH | lch(65.67, 51.13, 287.50°) |
| OKLab | oklab(70.96% 0.0025 -0.1376) |
| OKLCH | oklch(70.96% 0.138 271) |
| XYZ | xyz(37.7104, 34.9017, 92.7273) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.11
Cornflowerblue
#6495ED
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829BF7 #F7DE82
analogous
#82D6F7 #829BF7 #A482F7
triadic
#829BF7 #F7829B #9BF782
tetradic
#829BF7 #F782D6 #F7DE82 #82F7A4
square
#829BF7 #F782D6 #F7DE82 #82F7A4
split-complementary
#829BF7 #F7A482 #D6F782
monochromatic
#0F3FEF #486DF3 #829BF7 #BCC9FB #E2E8FD
Accessibility & contrast
On white
2.63
#829BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#829BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829BF7
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829BF7 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#54AEBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #829bf7; /* rgb */ color: rgb(130, 155, 247); /* oklch */ color: oklch(71.0% 0.138 271.0);
Tailwind
colors: {
custom: {
50: '#acb8fa',
500: '#829bf7',
950: '#000000',
},
}SCSS
$custom: #829bf7; $custom-light: #acb8fa; $custom-dark: #000000;
JSON
{
"hex": "#829bf7",
"rgb": {
"r": 130,
"g": 155,
"b": 247
},
"hsl": {
"h": 227.179,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.70959,
"c": 0.13761,
"h": 271
},
"luminance": 0.34904
}Semantic roles & 50–950 ramp
primary
#829BF7
secondary
#F5EED6
accent
#B401E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085