#7D7FEE#7D7FEE
#7D7FEE is a light, vivid blue. Relative luminance 0.257; OKLCH L 64.7% C 0.163 H 280.1°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7FEE |
|---|---|
| RGB | rgb(125, 127, 238) |
| HSL | hsl(239, 77%, 71%) |
| HSV | hsv(239, 47%, 93%) |
| CMYK | cmyk(47.5%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(57.76, 27.99, -56.38) |
| CIE-LCH | lch(57.76, 62.95, 296.40°) |
| OKLab | oklab(64.68% 0.0284 -0.1602) |
| OKLCH | oklch(64.68% 0.163 280.1) |
| XYZ | xyz(31.4747, 25.7101, 84.1764) |
| Luminance | 0.2571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.43
Cornflower
#6A79F7
ΔE00 3.56
Periwinkle (survey)
#8E82FE
ΔE00 3.65
Perrywinkle
#8F8CE7
ΔE00 4.99
Soft Blue
#6488EA
ΔE00 6.52
Mediumslateblue
#7B68EE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7FEE #EEEC7D
analogous
#7DB7EE #7D7FEE #B37DEE
triadic
#7D7FEE #EE7D7F #7FEE7D
tetradic
#7D7FEE #EE7DB7 #EEEC7D #7DEEB3
square
#7D7FEE #EE7DB7 #EEEC7D #7DEEB3
split-complementary
#7D7FEE #EEB37D #B7EE7D
monochromatic
#1C1FD5 #474AE7 #7D7FEE #B3B4F5 #E4E4FB
Accessibility & contrast
On white
3.42
#7D7FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#7D7FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7FEE
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7FEE | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#508FF2
Deuteranopia (green-blind)
#4787EC
Tritanopia (blue-blind)
#5497AB
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #7d7fee; /* rgb */ color: rgb(125, 127, 238); /* oklch */ color: oklch(64.7% 0.163 280.1);
Tailwind
colors: {
custom: {
50: '#a9a4f4',
500: '#7d7fee',
950: '#000000',
},
}SCSS
$custom: #7d7fee; $custom-light: #a9a4f4; $custom-dark: #000000;
JSON
{
"hex": "#7d7fee",
"rgb": {
"r": 125,
"g": 127,
"b": 238
},
"hsl": {
"h": 238.938,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.64678,
"c": 0.16267,
"h": 280.1
},
"luminance": 0.25712
}Semantic roles & 50–950 ramp
primary
#7D7FEE
secondary
#F2F2D5
accent
#D50CD9
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85