#829AED#829AED
#829AED is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.2% C 0.125 H 270.7°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #829AED |
|---|---|
| RGB | rgb(130, 154, 237) |
| HSL | hsl(227, 75%, 72%) |
| HSV | hsv(227, 45%, 93%) |
| CMYK | cmyk(45.1%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(64.94, 13.03, -44.43) |
| CIE-LCH | lch(64.94, 46.31, 286.35°) |
| OKLab | oklab(70.24% 0.0015 -0.125) |
| OKLCH | oklch(70.24% 0.125 270.7) |
| XYZ | xyz(36.0428, 33.9694, 84.7619) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.32
Cornflowerblue
#6495ED
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 6.32
Perrywinkle
#8F8CE7
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.88
Faded Blue
#658CBB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829AED #EDD582
analogous
#82D0ED #829AED #A082ED
triadic
#829AED #ED829A #9AED82
tetradic
#829AED #ED82D0 #EDD582 #82EDA0
square
#829AED #ED82D0 #EDD582 #82EDA0
split-complementary
#829AED #EDA082 #D0ED82
monochromatic
#1F48D6 #4D6FE5 #829AED #B7C5F5 #E4E9FB
Accessibility & contrast
On white
2.69
#829AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#829AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829AED
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829AED | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#7299EB
Tritanopia (blue-blind)
#5BABB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #829aed; /* rgb */ color: rgb(130, 154, 237); /* oklch */ color: oklch(70.2% 0.125 270.7);
Tailwind
colors: {
custom: {
50: '#abb7f3',
500: '#829aed',
950: '#000000',
},
}SCSS
$custom: #829aed; $custom-light: #abb7f3; $custom-dark: #000000;
JSON
{
"hex": "#829aed",
"rgb": {
"r": 130,
"g": 154,
"b": 237
},
"hsl": {
"h": 226.542,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.70238,
"c": 0.12501,
"h": 270.7
},
"luminance": 0.33971
}Semantic roles & 50–950 ramp
primary
#829AED
secondary
#F3EDD8
accent
#AA0FD7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085