#7F72EA#7F72EA
#7F72EA is a light, vivid blue. Relative luminance 0.225; OKLCH L 62.2% C 0.175 H 285.0°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7F72EA |
|---|---|
| RGB | rgb(127, 114, 234) |
| HSL | hsl(247, 74%, 68%) |
| HSV | hsv(247, 51%, 92%) |
| CMYK | cmyk(45.7%, 51.3%, 0%, 8.2%) |
| CIE-LAB | lab(54.54, 34.93, -59.31) |
| CIE-LCH | lch(54.54, 68.83, 300.50°) |
| OKLab | oklab(62.22% 0.0454 -0.1688) |
| OKLCH | oklch(62.22% 0.175 285) |
| XYZ | xyz(29.6166, 22.4859, 80.6056) |
| Luminance | 0.2249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.04
Cornflower
#6A79F7
ΔE00 5.05
Mediumpurple
#9370DB
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 6.77
Perrywinkle
#8F8CE7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F72EA #DDEA72
analogous
#72A1EA #7F72EA #BB72EA
triadic
#7F72EA #EA7F72 #72EA7F
tetradic
#7F72EA #EA72A1 #DDEA72 #72EABB
square
#7F72EA #EA72A1 #DDEA72 #72EABB
split-complementary
#7F72EA #EABB72 #A1EA72
monochromatic
#2F1DC4 #4F3DE2 #7F72EA #AFA7F2 #E0DDFA
Accessibility & contrast
On white
3.82
#7F72EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#7F72EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F72EA
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F72EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F72EA | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3986EE
Deuteranopia (green-blind)
#357FE7
Tritanopia (blue-blind)
#5C8CA3
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7f72ea; /* rgb */ color: rgb(127, 114, 234); /* oklch */ color: oklch(62.2% 0.175 285.0);
Tailwind
colors: {
custom: {
50: '#aa9bf1',
500: '#7f72ea',
950: '#000000',
},
}SCSS
$custom: #7f72ea; $custom-light: #aa9bf1; $custom-dark: #000000;
JSON
{
"hex": "#7f72ea",
"rgb": {
"r": 127,
"g": 114,
"b": 234
},
"hsl": {
"h": 246.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.62218,
"c": 0.17477,
"h": 285
},
"luminance": 0.22487
}Semantic roles & 50–950 ramp
primary
#7F72EA
secondary
#EAEECA
accent
#D60FC1
background
#FAF9FE
surface
#F5F2FD
border
#CFCCD5
text
#100E17
muted
#7F7E85