#7273EA#7273EA
#7273EA is a mid, vivid blue. Relative luminance 0.218; OKLCH L 61.4% C 0.175 H 279.5°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7273EA |
|---|---|
| RGB | rgb(114, 115, 234) |
| HSL | hsl(240, 74%, 68%) |
| HSV | hsv(240, 51%, 92%) |
| CMYK | cmyk(51.3%, 50.9%, 0%, 8.2%) |
| CIE-LAB | lab(53.79, 31.54, -60.56) |
| CIE-LCH | lch(53.79, 68.28, 297.51°) |
| OKLab | oklab(61.41% 0.0291 -0.1728) |
| OKLCH | oklch(61.41% 0.175 279.5) |
| XYZ | xyz(27.9168, 21.7777, 80.5584) |
| Luminance | 0.2178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.09
Mediumslateblue
#7B68EE
ΔE00 4.01
Cornflower Blue
#5170D7
ΔE00 6.44
Periwinkle (survey)
#8E82FE
ΔE00 6.55
Lavender Blue
#8B88F8
ΔE00 7.18
Mediumpurple
#9370DB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7273EA #EAE972
analogous
#72AFEA #7273EA #AD72EA
triadic
#7273EA #EA7273 #73EA72
tetradic
#7273EA #EA72AF #EAE972 #72EAAD
square
#7273EA #EA72AF #EAE972 #72EAAD
split-complementary
#7273EA #EAAD72 #AFEA72
monochromatic
#1D1FC4 #3D3EE2 #7273EA #A7A8F2 #DDDDFA
Accessibility & contrast
On white
3.92
#7273EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#7273EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7273EA
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7273EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7273EA | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3685EE
Deuteranopia (green-blind)
#297CE7
Tritanopia (blue-blind)
#408DA4
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #7273ea; /* rgb */ color: rgb(114, 115, 234); /* oklch */ color: oklch(61.4% 0.175 279.5);
Tailwind
colors: {
custom: {
50: '#a29bf1',
500: '#7273ea',
950: '#000000',
},
}SCSS
$custom: #7273ea; $custom-light: #a29bf1; $custom-dark: #000000;
JSON
{
"hex": "#7273ea",
"rgb": {
"r": 114,
"g": 115,
"b": 234
},
"hsl": {
"h": 239.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.6141,
"c": 0.17523,
"h": 279.5
},
"luminance": 0.21779
}Semantic roles & 50–950 ramp
primary
#7273EA
secondary
#EEEECA
accent
#D50FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85