#729EE5#729EE5
#729EE5 is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.7% C 0.116 H 259.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #729EE5 |
|---|---|
| RGB | rgb(114, 158, 229) |
| HSL | hsl(217, 69%, 67%) |
| HSV | hsv(217, 50%, 90%) |
| CMYK | cmyk(50.2%, 31%, 0%, 10.2%) |
| CIE-LAB | lab(64.71, 4.60, -40.45) |
| CIE-LCH | lch(64.71, 40.71, 276.49°) |
| OKLab | oklab(69.7% -0.0207 -0.1137) |
| OKLCH | oklch(69.7% 0.116 259.7) |
| XYZ | xyz(33.3044, 33.6859, 78.8606) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.87
Soft Blue
#6488EA
ΔE00 6.68
Dark Sky Blue
#448EE4
ΔE00 6.69
Faded Blue
#658CBB
ΔE00 7.06
Dodgerblue
#1E90FF
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EE5 #E5B972
analogous
#72D8E5 #729EE5 #7F72E5
triadic
#729EE5 #E5729E #9EE572
tetradic
#729EE5 #E572D8 #E5B972 #72E57F
square
#729EE5 #E572D8 #E5B972 #72E57F
split-complementary
#729EE5 #E57F72 #D8E572
monochromatic
#225CBA #3E7ADB #729EE5 #A6C2EF #D9E5F8
Accessibility & contrast
On white
2.71
#729EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#729EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EE5
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EE5 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A3E8
Deuteranopia (green-blind)
#7598E3
Tritanopia (blue-blind)
#3CAEB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729ee5; /* rgb */ color: rgb(114, 158, 229); /* oklch */ color: oklch(69.7% 0.116 259.7);
Tailwind
colors: {
custom: {
50: '#a1baed',
500: '#729ee5',
950: '#000000',
},
}SCSS
$custom: #729ee5; $custom-light: #a1baed; $custom-dark: #000000;
JSON
{
"hex": "#729ee5",
"rgb": {
"r": 114,
"g": 158,
"b": 229
},
"hsl": {
"h": 217.043,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.69699,
"c": 0.11557,
"h": 259.7
},
"luminance": 0.33688
}Semantic roles & 50–950 ramp
primary
#729EE5
secondary
#ECDEC7
accent
#8915D1
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084