#829BFA#829BFA
#829BFA is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.1% C 0.142 H 271.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #829BFA |
|---|---|
| RGB | rgb(130, 155, 250) |
| HSL | hsl(228, 92%, 75%) |
| HSV | hsv(228, 48%, 98%) |
| CMYK | cmyk(48%, 38%, 0%, 2%) |
| CIE-LAB | lab(65.82, 16.25, -50.17) |
| CIE-LCH | lch(65.82, 52.74, 287.95°) |
| OKLab | oklab(71.12% 0.0031 -0.1417) |
| OKLCH | oklch(71.12% 0.142 271.3) |
| XYZ | xyz(38.1771, 35.0883, 95.1850) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Cornflowerblue
#6495ED
ΔE00 5.47
Soft Blue
#6488EA
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 6.91
Perrywinkle
#8F8CE7
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829BFA #FAE182
analogous
#82D7FA #829BFA #A582FA
triadic
#829BFA #FA829B #9BFA82
tetradic
#829BFA #FA82D7 #FAE182 #82FAA5
square
#829BFA #FA82D7 #FAE182 #82FAA5
split-complementary
#829BFA #FAA582 #D7FA82
monochromatic
#0C3DF5 #476CF8 #829BFA #BDCAFC #E2E7FE
Accessibility & contrast
On white
2.62
#829BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#829BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829BFA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829BFA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#52AFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #829bfa; /* rgb */ color: rgb(130, 155, 250); /* oklch */ color: oklch(71.1% 0.142 271.3);
Tailwind
colors: {
custom: {
50: '#acb8fc',
500: '#829bfa',
950: '#000000',
},
}SCSS
$custom: #829bfa; $custom-light: #acb8fc; $custom-dark: #000000;
JSON
{
"hex": "#829bfa",
"rgb": {
"r": 130,
"g": 155,
"b": 250
},
"hsl": {
"h": 227.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.71118,
"c": 0.14173,
"h": 271.3
},
"luminance": 0.35091
}Semantic roles & 50–950 ramp
primary
#829BFA
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085