#729AEE#729AEE
#729AEE is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.3% C 0.132 H 264.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #729AEE |
|---|---|
| RGB | rgb(114, 154, 238) |
| HSL | hsl(221, 78%, 69%) |
| HSV | hsv(221, 52%, 93%) |
| CMYK | cmyk(52.1%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.05, 9.64, -46.45) |
| CIE-LCH | lch(64.05, 47.44, 281.72°) |
| OKLab | oklab(69.32% -0.0139 -0.1312) |
| OKLCH | oklch(69.32% 0.132 264) |
| XYZ | xyz(33.9225, 32.8592, 85.4272) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.30
Soft Blue
#6488EA
ΔE00 5.43
Periwinkle Blue
#8F99FB
ΔE00 6.37
Dark Sky Blue
#448EE4
ΔE00 6.90
Faded Blue
#658CBB
ΔE00 7.06
Dodgerblue
#1E90FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729AEE #EEC672
analogous
#72D8EE #729AEE #8872EE
triadic
#729AEE #EE729A #9AEE72
tetradic
#729AEE #EE72D8 #EEC672 #72EE88
square
#729AEE #EE72D8 #EEC672 #72EE88
split-complementary
#729AEE #EE8872 #D8EE72
monochromatic
#1953CD #3B73E7 #729AEE #A9C1F5 #DFE8FB
Accessibility & contrast
On white
2.77
#729AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#729AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729AEE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729AEE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#6A96EC
Tritanopia (blue-blind)
#33ACB9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #729aee; /* rgb */ color: rgb(114, 154, 238); /* oklch */ color: oklch(69.3% 0.132 264.0);
Tailwind
colors: {
custom: {
50: '#a2b7f4',
500: '#729aee',
950: '#000000',
},
}SCSS
$custom: #729aee; $custom-light: #a2b7f4; $custom-dark: #000000;
JSON
{
"hex": "#729aee",
"rgb": {
"r": 114,
"g": 154,
"b": 238
},
"hsl": {
"h": 220.645,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.69317,
"c": 0.13189,
"h": 264
},
"luminance": 0.32862
}Semantic roles & 50–950 ramp
primary
#729AEE
secondary
#F0E4CC
accent
#980BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085