#7F6FF9#7F6FF9
#7F6FF9 is a light, vivid blue. Relative luminance 0.227; OKLCH L 62.7% C 0.198 H 284.4°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7F6FF9 |
|---|---|
| RGB | rgb(127, 111, 249) |
| HSL | hsl(247, 92%, 71%) |
| HSV | hsv(247, 55%, 98%) |
| CMYK | cmyk(49%, 55.4%, 0%, 2.4%) |
| CIE-LAB | lab(54.78, 41.03, -67.26) |
| CIE-LCH | lch(54.78, 78.79, 301.38°) |
| OKLab | oklab(62.7% 0.0492 -0.1922) |
| OKLCH | oklch(62.7% 0.198 284.4) |
| XYZ | xyz(31.5306, 22.7189, 92.3279) |
| Luminance | 0.2272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.68
Cornflower
#6A79F7
ΔE00 5.16
Periwinkle (survey)
#8E82FE
ΔE00 5.72
Mediumpurple
#9370DB
ΔE00 6.25
Lavender Blue
#8B88F8
ΔE00 7.29
Purpley
#8756E4
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F6FF9 #E9F96F
analogous
#6FA4F9 #7F6FF9 #C46FF9
triadic
#7F6FF9 #F97F6F #6FF97F
tetradic
#7F6FF9 #F96FA4 #E9F96F #6FF9C4
square
#7F6FF9 #F96FA4 #E9F96F #6FF9C4
split-complementary
#7F6FF9 #F9C46F #A4F96F
monochromatic
#230AE4 #4B34F7 #7F6FF9 #B3AAFB #E5E2FE
Accessibility & contrast
On white
3.79
#7F6FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#7F6FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F6FF9
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F6FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F6FF9 | 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)
#1187FE
Deuteranopia (green-blind)
#007FF6
Tritanopia (blue-blind)
#528EA9
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7f6ff9; /* rgb */ color: rgb(127, 111, 249); /* oklch */ color: oklch(62.7% 0.198 284.4);
Tailwind
colors: {
custom: {
50: '#ac99fc',
500: '#7f6ff9',
950: '#000000',
},
}SCSS
$custom: #7f6ff9; $custom-light: #ac99fc; $custom-dark: #000000;
JSON
{
"hex": "#7f6ff9",
"rgb": {
"r": 127,
"g": 111,
"b": 249
},
"hsl": {
"h": 246.957,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.62699,
"c": 0.1984,
"h": 284.4
},
"luminance": 0.2272
}Semantic roles & 50–950 ramp
primary
#7F6FF9
secondary
#F0F5CF
accent
#E600CB
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86