#7D75FF#7D75FF
#7D75FF is a light, vivid blue. Relative luminance 0.243; OKLCH L 64.0% C 0.199 H 281.8°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7D75FF |
|---|---|
| RGB | rgb(125, 117, 255) |
| HSL | hsl(243, 100%, 73%) |
| HSV | hsv(243, 54%, 100%) |
| CMYK | cmyk(51%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(56.39, 38.92, -68.00) |
| CIE-LCH | lch(56.39, 78.35, 299.79°) |
| OKLab | oklab(63.98% 0.0407 -0.1944) |
| OKLCH | oklch(63.98% 0.199 281.8) |
| XYZ | xyz(32.8632, 24.3007, 97.5472) |
| Luminance | 0.2430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.85
Periwinkle (survey)
#8E82FE
ΔE00 4.33
Mediumslateblue
#7B68EE
ΔE00 4.59
Lavender Blue
#8B88F8
ΔE00 5.73
Mediumpurple
#9370DB
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D75FF #F7FF75
analogous
#75B2FF #7D75FF #C275FF
triadic
#7D75FF #FF7D75 #75FF7D
tetradic
#7D75FF #FF75B2 #F7FF75 #75FFC2
square
#7D75FF #FF75B2 #F7FF75 #75FFC2
split-complementary
#7D75FF #FFC275 #B2FF75
monochromatic
#0E00FA #4338FF #7D75FF #B7B2FF #E2E0FF
Accessibility & contrast
On white
3.58
#7D75FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#7D75FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D75FF
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D75FF | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F8CFF
Deuteranopia (green-blind)
#0282FC
Tritanopia (blue-blind)
#4894AF
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #7d75ff; /* rgb */ color: rgb(125, 117, 255); /* oklch */ color: oklch(64.0% 0.199 281.8);
Tailwind
colors: {
custom: {
50: '#ab9dff',
500: '#7d75ff',
950: '#000000',
},
}SCSS
$custom: #7d75ff; $custom-light: #ab9dff; $custom-dark: #000000;
JSON
{
"hex": "#7d75ff",
"rgb": {
"r": 125,
"g": 117,
"b": 255
},
"hsl": {
"h": 243.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.63976,
"c": 0.19858,
"h": 281.8
},
"luminance": 0.24303
}Semantic roles & 50–950 ramp
primary
#7D75FF
secondary
#F5F7D4
accent
#E600D8
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86