#7D84FB#7D84FB
#7D84FB is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.174 H 278.0°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7D84FB |
|---|---|
| RGB | rgb(125, 132, 251) |
| HSL | hsl(237, 94%, 74%) |
| HSV | hsv(237, 50%, 98%) |
| CMYK | cmyk(50.2%, 47.4%, 0%, 1.6%) |
| CIE-LAB | lab(59.73, 28.91, -60.42) |
| CIE-LCH | lch(59.73, 66.98, 295.57°) |
| OKLab | oklab(66.41% 0.0242 -0.172) |
| OKLCH | oklch(66.41% 0.174 278) |
| XYZ | xyz(34.1159, 27.8255, 94.8213) |
| Luminance | 0.2783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.66
Periwinkle (survey)
#8E82FE
ΔE00 3.42
Cornflower
#6A79F7
ΔE00 4.08
Perrywinkle
#8F8CE7
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 5.80
Periwinkle Blue
#8F99FB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D84FB #FBF47D
analogous
#7DC3FB #7D84FB #B57DFB
triadic
#7D84FB #FB7D84 #84FB7D
tetradic
#7D84FB #FB7DC3 #FBF47D #7DFBB5
square
#7D84FB #FB7DC3 #FBF47D #7DFBB5
split-complementary
#7D84FB #FBB57D #C3FB7D
monochromatic
#0815F6 #424CF9 #7D84FB #B8BCFD #E1E3FE
Accessibility & contrast
On white
3.20
#7D84FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#7D84FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D84FB
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D84FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D84FB | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E95FF
Deuteranopia (green-blind)
#428BF8
Tritanopia (blue-blind)
#499EB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7d84fb; /* rgb */ color: rgb(125, 132, 251); /* oklch */ color: oklch(66.4% 0.174 278.0);
Tailwind
colors: {
custom: {
50: '#aaa7fd',
500: '#7d84fb',
950: '#000000',
},
}SCSS
$custom: #7d84fb; $custom-light: #aaa7fd; $custom-dark: #000000;
JSON
{
"hex": "#7d84fb",
"rgb": {
"r": 125,
"g": 132,
"b": 251
},
"hsl": {
"h": 236.667,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.66406,
"c": 0.17369,
"h": 278
},
"luminance": 0.27828
}Semantic roles & 50–950 ramp
primary
#7D84FB
secondary
#F6F4D5
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86