#7260DC#7260DC
#7260DC is a mid, vivid blue. Relative luminance 0.171; OKLCH L 57.1% C 0.182 H 285.7°. Best body text is #FFFFFF at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7260DC |
|---|---|
| RGB | rgb(114, 96, 220) |
| HSL | hsl(249, 64%, 62%) |
| HSV | hsv(249, 56%, 86%) |
| CMYK | cmyk(48.2%, 56.4%, 0%, 13.7%) |
| CIE-LAB | lab(48.40, 38.62, -61.36) |
| CIE-LCH | lch(48.40, 72.50, 302.18°) |
| OKLab | oklab(57.11% 0.0493 -0.1753) |
| OKLCH | oklch(57.11% 0.182 285.7) |
| XYZ | xyz(24.0368, 17.1093, 69.7322) |
| Luminance | 0.1711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 2.69
Light Indigo
#6D5ACF
ΔE00 2.78
Slate Blue
#6A5ACD
ΔE00 3.15
Mediumslateblue
#7B68EE
ΔE00 3.91
Purpley
#8756E4
ΔE00 4.70
Iris
#6258C4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7260DC #CADC60
analogous
#608CDC #7260DC #B060DC
triadic
#7260DC #DC7260 #60DC72
tetradic
#7260DC #DC608C #CADC60 #60DCB0
square
#7260DC #DC608C #CADC60 #60DCB0
split-complementary
#7260DC #DCB060 #8CDC60
monochromatic
#35239F #462ED1 #7260DC #9E92E7 #CBC4F2
Accessibility & contrast
On white
4.75
#7260DC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.42
#7260DC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7260DC
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7260DC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7260DC | 1.00 | 4.75 | 4.42 | 4.75 |
| #FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0776E0
Deuteranopia (green-blind)
#006FD9
Tritanopia (blue-blind)
#4D7C95
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #7260dc; /* rgb */ color: rgb(114, 96, 220); /* oklch */ color: oklch(57.1% 0.182 285.7);
Tailwind
colors: {
custom: {
50: '#a28ee8',
500: '#7260dc',
950: '#000000',
},
}SCSS
$custom: #7260dc; $custom-light: #a28ee8; $custom-dark: #000000;
JSON
{
"hex": "#7260dc",
"rgb": {
"r": 114,
"g": 96,
"b": 220
},
"hsl": {
"h": 248.71,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.57106,
"c": 0.18208,
"h": 285.7
},
"luminance": 0.1711
}Semantic roles & 50–950 ramp
primary
#7260DC
secondary
#DCE3B5
accent
#CC1AB2
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84