#7261DC#7261DC
#7261DC is a mid, vivid blue. Relative luminance 0.173; OKLCH L 57.3% C 0.181 H 285.5°. Best body text is #FFFFFF at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7261DC |
|---|---|
| RGB | rgb(114, 97, 220) |
| HSL | hsl(248, 64%, 62%) |
| HSV | hsv(248, 56%, 86%) |
| CMYK | cmyk(48.2%, 55.9%, 0%, 13.7%) |
| CIE-LAB | lab(48.63, 38.03, -60.99) |
| CIE-LCH | lch(48.63, 71.88, 301.94°) |
| OKLab | oklab(57.28% 0.0482 -0.1742) |
| OKLCH | oklch(57.28% 0.181 285.5) |
| XYZ | xyz(24.1286, 17.2930, 69.7628) |
| Luminance | 0.1729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 2.72
Light Indigo
#6D5ACF
ΔE00 2.99
Slate Blue
#6A5ACD
ΔE00 3.34
Mediumslateblue
#7B68EE
ΔE00 3.72
Purpley
#8756E4
ΔE00 4.88
Iris
#6258C4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7261DC #CBDC61
analogous
#618DDC #7261DC #B061DC
triadic
#7261DC #DC7261 #61DC72
tetradic
#7261DC #DC618D #CBDC61 #61DCB0
square
#7261DC #DC618D #CBDC61 #61DCB0
split-complementary
#7261DC #DCB061 #8DDC61
monochromatic
#34239F #452FD1 #7261DC #9F93E7 #CBC5F2
Accessibility & contrast
On white
4.71
#7261DC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.46
#7261DC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7261DC
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7261DC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7261DC | 1.00 | 4.71 | 4.46 | 4.71 |
| #FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F77E0
Deuteranopia (green-blind)
#0570D9
Tritanopia (blue-blind)
#4D7D95
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #7261dc; /* rgb */ color: rgb(114, 97, 220); /* oklch */ color: oklch(57.3% 0.181 285.5);
Tailwind
colors: {
custom: {
50: '#a28ee8',
500: '#7261dc',
950: '#000000',
},
}SCSS
$custom: #7261dc; $custom-light: #a28ee8; $custom-dark: #000000;
JSON
{
"hex": "#7261dc",
"rgb": {
"r": 114,
"g": 97,
"b": 220
},
"hsl": {
"h": 248.293,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.57276,
"c": 0.18074,
"h": 285.5
},
"luminance": 0.17294
}Semantic roles & 50–950 ramp
primary
#7261DC
secondary
#DDE3B6
accent
#CC1AB3
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84