#729ED9#729ED9
#729ED9 is a light, moderate cyan. Relative luminance 0.330; OKLCH L 69.1% C 0.100 H 256.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #729ED9 |
|---|---|
| RGB | rgb(114, 158, 217) |
| HSL | hsl(214, 58%, 65%) |
| HSV | hsv(214, 47%, 85%) |
| CMYK | cmyk(47.5%, 27.2%, 0%, 14.9%) |
| CIE-LAB | lab(64.19, 1.04, -34.63) |
| CIE-LCH | lch(64.19, 34.65, 271.72°) |
| OKLab | oklab(69.12% -0.0242 -0.0969) |
| OKLCH | oklch(69.12% 0.1 256) |
| XYZ | xyz(31.6865, 33.0387, 70.3396) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.39
Faded Blue
#658CBB
ΔE00 6.32
Dark Sky Blue
#448EE4
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 6.94
Dodgerblue
#1E90FF
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729ED9 #D9AD72
analogous
#72D2D9 #729ED9 #7A72D9
triadic
#729ED9 #D9729E #9ED972
tetradic
#729ED9 #D972D2 #D9AD72 #72D97A
square
#729ED9 #D972D2 #D9AD72 #72D97A
split-complementary
#729ED9 #D97A72 #D2D972
monochromatic
#2C60A4 #427DCC #729ED9 #A2BFE6 #D2E0F3
Accessibility & contrast
On white
2.76
#729ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#729ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729ED9
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729ED9 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A1DC
Deuteranopia (green-blind)
#7B97D8
Tritanopia (blue-blind)
#46ABB3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #729ed9; /* rgb */ color: rgb(114, 158, 217); /* oklch */ color: oklch(69.1% 0.100 256.0);
Tailwind
colors: {
custom: {
50: '#9fbae5',
500: '#729ed9',
950: '#000000',
},
}SCSS
$custom: #729ed9; $custom-light: #9fbae5; $custom-dark: #000000;
JSON
{
"hex": "#729ed9",
"rgb": {
"r": 114,
"g": 158,
"b": 217
},
"hsl": {
"h": 214.369,
"s": 57.542,
"l": 64.902
},
"oklch": {
"l": 0.69121,
"c": 0.09984,
"h": 256
},
"luminance": 0.33041
}Semantic roles & 50–950 ramp
primary
#729ED9
secondary
#E5D6C2
accent
#7F20C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1115
muted
#7F8084