#729AE8#729AE8
#729AE8 is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.0% C 0.124 H 262.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #729AE8 |
|---|---|
| RGB | rgb(114, 154, 232) |
| HSL | hsl(220, 72%, 68%) |
| HSV | hsv(220, 51%, 91%) |
| CMYK | cmyk(50.9%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(63.76, 7.81, -43.59) |
| CIE-LCH | lch(63.76, 44.29, 280.15°) |
| OKLab | oklab(69.01% -0.0153 -0.1228) |
| OKLCH | oklch(69.01% 0.124 262.9) |
| XYZ | xyz(33.0557, 32.5125, 80.8619) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.23
Soft Blue
#6488EA
ΔE00 5.44
Faded Blue
#658CBB
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 6.63
Dark Sky Blue
#448EE4
ΔE00 6.65
Dodgerblue
#1E90FF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729AE8 #E8C072
analogous
#72D5E8 #729AE8 #8572E8
triadic
#729AE8 #E8729A #9AE872
tetradic
#729AE8 #E872D5 #E8C072 #72E885
square
#729AE8 #E872D5 #E8C072 #72E885
split-complementary
#729AE8 #E88572 #D5E872
monochromatic
#1F56C0 #3D74DF #729AE8 #A7C0F1 #DBE5F9
Accessibility & contrast
On white
2.80
#729AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#729AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729AE8
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729AE8 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA0EB
Deuteranopia (green-blind)
#6E95E6
Tritanopia (blue-blind)
#3AABB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #729ae8; /* rgb */ color: rgb(114, 154, 232); /* oklch */ color: oklch(69.0% 0.124 262.9);
Tailwind
colors: {
custom: {
50: '#a1b7ef',
500: '#729ae8',
950: '#000000',
},
}SCSS
$custom: #729ae8; $custom-light: #a1b7ef; $custom-dark: #000000;
JSON
{
"hex": "#729ae8",
"rgb": {
"r": 114,
"g": 154,
"b": 232
},
"hsl": {
"h": 219.661,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.69005,
"c": 0.12378,
"h": 262.9
},
"luminance": 0.32515
}Semantic roles & 50–950 ramp
primary
#729AE8
secondary
#EDE1C9
accent
#9211D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084