#729EF2#729EF2
#729EF2 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.133 H 262.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #729EF2 |
|---|---|
| RGB | rgb(114, 158, 242) |
| HSL | hsl(219, 83%, 70%) |
| HSV | hsv(219, 53%, 95%) |
| CMYK | cmyk(52.9%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(65.31, 8.55, -46.66) |
| CIE-LCH | lch(65.31, 47.43, 280.38°) |
| OKLab | oklab(70.36% -0.0174 -0.1317) |
| OKLCH | oklch(70.36% 0.133 262.5) |
| XYZ | xyz(35.1879, 34.4393, 88.7804) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.92
Soft Blue
#6488EA
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 7.00
Carolina Blue
#8AB8FE
ΔE00 7.07
Dark Sky Blue
#448EE4
ΔE00 7.20
Dodgerblue
#1E90FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729EF2 #F2C672
analogous
#72DEF2 #729EF2 #8672F2
triadic
#729EF2 #F2729E #9EF272
tetradic
#729EF2 #F272DE #F2C672 #72F286
square
#729EF2 #F272DE #F2C672 #72F286
split-complementary
#729EF2 #F28672 #DEF272
monochromatic
#1456D6 #3A77ED #729EF2 #AAC5F7 #E2EBFC
Accessibility & contrast
On white
2.66
#729EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#729EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729EF2
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729EF2 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F5
Deuteranopia (green-blind)
#6D99F0
Tritanopia (blue-blind)
#2DB0BD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729ef2; /* rgb */ color: rgb(114, 158, 242); /* oklch */ color: oklch(70.4% 0.133 262.5);
Tailwind
colors: {
custom: {
50: '#a2baf7',
500: '#729ef2',
950: '#000000',
},
}SCSS
$custom: #729ef2; $custom-light: #a2baf7; $custom-dark: #000000;
JSON
{
"hex": "#729ef2",
"rgb": {
"r": 114,
"g": 158,
"b": 242
},
"hsl": {
"h": 219.375,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.70359,
"c": 0.13288,
"h": 262.5
},
"luminance": 0.34442
}Semantic roles & 50–950 ramp
primary
#729EF2
secondary
#F2E6CE
accent
#9506E0
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085