#729EE4#729EE4
#729EE4 is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.6% C 0.114 H 259.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #729EE4 |
|---|---|
| RGB | rgb(114, 158, 228) |
| HSL | hsl(217, 68%, 67%) |
| HSV | hsv(217, 50%, 89%) |
| CMYK | cmyk(50%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(64.67, 4.30, -39.97) |
| CIE-LCH | lch(64.67, 40.20, 276.14°) |
| OKLab | oklab(69.65% -0.021 -0.1123) |
| OKLCH | oklch(69.65% 0.114 259.4) |
| XYZ | xyz(33.1652, 33.6302, 78.1274) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.89
Dark Sky Blue
#448EE4
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 6.70
Faded Blue
#658CBB
ΔE00 7.00
Dodgerblue
#1E90FF
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EE4 #E4B872
analogous
#72D7E4 #729EE4 #7F72E4
triadic
#729EE4 #E4729E #9EE472
tetradic
#729EE4 #E472D7 #E4B872 #72E47F
square
#729EE4 #E472D7 #E4B872 #72E47F
split-complementary
#729EE4 #E47F72 #D7E472
monochromatic
#235DB8 #3F7BDA #729EE4 #A5C1EE #D9E5F8
Accessibility & contrast
On white
2.72
#729EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#729EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EE4
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EE4 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E7
Deuteranopia (green-blind)
#7598E3
Tritanopia (blue-blind)
#3DADB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729ee4; /* rgb */ color: rgb(114, 158, 228); /* oklch */ color: oklch(69.6% 0.114 259.4);
Tailwind
colors: {
custom: {
50: '#a1baed',
500: '#729ee4',
950: '#000000',
},
}SCSS
$custom: #729ee4; $custom-light: #a1baed; $custom-dark: #000000;
JSON
{
"hex": "#729ee4",
"rgb": {
"r": 114,
"g": 158,
"b": 228
},
"hsl": {
"h": 216.842,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.69649,
"c": 0.11425,
"h": 259.4
},
"luminance": 0.33633
}Semantic roles & 50–950 ramp
primary
#729EE4
secondary
#EBDDC7
accent
#8816D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084