#729FDC#729FDC
#729FDC is a light, moderate cyan. Relative luminance 0.335; OKLCH L 69.5% C 0.103 H 256.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #729FDC |
|---|---|
| RGB | rgb(114, 159, 220) |
| HSL | hsl(215, 60%, 65%) |
| HSV | hsv(215, 48%, 86%) |
| CMYK | cmyk(48.2%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(64.59, 1.35, -35.66) |
| CIE-LCH | lch(64.59, 35.69, 272.17°) |
| OKLab | oklab(69.48% -0.0245 -0.0998) |
| OKLCH | oklch(69.48% 0.103 256.2) |
| XYZ | xyz(32.2515, 33.5388, 72.4704) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.45
Dark Sky Blue
#448EE4
ΔE00 6.58
Faded Blue
#658CBB
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.17
Dodgerblue
#1E90FF
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#729FDC #DCAF72
analogous
#72D4DC #729FDC #7A72DC
triadic
#729FDC #DC729F #9FDC72
tetradic
#729FDC #DC72D4 #DCAF72 #72DC7A
square
#729FDC #DC72D4 #DCAF72 #72DC7A
split-complementary
#729FDC #DC7A72 #D4DC72
monochromatic
#2A60AA #417ED0 #729FDC #A3C0E8 #D4E2F4
Accessibility & contrast
On white
2.72
#729FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#729FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #729FDC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##729FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##729FDC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#7B98DB
Tritanopia (blue-blind)
#43ACB4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #729fdc; /* rgb */ color: rgb(114, 159, 220); /* oklch */ color: oklch(69.5% 0.103 256.2);
Tailwind
colors: {
custom: {
50: '#a0bbe7',
500: '#729fdc',
950: '#000000',
},
}SCSS
$custom: #729fdc; $custom-light: #a0bbe7; $custom-dark: #000000;
JSON
{
"hex": "#729fdc",
"rgb": {
"r": 114,
"g": 159,
"b": 220
},
"hsl": {
"h": 214.528,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.69478,
"c": 0.1028,
"h": 256.2
},
"luminance": 0.33541
}Semantic roles & 50–950 ramp
primary
#729FDC
secondary
#E7D8C3
accent
#801EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084