#729AEB#729AEB
#729AEB is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.2% C 0.128 H 263.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #729AEB |
|---|---|
| RGB | rgb(114, 154, 235) |
| HSL | hsl(220, 75%, 68%) |
| HSV | hsv(220, 51%, 92%) |
| CMYK | cmyk(51.5%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(63.90, 8.72, -45.02) |
| CIE-LCH | lch(63.90, 45.86, 280.96°) |
| OKLab | oklab(69.16% -0.0146 -0.127) |
| OKLCH | oklch(69.16% 0.128 263.4) |
| XYZ | xyz(33.4854, 32.6844, 83.1253) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.24
Soft Blue
#6488EA
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.49
Dark Sky Blue
#448EE4
ΔE00 6.77
Faded Blue
#658CBB
ΔE00 6.84
Dodgerblue
#1E90FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729AEB #EBC372
analogous
#72D6EB #729AEB #8672EB
triadic
#729AEB #EB729A #9AEB72
tetradic
#729AEB #EB72D6 #EBC372 #72EB86
square
#729AEB #EB72D6 #EBC372 #72EB86
split-complementary
#729AEB #EB8672 #D6EB72
monochromatic
#1C54C6 #3C74E3 #729AEB #A8C0F3 #DDE7FA
Accessibility & contrast
On white
2.79
#729AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#729AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729AEB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729AEB | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#6C96E9
Tritanopia (blue-blind)
#37ACB8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #729aeb; /* rgb */ color: rgb(114, 154, 235); /* oklch */ color: oklch(69.2% 0.128 263.4);
Tailwind
colors: {
custom: {
50: '#a1b7f2',
500: '#729aeb',
950: '#000000',
},
}SCSS
$custom: #729aeb; $custom-light: #a1b7f2; $custom-dark: #000000;
JSON
{
"hex": "#729aeb",
"rgb": {
"r": 114,
"g": 154,
"b": 235
},
"hsl": {
"h": 220.165,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.6916,
"c": 0.12784,
"h": 263.4
},
"luminance": 0.32687
}Semantic roles & 50–950 ramp
primary
#729AEB
secondary
#EFE3CA
accent
#950ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085