#7B82FC#7B82FC
#7B82FC is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.0% C 0.178 H 277.9°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7B82FC |
|---|---|
| RGB | rgb(123, 130, 252) |
| HSL | hsl(237, 96%, 74%) |
| HSV | hsv(237, 51%, 99%) |
| CMYK | cmyk(51.2%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(59.16, 29.98, -61.89) |
| CIE-LCH | lch(59.16, 68.77, 295.84°) |
| OKLab | oklab(65.96% 0.0243 -0.1764) |
| OKLCH | oklch(65.96% 0.178 277.9) |
| XYZ | xyz(33.7162, 27.2024, 95.5505) |
| Luminance | 0.2720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.13
Periwinkle (survey)
#8E82FE
ΔE00 3.52
Cornflower
#6A79F7
ΔE00 3.53
Perrywinkle
#8F8CE7
ΔE00 5.59
Soft Blue
#6488EA
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B82FC #FCF57B
analogous
#7BC2FC #7B82FC #B47BFC
triadic
#7B82FC #FC7B82 #82FC7B
tetradic
#7B82FC #FC7BC2 #FCF57B #7BFCB4
square
#7B82FC #FC7BC2 #FCF57B #7BFCB4
split-complementary
#7B82FC #FCB47B #C2FC7B
monochromatic
#0613F7 #3F49FB #7B82FC #B7BBFD #E1E3FE
Accessibility & contrast
On white
3.26
#7B82FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#7B82FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B82FC
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B82FC | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4894FF
Deuteranopia (green-blind)
#3A89F9
Tritanopia (blue-blind)
#449DB3
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7b82fc; /* rgb */ color: rgb(123, 130, 252); /* oklch */ color: oklch(66.0% 0.178 277.9);
Tailwind
colors: {
custom: {
50: '#a9a6fe',
500: '#7b82fc',
950: '#000000',
},
}SCSS
$custom: #7b82fc; $custom-light: #a9a6fe; $custom-dark: #000000;
JSON
{
"hex": "#7b82fc",
"rgb": {
"r": 123,
"g": 130,
"b": 252
},
"hsl": {
"h": 236.744,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.6596,
"c": 0.17804,
"h": 277.9
},
"luminance": 0.27204
}Semantic roles & 50–950 ramp
primary
#7B82FC
secondary
#F7F5D4
accent
#D900E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86