#7D83FC#7D83FC
#7D83FC is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.3% C 0.176 H 278.3°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7D83FC |
|---|---|
| RGB | rgb(125, 131, 252) |
| HSL | hsl(237, 95%, 74%) |
| HSV | hsv(237, 50%, 99%) |
| CMYK | cmyk(50.4%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(59.54, 29.80, -61.27) |
| CIE-LCH | lch(59.54, 68.14, 295.94°) |
| OKLab | oklab(66.28% 0.0254 -0.1745) |
| OKLCH | oklch(66.28% 0.176 278.3) |
| XYZ | xyz(34.1390, 27.6188, 95.6087) |
| Luminance | 0.2762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.75
Periwinkle (survey)
#8E82FE
ΔE00 3.27
Cornflower
#6A79F7
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 5.27
Soft Blue
#6488EA
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D83FC #FCF67D
analogous
#7DC3FC #7D83FC #B77DFC
triadic
#7D83FC #FC7D83 #83FC7D
tetradic
#7D83FC #FC7DC3 #FCF67D #7DFCB7
square
#7D83FC #FC7DC3 #FCF67D #7DFCB7
split-complementary
#7D83FC #FCB77D #C3FC7D
monochromatic
#0611F9 #414AFB #7D83FC #B9BCFD #E1E2FE
Accessibility & contrast
On white
3.22
#7D83FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#7D83FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D83FC
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D83FC | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B95FF
Deuteranopia (green-blind)
#3E8BF9
Tritanopia (blue-blind)
#499DB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7d83fc; /* rgb */ color: rgb(125, 131, 252); /* oklch */ color: oklch(66.3% 0.176 278.3);
Tailwind
colors: {
custom: {
50: '#aaa7fe',
500: '#7d83fc',
950: '#000000',
},
}SCSS
$custom: #7d83fc; $custom-light: #aaa7fe; $custom-dark: #000000;
JSON
{
"hex": "#7d83fc",
"rgb": {
"r": 125,
"g": 131,
"b": 252
},
"hsl": {
"h": 237.165,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.66283,
"c": 0.17634,
"h": 278.3
},
"luminance": 0.27621
}Semantic roles & 50–950 ramp
primary
#7D83FC
secondary
#F7F5D4
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86