#829AE3#829AE3
#829AE3 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.7% C 0.111 H 269.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #829AE3 |
|---|---|
| RGB | rgb(130, 154, 227) |
| HSL | hsl(225, 63%, 70%) |
| HSV | hsv(225, 43%, 89%) |
| CMYK | cmyk(42.7%, 32.2%, 0%, 11%) |
| CIE-LAB | lab(64.48, 10.17, -39.64) |
| CIE-LCH | lch(64.48, 40.92, 284.39°) |
| OKLab | oklab(69.74% -0.001 -0.1111) |
| OKLCH | oklch(69.74% 0.111 269.5) |
| XYZ | xyz(34.6223, 33.4012, 77.2809) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Cornflowerblue
#6495ED
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 7.32
Faded Blue
#658CBB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829AE3 #E3CB82
analogous
#82CAE3 #829AE3 #9B82E3
triadic
#829AE3 #E3829A #9AE382
tetradic
#829AE3 #E382CA #E3CB82 #82E39B
square
#829AE3 #E382CA #E3CB82 #82E39B
split-complementary
#829AE3 #E39B82 #CAE382
monochromatic
#2B50C0 #5072D8 #829AE3 #B4C2EE #E6EBF9
Accessibility & contrast
On white
2.73
#829AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#829AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829AE3
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829AE3 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E6
Deuteranopia (green-blind)
#7798E1
Tritanopia (blue-blind)
#60A9B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #829ae3; /* rgb */ color: rgb(130, 154, 227); /* oklch */ color: oklch(69.7% 0.111 269.5);
Tailwind
colors: {
custom: {
50: '#aab7ec',
500: '#829ae3',
950: '#000000',
},
}SCSS
$custom: #829ae3; $custom-light: #aab7ec; $custom-dark: #000000;
JSON
{
"hex": "#829ae3",
"rgb": {
"r": 130,
"g": 154,
"b": 227
},
"hsl": {
"h": 225.155,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.69738,
"c": 0.11108,
"h": 269.5
},
"luminance": 0.33403
}Semantic roles & 50–950 ramp
primary
#829AE3
secondary
#EEE7D3
accent
#9F1ACB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084