#829FF5#829FF5
#829FF5 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.7% C 0.130 H 268.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #829FF5 |
|---|---|
| RGB | rgb(130, 159, 245) |
| HSL | hsl(225, 85%, 74%) |
| HSV | hsv(225, 47%, 96%) |
| CMYK | cmyk(46.9%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.62, 12.48, -46.17) |
| CIE-LCH | lch(66.62, 47.83, 285.12°) |
| OKLab | oklab(71.66% -0.0026 -0.13) |
| OKLCH | oklch(71.66% 0.13 268.8) |
| XYZ | xyz(38.0802, 36.1324, 91.3362) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Cornflowerblue
#6495ED
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 7.30
Perrywinkle
#8F8CE7
ΔE00 8.07
Lavender Blue
#8B88F8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829FF5 #F5D882
analogous
#82D8F5 #829FF5 #9E82F5
triadic
#829FF5 #F5829F #9FF582
tetradic
#829FF5 #F582D8 #F5D882 #82F59E
square
#829FF5 #F582D8 #F5D882 #82F59E
split-complementary
#829FF5 #F59E82 #D8F582
monochromatic
#1349EA #4973F0 #829FF5 #BBCBFA #E3E9FD
Accessibility & contrast
On white
2.55
#829FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#829FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829FF5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829FF5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F9
Deuteranopia (green-blind)
#739DF3
Tritanopia (blue-blind)
#55B1BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #829ff5; /* rgb */ color: rgb(130, 159, 245); /* oklch */ color: oklch(71.7% 0.130 268.8);
Tailwind
colors: {
custom: {
50: '#acbbf9',
500: '#829ff5',
950: '#000000',
},
}SCSS
$custom: #829ff5; $custom-light: #acbbf9; $custom-dark: #000000;
JSON
{
"hex": "#829ff5",
"rgb": {
"r": 130,
"g": 159,
"b": 245
},
"hsl": {
"h": 224.87,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.7166,
"c": 0.13006,
"h": 268.8
},
"luminance": 0.36135
}Semantic roles & 50–950 ramp
primary
#829FF5
secondary
#F5EDD6
accent
#AA04E2
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085