#729EE3#729EE3
#729EE3 is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.6% C 0.113 H 259.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #729EE3 |
|---|---|
| RGB | rgb(114, 158, 227) |
| HSL | hsl(217, 67%, 67%) |
| HSV | hsv(217, 50%, 89%) |
| CMYK | cmyk(49.8%, 30.4%, 0%, 11%) |
| CIE-LAB | lab(64.62, 4.00, -39.49) |
| CIE-LCH | lch(64.62, 39.69, 275.78°) |
| OKLab | oklab(69.6% -0.0213 -0.1109) |
| OKLCH | oklch(69.6% 0.113 259.1) |
| XYZ | xyz(33.0267, 33.5749, 77.3984) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.92
Dark Sky Blue
#448EE4
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 6.71
Faded Blue
#658CBB
ΔE00 6.93
Dodgerblue
#1E90FF
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EE3 #E3B772
analogous
#72D7E3 #729EE3 #7F72E3
triadic
#729EE3 #E3729E #9EE372
tetradic
#729EE3 #E372D7 #E3B772 #72E37F
square
#729EE3 #E372D7 #E3B772 #72E37F
split-complementary
#729EE3 #E37F72 #D7E372
monochromatic
#245DB6 #3F7BD9 #729EE3 #A5C1ED #D8E4F7
Accessibility & contrast
On white
2.72
#729EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#729EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EE3
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EE3 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E6
Deuteranopia (green-blind)
#7698E2
Tritanopia (blue-blind)
#3EADB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729ee3; /* rgb */ color: rgb(114, 158, 227); /* oklch */ color: oklch(69.6% 0.113 259.1);
Tailwind
colors: {
custom: {
50: '#a0baec',
500: '#729ee3',
950: '#000000',
},
}SCSS
$custom: #729ee3; $custom-light: #a0baec; $custom-dark: #000000;
JSON
{
"hex": "#729ee3",
"rgb": {
"r": 114,
"g": 158,
"b": 227
},
"hsl": {
"h": 216.637,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.696,
"c": 0.11293,
"h": 259.1
},
"luminance": 0.33577
}Semantic roles & 50–950 ramp
primary
#729EE3
secondary
#EADCC6
accent
#8717CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084