#7D7DED#7D7DED
#7D7DED is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.2% C 0.164 H 280.7°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7DED |
|---|---|
| RGB | rgb(125, 125, 237) |
| HSL | hsl(240, 76%, 71%) |
| HSV | hsv(240, 47%, 93%) |
| CMYK | cmyk(47.3%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(57.21, 28.87, -56.71) |
| CIE-LCH | lch(57.21, 63.63, 296.99°) |
| OKLab | oklab(64.24% 0.0306 -0.1611) |
| OKLCH | oklch(64.24% 0.164 280.7) |
| XYZ | xyz(31.0725, 25.1400, 83.3196) |
| Luminance | 0.2514 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.49
Periwinkle (survey)
#8E82FE
ΔE00 3.77
Lavender Blue
#8B88F8
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 5.37
Mediumslateblue
#7B68EE
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7DED #EDED7D
analogous
#7DB5ED #7D7DED #B57DED
triadic
#7D7DED #ED7D7D #7DED7D
tetradic
#7D7DED #ED7DB5 #EDED7D #7DEDB5
square
#7D7DED #ED7DB5 #EDED7D #7DEDB5
split-complementary
#7D7DED #EDB57D #B5ED7D
monochromatic
#1D1DD2 #4747E6 #7D7DED #B3B3F4 #E4E4FB
Accessibility & contrast
On white
3.48
#7D7DED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#7D7DED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7DED
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7DED | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8EF1
Deuteranopia (green-blind)
#4585EB
Tritanopia (blue-blind)
#5595AA
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #7d7ded; /* rgb */ color: rgb(125, 125, 237); /* oklch */ color: oklch(64.2% 0.164 280.7);
Tailwind
colors: {
custom: {
50: '#a9a2f3',
500: '#7d7ded',
950: '#000000',
},
}SCSS
$custom: #7d7ded; $custom-light: #a9a2f3; $custom-dark: #000000;
JSON
{
"hex": "#7d7ded",
"rgb": {
"r": 125,
"g": 125,
"b": 237
},
"hsl": {
"h": 240,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.64245,
"c": 0.16401,
"h": 280.7
},
"luminance": 0.25142
}Semantic roles & 50–950 ramp
primary
#7D7DED
secondary
#F2F2D4
accent
#D80ED8
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85