#7B7FF9#7B7FF9
#7B7FF9 is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.2% C 0.178 H 278.8°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7B7FF9 |
|---|---|
| RGB | rgb(123, 127, 249) |
| HSL | hsl(238, 91%, 73%) |
| HSV | hsv(238, 51%, 98%) |
| CMYK | cmyk(50.6%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(58.25, 30.84, -61.70) |
| CIE-LCH | lch(58.25, 68.97, 296.56°) |
| OKLab | oklab(65.22% 0.0273 -0.1758) |
| OKLCH | oklch(65.22% 0.178 278.8) |
| XYZ | xyz(32.8513, 26.2273, 92.9355) |
| Luminance | 0.2623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.03
Periwinkle (survey)
#8E82FE
ΔE00 3.43
Lavender Blue
#8B88F8
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 5.80
Soft Blue
#6488EA
ΔE00 6.37
Mediumslateblue
#7B68EE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B7FF9 #F9F57B
analogous
#7BBEF9 #7B7FF9 #B67BF9
triadic
#7B7FF9 #F97B7F #7FF97B
tetradic
#7B7FF9 #F97BBE #F9F57B #7BF9B6
square
#7B7FF9 #F97BBE #F9F57B #7BF9B6
split-complementary
#7B7FF9 #F9B67B #BEF97B
monochromatic
#0B12EF #4046F6 #7B7FF9 #B6B8FC #E2E3FE
Accessibility & contrast
On white
3.36
#7B7FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#7B7FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B7FF9
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B7FF9 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4591FD
Deuteranopia (green-blind)
#3887F6
Tritanopia (blue-blind)
#479AB0
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7b7ff9; /* rgb */ color: rgb(123, 127, 249); /* oklch */ color: oklch(65.2% 0.178 278.8);
Tailwind
colors: {
custom: {
50: '#a9a4fc',
500: '#7b7ff9',
950: '#000000',
},
}SCSS
$custom: #7b7ff9; $custom-light: #a9a4fc; $custom-dark: #000000;
JSON
{
"hex": "#7b7ff9",
"rgb": {
"r": 123,
"g": 127,
"b": 249
},
"hsl": {
"h": 238.095,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.65218,
"c": 0.17793,
"h": 278.8
},
"luminance": 0.26229
}Semantic roles & 50–950 ramp
primary
#7B7FF9
secondary
#F6F5D5
accent
#DE00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85