#7F75EA#7F75EA
#7F75EA is a light, vivid blue. Relative luminance 0.232; OKLCH L 62.8% C 0.171 H 284.2°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7F75EA |
|---|---|
| RGB | rgb(127, 117, 234) |
| HSL | hsl(245, 74%, 69%) |
| HSV | hsv(245, 50%, 92%) |
| CMYK | cmyk(45.7%, 50%, 0%, 8.2%) |
| CIE-LAB | lab(55.25, 33.17, -58.16) |
| CIE-LCH | lch(55.25, 66.96, 299.69°) |
| OKLab | oklab(62.75% 0.0419 -0.1654) |
| OKLCH | oklch(62.75% 0.171 284.2) |
| XYZ | xyz(29.9606, 23.1738, 80.7203) |
| Luminance | 0.2318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.93
Cornflower
#6A79F7
ΔE00 4.56
Periwinkle (survey)
#8E82FE
ΔE00 4.95
Mediumpurple
#9370DB
ΔE00 5.47
Lavender Blue
#8B88F8
ΔE00 5.93
Perrywinkle
#8F8CE7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F75EA #E0EA75
analogous
#75A6EA #7F75EA #BA75EA
triadic
#7F75EA #EA7F75 #75EA7F
tetradic
#7F75EA #EA75A6 #E0EA75 #75EABA
square
#7F75EA #EA75A6 #E0EA75 #75EABA
split-complementary
#7F75EA #EABA75 #A6EA75
monochromatic
#2D1EC6 #4E40E2 #7F75EA #B0AAF2 #E2DFFA
Accessibility & contrast
On white
3.73
#7F75EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#7F75EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F75EA
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F75EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F75EA | 1.00 | 3.73 | 5.64 | 5.64 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4088EE
Deuteranopia (green-blind)
#3B81E7
Tritanopia (blue-blind)
#5B8EA5
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7f75ea; /* rgb */ color: rgb(127, 117, 234); /* oklch */ color: oklch(62.8% 0.171 284.2);
Tailwind
colors: {
custom: {
50: '#aa9df1',
500: '#7f75ea',
950: '#000000',
},
}SCSS
$custom: #7f75ea; $custom-light: #aa9df1; $custom-dark: #000000;
JSON
{
"hex": "#7f75ea",
"rgb": {
"r": 127,
"g": 117,
"b": 234
},
"hsl": {
"h": 245.128,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.62752,
"c": 0.17063,
"h": 284.2
},
"luminance": 0.23175
}Semantic roles & 50–950 ramp
primary
#7F75EA
secondary
#ECEFCC
accent
#D610C5
background
#FAF9FE
surface
#F5F2FD
border
#CFCCD5
text
#100E17
muted
#7F7E85