#729DF2#729DF2
#729DF2 is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.2% C 0.134 H 263.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #729DF2 |
|---|---|
| RGB | rgb(114, 157, 242) |
| HSL | hsl(220, 83%, 70%) |
| HSV | hsv(220, 53%, 95%) |
| CMYK | cmyk(52.9%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(65.04, 9.13, -47.08) |
| CIE-LCH | lch(65.04, 47.96, 280.97°) |
| OKLab | oklab(70.15% -0.0163 -0.133) |
| OKLCH | oklch(70.15% 0.134 263) |
| XYZ | xyz(35.0180, 34.0995, 88.7237) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.74
Soft Blue
#6488EA
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 6.79
Dark Sky Blue
#448EE4
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.34
Dodgerblue
#1E90FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729DF2 #F2C772
analogous
#72DDF2 #729DF2 #8772F2
triadic
#729DF2 #F2729D #9DF272
tetradic
#729DF2 #F272DD #F2C772 #72F287
square
#729DF2 #F272DD #F2C772 #72F287
split-complementary
#729DF2 #F28772 #DDF272
monochromatic
#1455D6 #3A76ED #729DF2 #AAC4F7 #E2EBFC
Accessibility & contrast
On white
2.69
#729DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#729DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729DF2
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729DF2 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F5
Deuteranopia (green-blind)
#6C98F0
Tritanopia (blue-blind)
#2DB0BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #729df2; /* rgb */ color: rgb(114, 157, 242); /* oklch */ color: oklch(70.2% 0.134 263.0);
Tailwind
colors: {
custom: {
50: '#a2b9f7',
500: '#729df2',
950: '#000000',
},
}SCSS
$custom: #729df2; $custom-light: #a2b9f7; $custom-dark: #000000;
JSON
{
"hex": "#729df2",
"rgb": {
"r": 114,
"g": 157,
"b": 242
},
"hsl": {
"h": 219.844,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.70151,
"c": 0.13396,
"h": 263
},
"luminance": 0.34102
}Semantic roles & 50–950 ramp
primary
#729DF2
secondary
#F2E6CE
accent
#9606E0
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085