#829BF5#829BF5
#829BF5 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.9% C 0.135 H 270.9°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #829BF5 |
|---|---|
| RGB | rgb(130, 155, 245) |
| HSL | hsl(227, 85%, 74%) |
| HSV | hsv(227, 47%, 96%) |
| CMYK | cmyk(46.9%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(65.58, 14.78, -47.82) |
| CIE-LCH | lch(65.58, 50.05, 287.18°) |
| OKLab | oklab(70.85% 0.0021 -0.1348) |
| OKLCH | oklch(70.85% 0.135 270.9) |
| XYZ | xyz(37.4035, 34.7789, 91.1106) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.15
Cornflowerblue
#6495ED
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 6.54
Perrywinkle
#8F8CE7
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829BF5 #F5DC82
analogous
#82D4F5 #829BF5 #A282F5
triadic
#829BF5 #F5829B #9BF582
tetradic
#829BF5 #F582D4 #F5DC82 #82F5A2
square
#829BF5 #F582D4 #F5DC82 #82F5A2
split-complementary
#829BF5 #F5A282 #D4F582
monochromatic
#1341EA #496EF0 #829BF5 #BBC8FA #E3E8FD
Accessibility & contrast
On white
2.64
#829BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#829BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829BF5
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829BF5 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5F9
Deuteranopia (green-blind)
#6E9BF3
Tritanopia (blue-blind)
#55AEBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #829bf5; /* rgb */ color: rgb(130, 155, 245); /* oklch */ color: oklch(70.9% 0.135 270.9);
Tailwind
colors: {
custom: {
50: '#acb8f9',
500: '#829bf5',
950: '#000000',
},
}SCSS
$custom: #829bf5; $custom-light: #acb8f9; $custom-dark: #000000;
JSON
{
"hex": "#829bf5",
"rgb": {
"r": 130,
"g": 155,
"b": 245
},
"hsl": {
"h": 226.957,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.70853,
"c": 0.13486,
"h": 270.9
},
"luminance": 0.34781
}Semantic roles & 50–950 ramp
primary
#829BF5
secondary
#F5EED6
accent
#B104E2
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085