#729FF2#729FF2
#729FF2 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.6% C 0.132 H 261.9°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #729FF2 |
|---|---|
| RGB | rgb(114, 159, 242) |
| HSL | hsl(219, 83%, 70%) |
| HSV | hsv(219, 53%, 95%) |
| CMYK | cmyk(52.9%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(65.58, 7.97, -46.23) |
| CIE-LCH | lch(65.58, 46.92, 279.78°) |
| OKLab | oklab(70.57% -0.0185 -0.1305) |
| OKLCH | oklch(70.57% 0.132 261.9) |
| XYZ | xyz(35.3592, 34.7818, 88.8375) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.12
Carolina Blue
#8AB8FE
ΔE00 6.80
Soft Blue
#6488EA
ΔE00 6.95
Periwinkle Blue
#8F99FB
ΔE00 7.21
Dark Sky Blue
#448EE4
ΔE00 7.27
Dodgerblue
#1E90FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729FF2 #F2C572
analogous
#72DFF2 #729FF2 #8572F2
triadic
#729FF2 #F2729F #9FF272
tetradic
#729FF2 #F272DF #F2C572 #72F285
square
#729FF2 #F272DF #F2C572 #72F285
split-complementary
#729FF2 #F28572 #DFF272
monochromatic
#1458D6 #3A79ED #729FF2 #AAC5F7 #E2EBFC
Accessibility & contrast
On white
2.64
#729FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#729FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729FF2
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729FF2 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#6F9AF0
Tritanopia (blue-blind)
#2DB1BD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #729ff2; /* rgb */ color: rgb(114, 159, 242); /* oklch */ color: oklch(70.6% 0.132 261.9);
Tailwind
colors: {
custom: {
50: '#a2bbf6',
500: '#729ff2',
950: '#000000',
},
}SCSS
$custom: #729ff2; $custom-light: #a2bbf6; $custom-dark: #000000;
JSON
{
"hex": "#729ff2",
"rgb": {
"r": 114,
"g": 159,
"b": 242
},
"hsl": {
"h": 218.906,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.70568,
"c": 0.1318,
"h": 261.9
},
"luminance": 0.34784
}Semantic roles & 50–950 ramp
primary
#729FF2
secondary
#F2E5CE
accent
#9306E0
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085