#7F6BFA#7F6BFA
#7F6BFA is a light, highly saturated blue. Relative luminance 0.219; OKLCH L 62.1% C 0.205 H 285.1°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7F6BFA |
|---|---|
| RGB | rgb(127, 107, 250) |
| HSL | hsl(248, 93%, 70%) |
| HSV | hsv(248, 57%, 98%) |
| CMYK | cmyk(49.2%, 57.2%, 0%, 2%) |
| CIE-LAB | lab(53.95, 43.62, -69.16) |
| CIE-LCH | lch(53.95, 81.77, 302.24°) |
| OKLab | oklab(62.11% 0.0535 -0.1978) |
| OKLCH | oklch(62.11% 0.205 285.1) |
| XYZ | xyz(31.2603, 21.9280, 93.0093) |
| Luminance | 0.2193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.00
Cornflower
#6A79F7
ΔE00 6.02
Mediumpurple
#9370DB
ΔE00 6.35
Periwinkle (survey)
#8E82FE
ΔE00 6.75
Purpley
#8756E4
ΔE00 7.02
Lighter Purple
#A55AF4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F6BFA #E6FA6B
analogous
#6B9EFA #7F6BFA #C76BFA
triadic
#7F6BFA #FA7F6B #6BFA7F
tetradic
#7F6BFA #FA6B9E #E6FA6B #6BFAC7
square
#7F6BFA #FA6B9E #E6FA6B #6BFAC7
split-complementary
#7F6BFA #FAC76B #9EFA6B
monochromatic
#2608E3 #4C30F8 #7F6BFA #B2A6FC #E5E1FE
Accessibility & contrast
On white
3.90
#7F6BFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#7F6BFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F6BFA
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F6BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F6BFA | 1.00 | 3.90 | 5.39 | 5.39 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0085FF
Deuteranopia (green-blind)
#007DF7
Tritanopia (blue-blind)
#528CA8
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #7f6bfa; /* rgb */ color: rgb(127, 107, 250); /* oklch */ color: oklch(62.1% 0.205 285.1);
Tailwind
colors: {
custom: {
50: '#ac96fd',
500: '#7f6bfa',
950: '#000000',
},
}SCSS
$custom: #7f6bfa; $custom-light: #ac96fd; $custom-dark: #000000;
JSON
{
"hex": "#7f6bfa",
"rgb": {
"r": 127,
"g": 107,
"b": 250
},
"hsl": {
"h": 248.392,
"s": 93.464,
"l": 70
},
"oklch": {
"l": 0.62105,
"c": 0.20489,
"h": 285.1
},
"luminance": 0.2193
}Semantic roles & 50–950 ramp
primary
#7F6BFA
secondary
#EFF4CC
accent
#E600C5
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110D18
muted
#807E86