#829DFD#829DFD
#829DFD is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.7% C 0.143 H 270.6°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #829DFD |
|---|---|
| RGB | rgb(130, 157, 253) |
| HSL | hsl(227, 97%, 75%) |
| HSV | hsv(227, 49%, 99%) |
| CMYK | cmyk(48.6%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.48, 15.98, -50.76) |
| CIE-LCH | lch(66.48, 53.21, 287.48°) |
| OKLab | oklab(71.68% 0.0014 -0.1434) |
| OKLCH | oklch(71.68% 0.143 270.6) |
| XYZ | xyz(38.9868, 35.9492, 97.7940) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.50
Cornflowerblue
#6495ED
ΔE00 5.49
Soft Blue
#6488EA
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829DFD #FDE282
analogous
#82DBFD #829DFD #A482FD
triadic
#829DFD #FD829D #9DFD82
tetradic
#829DFD #FD82DB #FDE282 #82FDA4
square
#829DFD #FD82DB #FDE282 #82FDA4
split-complementary
#829DFD #FDA482 #DBFD82
monochromatic
#0A3FFB #466EFC #829DFD #BECCFE #E1E7FF
Accessibility & contrast
On white
2.56
#829DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#829DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829DFD
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829DFD | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#6B9DFB
Tritanopia (blue-blind)
#4FB1C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #829dfd; /* rgb */ color: rgb(130, 157, 253); /* oklch */ color: oklch(71.7% 0.143 270.6);
Tailwind
colors: {
custom: {
50: '#acb9fe',
500: '#829dfd',
950: '#000000',
},
}SCSS
$custom: #829dfd; $custom-light: #acb9fe; $custom-dark: #000000;
JSON
{
"hex": "#829dfd",
"rgb": {
"r": 130,
"g": 157,
"b": 253
},
"hsl": {
"h": 226.829,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.71677,
"c": 0.14341,
"h": 270.6
},
"luminance": 0.35952
}Semantic roles & 50–950 ramp
primary
#829DFD
secondary
#F7EFD4
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086