#7273DC#7273DC
#7273DC is a mid, vivid blue. Relative luminance 0.210; OKLCH L 60.5% C 0.156 H 280.2°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7273DC |
|---|---|
| RGB | rgb(114, 115, 220) |
| HSL | hsl(239, 60%, 65%) |
| HSV | hsv(239, 48%, 86%) |
| CMYK | cmyk(48.2%, 47.7%, 0%, 13.7%) |
| CIE-LAB | lab(52.95, 27.29, -54.04) |
| CIE-LCH | lch(52.95, 60.54, 296.80°) |
| OKLab | oklab(60.51% 0.0278 -0.1536) |
| OKLCH | oklch(60.51% 0.156 280.2) |
| XYZ | xyz(25.9845, 21.0048, 70.3814) |
| Luminance | 0.2101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.48
Mediumslateblue
#7B68EE
ΔE00 4.73
Cornflower Blue
#5170D7
ΔE00 5.96
Dark Periwinkle
#665FD1
ΔE00 6.88
Mediumpurple
#9370DB
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7273DC #DCDB72
analogous
#72A8DC #7273DC #A672DC
triadic
#7273DC #DC7273 #73DC72
tetradic
#7273DC #DC72A8 #DCDB72 #72DCA6
square
#7273DC #DC72A8 #DCDB72 #72DCA6
split-complementary
#7273DC #DCA672 #A8DC72
monochromatic
#2A2BAA #4142D0 #7273DC #A3A4E8 #D4D4F4
Accessibility & contrast
On white
4.04
#7273DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#7273DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7273DC
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7273DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7273DC | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4582E0
Deuteranopia (green-blind)
#3D7BDA
Tritanopia (blue-blind)
#4B899D
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #7273dc; /* rgb */ color: rgb(114, 115, 220); /* oklch */ color: oklch(60.5% 0.156 280.2);
Tailwind
colors: {
custom: {
50: '#a19be7',
500: '#7273dc',
950: '#000000',
},
}SCSS
$custom: #7273dc; $custom-light: #a19be7; $custom-dark: #000000;
JSON
{
"hex": "#7273dc",
"rgb": {
"r": 114,
"g": 115,
"b": 220
},
"hsl": {
"h": 239.434,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.60512,
"c": 0.15613,
"h": 280.2
},
"luminance": 0.21006
}Semantic roles & 50–950 ramp
primary
#7273DC
secondary
#E7E6C3
accent
#C61EC8
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0E16
muted
#7F7E84