#829BEE#829BEE
#829BEE is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.5% C 0.125 H 270.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #829BEE |
|---|---|
| RGB | rgb(130, 155, 238) |
| HSL | hsl(226, 76%, 72%) |
| HSV | hsv(226, 45%, 93%) |
| CMYK | cmyk(45.4%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(65.25, 12.75, -44.50) |
| CIE-LCH | lch(65.25, 46.29, 285.98°) |
| OKLab | oklab(70.49% 0.0005 -0.1252) |
| OKLCH | oklch(70.49% 0.125 270.2) |
| XYZ | xyz(36.3550, 34.3595, 85.5887) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.44
Cornflowerblue
#6495ED
ΔE00 5.27
Soft Blue
#6488EA
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 6.76
Lavender Blue
#8B88F8
ΔE00 7.15
Faded Blue
#658CBB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829BEE #EED582
analogous
#82D1EE #829BEE #9F82EE
triadic
#829BEE #EE829B #9BEE82
tetradic
#829BEE #EE82D1 #EED582 #82EE9F
square
#829BEE #EE82D1 #EED582 #82EE9F
split-complementary
#829BEE #EE9F82 #D1EE82
monochromatic
#1D49D8 #4C70E7 #829BEE #B8C6F5 #E4E9FB
Accessibility & contrast
On white
2.67
#829BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#829BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829BEE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829BEE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#729AEC
Tritanopia (blue-blind)
#5AACB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #829bee; /* rgb */ color: rgb(130, 155, 238); /* oklch */ color: oklch(70.5% 0.125 270.2);
Tailwind
colors: {
custom: {
50: '#abb8f4',
500: '#829bee',
950: '#000000',
},
}SCSS
$custom: #829bee; $custom-light: #abb8f4; $custom-dark: #000000;
JSON
{
"hex": "#829bee",
"rgb": {
"r": 130,
"g": 155,
"b": 238
},
"hsl": {
"h": 226.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.70491,
"c": 0.12518,
"h": 270.2
},
"luminance": 0.34362
}Semantic roles & 50–950 ramp
primary
#829BEE
secondary
#F3EDD8
accent
#A90DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085