#729BE2#729BE2
#729BE2 is a light, moderate blue. Relative luminance 0.325; OKLCH L 68.9% C 0.115 H 260.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #729BE2 |
|---|---|
| RGB | rgb(114, 155, 226) |
| HSL | hsl(218, 66%, 67%) |
| HSV | hsv(218, 50%, 89%) |
| CMYK | cmyk(49.6%, 31.4%, 0%, 11.4%) |
| CIE-LAB | lab(63.76, 5.42, -40.28) |
| CIE-LCH | lch(63.76, 40.65, 277.67°) |
| OKLab | oklab(68.91% -0.0181 -0.1132) |
| OKLCH | oklch(68.91% 0.115 260.9) |
| XYZ | xyz(32.3837, 32.5088, 76.5051) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.43
Soft Blue
#6488EA
ΔE00 5.81
Faded Blue
#658CBB
ΔE00 6.34
Dark Sky Blue
#448EE4
ΔE00 6.46
Periwinkle Blue
#8F99FB
ΔE00 7.09
Dodgerblue
#1E90FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729BE2 #E2B972
analogous
#72D3E2 #729BE2 #8172E2
triadic
#729BE2 #E2729B #9BE272
tetradic
#729BE2 #E272D3 #E2B972 #72E281
square
#729BE2 #E272D3 #E2B972 #72E281
split-complementary
#729BE2 #E28172 #D3E272
monochromatic
#255AB4 #3F77D8 #729BE2 #A5BFEC #D8E3F7
Accessibility & contrast
On white
2.80
#729BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#729BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729BE2
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729BE2 | 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)
#80A0E5
Deuteranopia (green-blind)
#7396E0
Tritanopia (blue-blind)
#3FAAB4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #729be2; /* rgb */ color: rgb(114, 155, 226); /* oklch */ color: oklch(68.9% 0.115 260.9);
Tailwind
colors: {
custom: {
50: '#a0b8eb',
500: '#729be2',
950: '#000000',
},
}SCSS
$custom: #729be2; $custom-light: #a0b8eb; $custom-dark: #000000;
JSON
{
"hex": "#729be2",
"rgb": {
"r": 114,
"g": 155,
"b": 226
},
"hsl": {
"h": 218.036,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.68913,
"c": 0.11465,
"h": 260.9
},
"luminance": 0.32511
}Semantic roles & 50–950 ramp
primary
#729BE2
secondary
#EADDC6
accent
#8B18CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084