#7D83FB#7D83FB
#7D83FB is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.2% C 0.175 H 278.3°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7D83FB |
|---|---|
| RGB | rgb(125, 131, 251) |
| HSL | hsl(237, 94%, 74%) |
| HSV | hsv(237, 50%, 98%) |
| CMYK | cmyk(50.2%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(59.49, 29.50, -60.81) |
| CIE-LCH | lch(59.49, 67.59, 295.88°) |
| OKLab | oklab(66.22% 0.0253 -0.1731) |
| OKLCH | oklch(66.22% 0.175 278.3) |
| XYZ | xyz(33.9809, 27.5556, 94.7763) |
| Luminance | 0.2756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.72
Periwinkle (survey)
#8E82FE
ΔE00 3.28
Cornflower
#6A79F7
ΔE00 3.90
Perrywinkle
#8F8CE7
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D83FB #FBF57D
analogous
#7DC2FB #7D83FB #B67DFB
triadic
#7D83FB #FB7D83 #83FB7D
tetradic
#7D83FB #FB7DC2 #FBF57D #7DFBB6
square
#7D83FB #FB7DC2 #FBF57D #7DFBB6
split-complementary
#7D83FB #FBB67D #C2FB7D
monochromatic
#0813F6 #424AF9 #7D83FB #B8BCFD #E1E3FE
Accessibility & contrast
On white
3.23
#7D83FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#7D83FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D83FB
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D83FB | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FF
Deuteranopia (green-blind)
#408AF8
Tritanopia (blue-blind)
#4A9DB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7d83fb; /* rgb */ color: rgb(125, 131, 251); /* oklch */ color: oklch(66.2% 0.175 278.3);
Tailwind
colors: {
custom: {
50: '#aaa7fd',
500: '#7d83fb',
950: '#000000',
},
}SCSS
$custom: #7d83fb; $custom-light: #aaa7fd; $custom-dark: #000000;
JSON
{
"hex": "#7d83fb",
"rgb": {
"r": 125,
"g": 131,
"b": 251
},
"hsl": {
"h": 237.143,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.66221,
"c": 0.17499,
"h": 278.3
},
"luminance": 0.27558
}Semantic roles & 50–950 ramp
primary
#7D83FB
secondary
#F6F5D5
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86