#829CFD#829CFD
#829CFD is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.5% C 0.145 H 271.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #829CFD |
|---|---|
| RGB | rgb(130, 156, 253) |
| HSL | hsl(227, 97%, 75%) |
| HSV | hsv(227, 49%, 99%) |
| CMYK | cmyk(48.6%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(66.22, 16.56, -51.17) |
| CIE-LCH | lch(66.22, 53.78, 287.93°) |
| OKLab | oklab(71.48% 0.0026 -0.1446) |
| OKLCH | oklch(71.48% 0.145 271) |
| XYZ | xyz(38.8183, 35.6122, 97.7378) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Cornflowerblue
#6495ED
ΔE00 5.52
Soft Blue
#6488EA
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 7.45
Carolina Blue
#8AB8FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829CFD #FDE382
analogous
#82D9FD #829CFD #A582FD
triadic
#829CFD #FD829C #9CFD82
tetradic
#829CFD #FD82D9 #FDE382 #82FDA5
square
#829CFD #FD82D9 #FDE382 #82FDA5
split-complementary
#829CFD #FDA582 #D9FD82
monochromatic
#0A3DFB #466CFC #829CFD #BECCFE #E1E7FF
Accessibility & contrast
On white
2.59
#829CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#829CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829CFD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829CFD | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#6A9CFB
Tritanopia (blue-blind)
#4FB1C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #829cfd; /* rgb */ color: rgb(130, 156, 253); /* oklch */ color: oklch(71.5% 0.145 271.0);
Tailwind
colors: {
custom: {
50: '#acb8fe',
500: '#829cfd',
950: '#000000',
},
}SCSS
$custom: #829cfd; $custom-light: #acb8fe; $custom-dark: #000000;
JSON
{
"hex": "#829cfd",
"rgb": {
"r": 130,
"g": 156,
"b": 253
},
"hsl": {
"h": 227.317,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.71478,
"c": 0.14462,
"h": 271
},
"luminance": 0.35615
}Semantic roles & 50–950 ramp
primary
#829CFD
secondary
#F7EFD4
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086