#725EDC#725EDC
#725EDC is a mid, vivid blue. Relative luminance 0.168; OKLCH L 56.8% C 0.185 H 286.2°. Best body text is #FFFFFF at 4.83:1 contrast (WCAG AA passes).
Color values
| HEX | #725EDC |
|---|---|
| RGB | rgb(114, 94, 220) |
| HSL | hsl(250, 64%, 62%) |
| HSV | hsv(250, 57%, 86%) |
| CMYK | cmyk(48.2%, 57.3%, 0%, 13.7%) |
| CIE-LAB | lab(47.94, 39.79, -62.10) |
| CIE-LCH | lch(47.94, 73.75, 302.65°) |
| OKLab | oklab(56.77% 0.0515 -0.1774) |
| OKLCH | oklch(56.77% 0.185 286.2) |
| XYZ | xyz(23.8566, 16.7490, 69.6721) |
| Luminance | 0.1675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.41
Dark Periwinkle
#665FD1
ΔE00 2.72
Slate Blue
#6A5ACD
ΔE00 2.84
Mediumslateblue
#7B68EE
ΔE00 4.33
Purpley
#8756E4
ΔE00 4.37
Iris
#6258C4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#725EDC #C8DC5E
analogous
#5E89DC #725EDC #B15EDC
triadic
#725EDC #DC725E #5EDC72
tetradic
#725EDC #DC5E89 #C8DC5E #5EDCB1
square
#725EDC #DC5E89 #C8DC5E #5EDCB1
split-complementary
#725EDC #DCB15E #89DC5E
monochromatic
#36229D #472DD0 #725EDC #9E90E7 #CAC3F2
Accessibility & contrast
On white
4.83
#725EDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.35
#725EDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #725EDC
4.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##725EDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##725EDC | 1.00 | 4.83 | 4.35 | 4.83 |
| #FFFFFF | 4.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075E0
Deuteranopia (green-blind)
#006ED9
Tritanopia (blue-blind)
#4D7B94
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #725edc; /* rgb */ color: rgb(114, 94, 220); /* oklch */ color: oklch(56.8% 0.185 286.2);
Tailwind
colors: {
custom: {
50: '#a28ce8',
500: '#725edc',
950: '#000000',
},
}SCSS
$custom: #725edc; $custom-light: #a28ce8; $custom-dark: #000000;
JSON
{
"hex": "#725edc",
"rgb": {
"r": 114,
"g": 94,
"b": 220
},
"hsl": {
"h": 249.524,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.5677,
"c": 0.18477,
"h": 286.2
},
"luminance": 0.1675
}Semantic roles & 50–950 ramp
primary
#725EDC
secondary
#DBE2B3
accent
#CC19B0
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84