#7277EA#7277EA
#7277EA is a light, vivid blue. Relative luminance 0.227; OKLCH L 62.1% C 0.170 H 278.4°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7277EA |
|---|---|
| RGB | rgb(114, 119, 234) |
| HSL | hsl(238, 74%, 68%) |
| HSV | hsv(238, 51%, 92%) |
| CMYK | cmyk(51.3%, 49.1%, 0%, 8.2%) |
| CIE-LAB | lab(54.77, 29.15, -58.98) |
| CIE-LCH | lch(54.77, 65.79, 296.30°) |
| OKLab | oklab(62.15% 0.0247 -0.1681) |
| OKLCH | oklch(62.15% 0.17 278.4) |
| XYZ | xyz(28.3829, 22.7099, 80.7138) |
| Luminance | 0.2271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.29
Mediumslateblue
#7B68EE
ΔE00 5.24
Periwinkle (survey)
#8E82FE
ΔE00 5.98
Lavender Blue
#8B88F8
ΔE00 6.26
Cornflower Blue
#5170D7
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7277EA #EAE572
analogous
#72B3EA #7277EA #A972EA
triadic
#7277EA #EA7277 #77EA72
tetradic
#7277EA #EA72B3 #EAE572 #72EAA9
square
#7277EA #EA72B3 #EAE572 #72EAA9
split-complementary
#7277EA #EAA972 #B3EA72
monochromatic
#1D24C4 #3D44E2 #7277EA #A7AAF2 #DDDEFA
Accessibility & contrast
On white
3.79
#7277EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#7277EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7277EA
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7277EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7277EA | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4088EE
Deuteranopia (green-blind)
#337EE8
Tritanopia (blue-blind)
#3F90A5
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7277ea; /* rgb */ color: rgb(114, 119, 234); /* oklch */ color: oklch(62.1% 0.170 278.4);
Tailwind
colors: {
custom: {
50: '#a29ef1',
500: '#7277ea',
950: '#000000',
},
}SCSS
$custom: #7277ea; $custom-light: #a29ef1; $custom-dark: #000000;
JSON
{
"hex": "#7277ea",
"rgb": {
"r": 114,
"g": 119,
"b": 234
},
"hsl": {
"h": 237.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.62149,
"c": 0.16994,
"h": 278.4
},
"luminance": 0.22712
}Semantic roles & 50–950 ramp
primary
#7277EA
secondary
#EEEDCA
accent
#CE0FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85