#829FF4#829FF4
#829FF4 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.6% C 0.129 H 268.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #829FF4 |
|---|---|
| RGB | rgb(130, 159, 244) |
| HSL | hsl(225, 84%, 73%) |
| HSV | hsv(225, 47%, 96%) |
| CMYK | cmyk(46.7%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(66.57, 12.19, -45.70) |
| CIE-LCH | lch(66.57, 47.29, 284.93°) |
| OKLab | oklab(71.61% -0.0029 -0.1286) |
| OKLCH | oklch(71.61% 0.129 268.7) |
| XYZ | xyz(37.9280, 36.0715, 90.5343) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.10
Cornflowerblue
#6495ED
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 8.05
Lavender Blue
#8B88F8
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829FF4 #F4D782
analogous
#82D8F4 #829FF4 #9E82F4
triadic
#829FF4 #F4829F #9FF482
tetradic
#829FF4 #F482D8 #F4D782 #82F49E
square
#829FF4 #F482D8 #F4D782 #82F49E
split-complementary
#829FF4 #F49E82 #D8F482
monochromatic
#144AE7 #4A74EF #829FF4 #BACAF9 #E3E9FD
Accessibility & contrast
On white
2.56
#829FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#829FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829FF4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829FF4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#749DF2
Tritanopia (blue-blind)
#55B1BE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #829ff4; /* rgb */ color: rgb(130, 159, 244); /* oklch */ color: oklch(71.6% 0.129 268.7);
Tailwind
colors: {
custom: {
50: '#abbbf8',
500: '#829ff4',
950: '#000000',
},
}SCSS
$custom: #829ff4; $custom-light: #abbbf8; $custom-dark: #000000;
JSON
{
"hex": "#829ff4",
"rgb": {
"r": 130,
"g": 159,
"b": 244
},
"hsl": {
"h": 224.737,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.71609,
"c": 0.12868,
"h": 268.7
},
"luminance": 0.36074
}Semantic roles & 50–950 ramp
primary
#829FF4
secondary
#F4EDD7
accent
#A905E0
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085