#829CED#829CED
#829CED is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.6% C 0.123 H 269.6°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #829CED |
|---|---|
| RGB | rgb(130, 156, 237) |
| HSL | hsl(225, 75%, 72%) |
| HSV | hsv(225, 45%, 93%) |
| CMYK | cmyk(45.1%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.46, 11.88, -43.61) |
| CIE-LCH | lch(65.46, 45.20, 285.24°) |
| OKLab | oklab(70.64% -0.0009 -0.1226) |
| OKLCH | oklch(70.64% 0.123 269.6) |
| XYZ | xyz(36.3756, 34.6351, 84.8729) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.69
Cornflowerblue
#6495ED
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 6.67
Perrywinkle
#8F8CE7
ΔE00 7.05
Lavender Blue
#8B88F8
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#829CED #EDD382
analogous
#82D1ED #829CED #9E82ED
triadic
#829CED #ED829C #9CED82
tetradic
#829CED #ED82D1 #EDD382 #82ED9E
square
#829CED #ED82D1 #EDD382 #82ED9E
split-complementary
#829CED #ED9E82 #D1ED82
monochromatic
#1F4BD6 #4D72E5 #829CED #B7C6F5 #E4EAFB
Accessibility & contrast
On white
2.65
#829CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#829CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #829CED
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##829CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##829CED | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#749BEB
Tritanopia (blue-blind)
#5AADBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #829ced; /* rgb */ color: rgb(130, 156, 237); /* oklch */ color: oklch(70.6% 0.123 269.6);
Tailwind
colors: {
custom: {
50: '#abb9f3',
500: '#829ced',
950: '#000000',
},
}SCSS
$custom: #829ced; $custom-light: #abb9f3; $custom-dark: #000000;
JSON
{
"hex": "#829ced",
"rgb": {
"r": 130,
"g": 156,
"b": 237
},
"hsl": {
"h": 225.421,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.70644,
"c": 0.12259,
"h": 269.6
},
"luminance": 0.34637
}Semantic roles & 50–950 ramp
primary
#829CED
secondary
#F3ECD8
accent
#A60FD7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085