#7D82FC#7D82FC
#7D82FC is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.1% C 0.178 H 278.6°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7D82FC |
|---|---|
| RGB | rgb(125, 130, 252) |
| HSL | hsl(238, 95%, 74%) |
| HSV | hsv(238, 50%, 99%) |
| CMYK | cmyk(50.4%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(59.30, 30.39, -61.66) |
| CIE-LCH | lch(59.30, 68.75, 296.24°) |
| OKLab | oklab(66.1% 0.0265 -0.1757) |
| OKLCH | oklch(66.1% 0.178 278.6) |
| XYZ | xyz(34.0053, 27.3515, 95.5641) |
| Luminance | 0.2735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.85
Periwinkle (survey)
#8E82FE
ΔE00 3.16
Cornflower
#6A79F7
ΔE00 3.75
Perrywinkle
#8F8CE7
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 6.19
Periwinkle Blue
#8F99FB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D82FC #FCF77D
analogous
#7DC2FC #7D82FC #B87DFC
triadic
#7D82FC #FC7D82 #82FC7D
tetradic
#7D82FC #FC7DC2 #FCF77D #7DFCB8
square
#7D82FC #FC7DC2 #FCF77D #7DFCB8
split-complementary
#7D82FC #FCB87D #C2FC7D
monochromatic
#060FF9 #4148FB #7D82FC #B9BCFD #E1E2FE
Accessibility & contrast
On white
3.25
#7D82FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#7D82FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D82FC
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D82FC | 1.00 | 3.25 | 6.47 | 6.47 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4994FF
Deuteranopia (green-blind)
#3C8AF9
Tritanopia (blue-blind)
#499DB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7d82fc; /* rgb */ color: rgb(125, 130, 252); /* oklch */ color: oklch(66.1% 0.178 278.6);
Tailwind
colors: {
custom: {
50: '#aaa6fe',
500: '#7d82fc',
950: '#000000',
},
}SCSS
$custom: #7d82fc; $custom-light: #aaa6fe; $custom-dark: #000000;
JSON
{
"hex": "#7d82fc",
"rgb": {
"r": 125,
"g": 130,
"b": 252
},
"hsl": {
"h": 237.638,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.66098,
"c": 0.17765,
"h": 278.6
},
"luminance": 0.27354
}Semantic roles & 50–950 ramp
primary
#7D82FC
secondary
#F7F5D4
accent
#DC00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86