#729CDC#729CDC
#729CDC is a light, moderate blue. Relative luminance 0.325; OKLCH L 68.8% C 0.106 H 258.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #729CDC |
|---|---|
| RGB | rgb(114, 156, 220) |
| HSL | hsl(216, 60%, 65%) |
| HSV | hsv(216, 48%, 86%) |
| CMYK | cmyk(48.2%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.77, 3.06, -36.95) |
| CIE-LCH | lch(63.77, 37.08, 274.74°) |
| OKLab | oklab(68.83% -0.0209 -0.1036) |
| OKLCH | oklch(68.83% 0.106 258.6) |
| XYZ | xyz(31.7418, 32.5195, 72.3005) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.82
Faded Blue
#658CBB
ΔE00 6.10
Soft Blue
#6488EA
ΔE00 6.24
Dark Sky Blue
#448EE4
ΔE00 6.34
Dodgerblue
#1E90FF
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729CDC #DCB272
analogous
#72D1DC #729CDC #7D72DC
triadic
#729CDC #DC729C #9CDC72
tetradic
#729CDC #DC72D1 #DCB272 #72DC7D
square
#729CDC #DC72D1 #DCB272 #72DC7D
split-complementary
#729CDC #DC7D72 #D1DC72
monochromatic
#2A5DAA #417AD0 #729CDC #A3BEE8 #D4E1F4
Accessibility & contrast
On white
2.80
#729CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#729CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729CDC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729CDC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DF
Deuteranopia (green-blind)
#7796DB
Tritanopia (blue-blind)
#44AAB3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #729cdc; /* rgb */ color: rgb(114, 156, 220); /* oklch */ color: oklch(68.8% 0.106 258.6);
Tailwind
colors: {
custom: {
50: '#a0b9e7',
500: '#729cdc',
950: '#000000',
},
}SCSS
$custom: #729cdc; $custom-light: #a0b9e7; $custom-dark: #000000;
JSON
{
"hex": "#729cdc",
"rgb": {
"r": 114,
"g": 156,
"b": 220
},
"hsl": {
"h": 216.226,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.68832,
"c": 0.10566,
"h": 258.6
},
"luminance": 0.32522
}Semantic roles & 50–950 ramp
primary
#729CDC
secondary
#E7D9C3
accent
#841EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084