#729BEE#729BEE
#729BEE is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.5% C 0.131 H 263.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #729BEE |
|---|---|
| RGB | rgb(114, 155, 238) |
| HSL | hsl(220, 78%, 69%) |
| HSV | hsv(220, 52%, 93%) |
| CMYK | cmyk(52.1%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.31, 9.06, -46.03) |
| CIE-LCH | lch(64.31, 46.91, 281.13°) |
| OKLab | oklab(69.53% -0.015 -0.1299) |
| OKLCH | oklch(69.53% 0.131 263.4) |
| XYZ | xyz(34.0882, 33.1907, 85.4825) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.37
Soft Blue
#6488EA
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 6.54
Dark Sky Blue
#448EE4
ΔE00 6.91
Faded Blue
#658CBB
ΔE00 7.20
Dodgerblue
#1E90FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729BEE #EEC572
analogous
#72D9EE #729BEE #8772EE
triadic
#729BEE #EE729B #9BEE72
tetradic
#729BEE #EE72D9 #EEC572 #72EE87
square
#729BEE #EE72D9 #EEC572 #72EE87
split-complementary
#729BEE #EE8772 #D9EE72
monochromatic
#1954CD #3B74E7 #729BEE #A9C2F5 #DFE8FB
Accessibility & contrast
On white
2.75
#729BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#729BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729BEE
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729BEE | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#33ADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #729bee; /* rgb */ color: rgb(114, 155, 238); /* oklch */ color: oklch(69.5% 0.131 263.4);
Tailwind
colors: {
custom: {
50: '#a2b8f4',
500: '#729bee',
950: '#000000',
},
}SCSS
$custom: #729bee; $custom-light: #a2b8f4; $custom-dark: #000000;
JSON
{
"hex": "#729bee",
"rgb": {
"r": 114,
"g": 155,
"b": 238
},
"hsl": {
"h": 220.161,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.69525,
"c": 0.13079,
"h": 263.4
},
"luminance": 0.33193
}Semantic roles & 50–950 ramp
primary
#729BEE
secondary
#F0E4CC
accent
#960BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085