#729BDF#729BDF
#729BDF is a light, moderate blue. Relative luminance 0.323; OKLCH L 68.8% C 0.111 H 260.2°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #729BDF |
|---|---|
| RGB | rgb(114, 155, 223) |
| HSL | hsl(217, 63%, 66%) |
| HSV | hsv(217, 49%, 87%) |
| CMYK | cmyk(48.9%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(63.63, 4.53, -38.83) |
| CIE-LCH | lch(63.63, 39.10, 276.65°) |
| OKLab | oklab(68.77% -0.0189 -0.109) |
| OKLCH | oklch(68.77% 0.111 260.2) |
| XYZ | xyz(31.9756, 32.3456, 74.3561) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.54
Soft Blue
#6488EA
ΔE00 5.87
Faded Blue
#658CBB
ΔE00 6.12
Dark Sky Blue
#448EE4
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 7.24
Dodgerblue
#1E90FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729BDF #DFB672
analogous
#72D1DF #729BDF #7F72DF
triadic
#729BDF #DF729B #9BDF72
tetradic
#729BDF #DF72D1 #DFB672 #72DF7F
square
#729BDF #DF72D1 #DFB672 #72DF7F
split-complementary
#729BDF #DF7F72 #D1DF72
monochromatic
#285BAF #4078D4 #729BDF #A4BEEA #D6E2F6
Accessibility & contrast
On white
2.81
#729BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#729BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729BDF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729BDF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#7495DE
Tritanopia (blue-blind)
#42AAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #729bdf; /* rgb */ color: rgb(114, 155, 223); /* oklch */ color: oklch(68.8% 0.111 260.2);
Tailwind
colors: {
custom: {
50: '#a0b8e9',
500: '#729bdf',
950: '#000000',
},
}SCSS
$custom: #729bdf; $custom-light: #a0b8e9; $custom-dark: #000000;
JSON
{
"hex": "#729bdf",
"rgb": {
"r": 114,
"g": 155,
"b": 223
},
"hsl": {
"h": 217.431,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.68765,
"c": 0.11064,
"h": 260.2
},
"luminance": 0.32348
}Semantic roles & 50–950 ramp
primary
#729BDF
secondary
#E8DBC4
accent
#891BCB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084