#728CDC#728CDC
#728CDC is a light, vivid blue. Relative luminance 0.275; OKLCH L 65.5% C 0.123 H 269.2°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #728CDC |
|---|---|
| RGB | rgb(114, 140, 220) |
| HSL | hsl(225, 60%, 65%) |
| HSV | hsv(225, 48%, 86%) |
| CMYK | cmyk(48.2%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(59.43, 12.36, -43.75) |
| CIE-LCH | lch(59.43, 45.46, 285.77°) |
| OKLab | oklab(65.46% -0.0018 -0.1234) |
| OKLCH | oklch(65.46% 0.123 269.2) |
| XYZ | xyz(29.2316, 27.4991, 71.4638) |
| Luminance | 0.2750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 2.88
Cornflowerblue
#6495ED
ΔE00 5.04
Faded Blue
#658CBB
ΔE00 5.15
Perrywinkle
#8F8CE7
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#728CDC #DCC272
analogous
#72C1DC #728CDC #8D72DC
triadic
#728CDC #DC728C #8CDC72
tetradic
#728CDC #DC72C1 #DCC272 #72DC8D
square
#728CDC #DC72C1 #DCC272 #72DC8D
split-complementary
#728CDC #DC8D72 #C1DC72
monochromatic
#2A49AA #4164D0 #728CDC #A3B4E8 #D4DCF4
Accessibility & contrast
On white
3.23
#728CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#728CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #728CDC
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##728CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##728CDC | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DF
Deuteranopia (green-blind)
#638BDA
Tritanopia (blue-blind)
#479DAA
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #728cdc; /* rgb */ color: rgb(114, 140, 220); /* oklch */ color: oklch(65.5% 0.123 269.2);
Tailwind
colors: {
custom: {
50: '#a0ade7',
500: '#728cdc',
950: '#000000',
},
}SCSS
$custom: #728cdc; $custom-light: #a0ade7; $custom-dark: #000000;
JSON
{
"hex": "#728cdc",
"rgb": {
"r": 114,
"g": 140,
"b": 220
},
"hsl": {
"h": 225.283,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.65463,
"c": 0.12339,
"h": 269.2
},
"luminance": 0.27501
}Semantic roles & 50–950 ramp
primary
#728CDC
secondary
#E7DEC3
accent
#9E1EC8
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#0F1016
muted
#7F7F84