#726CDC#726CDC
#726CDC is a mid, vivid blue. Relative luminance 0.195; OKLCH L 59.2% C 0.166 H 282.5°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #726CDC |
|---|---|
| RGB | rgb(114, 108, 220) |
| HSL | hsl(243, 62%, 64%) |
| HSV | hsv(243, 51%, 86%) |
| CMYK | cmyk(48.2%, 50.9%, 0%, 13.7%) |
| CIE-LAB | lab(51.23, 31.49, -56.80) |
| CIE-LCH | lch(51.23, 64.95, 299.00°) |
| OKLab | oklab(59.22% 0.0359 -0.1618) |
| OKLCH | oklch(59.22% 0.166 282.5) |
| XYZ | xyz(25.2164, 19.4686, 70.1254) |
| Luminance | 0.1947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.26
Dark Periwinkle
#665FD1
ΔE00 4.80
Cornflower
#6A79F7
ΔE00 6.02
Light Indigo
#6D5ACF
ΔE00 6.08
Slate Blue
#6A5ACD
ΔE00 6.24
Cornflower Blue
#5170D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#726CDC #D6DC6C
analogous
#6C9EDC #726CDC #AA6CDC
triadic
#726CDC #DC726C #6CDC72
tetradic
#726CDC #DC6C9E #D6DC6C #6CDCAA
square
#726CDC #DC6C9E #D6DC6C #6CDCAA
split-complementary
#726CDC #DCAA6C #9EDC6C
monochromatic
#2E28A6 #433BD0 #726CDC #A19DE8 #D1CFF4
Accessibility & contrast
On white
4.29
#726CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#726CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #726CDC
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##726CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##726CDC | 1.00 | 4.29 | 4.89 | 4.89 |
| #FFFFFF | 4.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#367EE0
Deuteranopia (green-blind)
#2E76DA
Tritanopia (blue-blind)
#4C849A
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #726cdc; /* rgb */ color: rgb(114, 108, 220); /* oklch */ color: oklch(59.2% 0.166 282.5);
Tailwind
colors: {
custom: {
50: '#a196e7',
500: '#726cdc',
950: '#000000',
},
}SCSS
$custom: #726cdc; $custom-light: #a196e7; $custom-dark: #000000;
JSON
{
"hex": "#726cdc",
"rgb": {
"r": 114,
"g": 108,
"b": 220
},
"hsl": {
"h": 243.214,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.59215,
"c": 0.16572,
"h": 282.5
},
"luminance": 0.1947
}Semantic roles & 50–950 ramp
primary
#726CDC
secondary
#E3E5BE
accent
#C91CC0
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#0F0D16
muted
#7F7E84