#829BFC#829BFC
#829BFC is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.144 H 271.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #829BFC |
|---|---|
| RGB | rgb(130, 155, 252) |
| HSL | hsl(228, 95%, 75%) |
| HSV | hsv(228, 48%, 99%) |
| CMYK | cmyk(48.4%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(65.92, 16.84, -51.11) |
| CIE-LCH | lch(65.92, 53.81, 288.24°) |
| OKLab | oklab(71.23% 0.0035 -0.1444) |
| OKLCH | oklch(71.23% 0.144 271.4) |
| XYZ | xyz(38.4923, 35.2144, 96.8453) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Cornflowerblue
#6495ED
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 6.71
Lavender Blue
#8B88F8
ΔE00 6.89
Perrywinkle
#8F8CE7
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829BFC #FCE382
analogous
#82D8FC #829BFC #A682FC
triadic
#829BFC #FC829B #9BFC82
tetradic
#829BFC #FC82D8 #FCE382 #82FCA6
square
#829BFC #FC82D8 #FCE382 #82FCA6
split-complementary
#829BFC #FCA682 #D8FC82
monochromatic
#0A3BF9 #466BFB #829BFC #BECBFD #E1E7FE
Accessibility & contrast
On white
2.61
#829BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#829BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829BFC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829BFC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#50AFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #829bfc; /* rgb */ color: rgb(130, 155, 252); /* oklch */ color: oklch(71.2% 0.144 271.4);
Tailwind
colors: {
custom: {
50: '#acb8fe',
500: '#829bfc',
950: '#000000',
},
}SCSS
$custom: #829bfc; $custom-light: #acb8fe; $custom-dark: #000000;
JSON
{
"hex": "#829bfc",
"rgb": {
"r": 130,
"g": 155,
"b": 252
},
"hsl": {
"h": 227.705,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.71225,
"c": 0.14448,
"h": 271.4
},
"luminance": 0.35217
}Semantic roles & 50–950 ramp
primary
#829BFC
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086