#829EF5#829EF5
#829EF5 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.5% C 0.131 H 269.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #829EF5 |
|---|---|
| RGB | rgb(130, 158, 245) |
| HSL | hsl(225, 85%, 74%) |
| HSV | hsv(225, 47%, 96%) |
| CMYK | cmyk(46.9%, 35.5%, 0%, 3.9%) |
| CIE-LAB | lab(66.36, 13.05, -46.58) |
| CIE-LCH | lch(66.36, 48.38, 285.65°) |
| OKLab | oklab(71.46% -0.0015 -0.1312) |
| OKLCH | oklch(71.46% 0.131 269.4) |
| XYZ | xyz(37.9089, 35.7898, 91.2791) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.83
Cornflowerblue
#6495ED
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829EF5 #F5D982
analogous
#82D7F5 #829EF5 #9F82F5
triadic
#829EF5 #F5829E #9EF582
tetradic
#829EF5 #F582D7 #F5D982 #82F59F
square
#829EF5 #F582D7 #F5D982 #82F59F
split-complementary
#829EF5 #F59F82 #D7F582
monochromatic
#1347EA #4972F0 #829EF5 #BBCAFA #E3E9FD
Accessibility & contrast
On white
2.57
#829EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#829EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829EF5
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829EF5 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7F9
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#55B0BE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #829ef5; /* rgb */ color: rgb(130, 158, 245); /* oklch */ color: oklch(71.5% 0.131 269.4);
Tailwind
colors: {
custom: {
50: '#acbaf9',
500: '#829ef5',
950: '#000000',
},
}SCSS
$custom: #829ef5; $custom-light: #acbaf9; $custom-dark: #000000;
JSON
{
"hex": "#829ef5",
"rgb": {
"r": 130,
"g": 158,
"b": 245
},
"hsl": {
"h": 225.391,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.71458,
"c": 0.13125,
"h": 269.4
},
"luminance": 0.35792
}Semantic roles & 50–950 ramp
primary
#829EF5
secondary
#F5EDD6
accent
#AC04E2
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085