#7D7DF5#7D7DF5
#7D7DF5 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.7% C 0.175 H 280.3°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7DF5 |
|---|---|
| RGB | rgb(125, 125, 245) |
| HSL | hsl(240, 86%, 73%) |
| HSV | hsv(240, 49%, 96%) |
| CMYK | cmyk(49%, 49%, 0%, 3.9%) |
| CIE-LAB | lab(57.67, 31.25, -60.41) |
| CIE-LCH | lch(57.67, 68.01, 297.35°) |
| OKLab | oklab(64.74% 0.0314 -0.172) |
| OKLCH | oklch(64.74% 0.175 280.3) |
| XYZ | xyz(32.2675, 25.6180, 89.6130) |
| Luminance | 0.2562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.21
Periwinkle (survey)
#8E82FE
ΔE00 3.29
Lavender Blue
#8B88F8
ΔE00 3.66
Perrywinkle
#8F8CE7
ΔE00 5.75
Mediumslateblue
#7B68EE
ΔE00 6.46
Soft Blue
#6488EA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7DF5 #F5F57D
analogous
#7DB9F5 #7D7DF5 #B97DF5
triadic
#7D7DF5 #F57D7D #7DF57D
tetradic
#7D7DF5 #F57DB9 #F5F57D #7DF5B9
square
#7D7DF5 #F57DB9 #F5F57D #7DF5B9
split-complementary
#7D7DF5 #F5B97D #B9F57D
monochromatic
#1212E6 #4444F1 #7D7DF5 #B6B6F9 #E3E3FD
Accessibility & contrast
On white
3.43
#7D7DF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#7D7DF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7DF5
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7DF5 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#458FF9
Deuteranopia (green-blind)
#3B86F2
Tritanopia (blue-blind)
#4F97AD
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #7d7df5; /* rgb */ color: rgb(125, 125, 245); /* oklch */ color: oklch(64.7% 0.175 280.3);
Tailwind
colors: {
custom: {
50: '#aaa2f9',
500: '#7d7df5',
950: '#000000',
},
}SCSS
$custom: #7d7df5; $custom-light: #aaa2f9; $custom-dark: #000000;
JSON
{
"hex": "#7d7df5",
"rgb": {
"r": 125,
"g": 125,
"b": 245
},
"hsl": {
"h": 240,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.64741,
"c": 0.17484,
"h": 280.3
},
"luminance": 0.2562
}Semantic roles & 50–950 ramp
primary
#7D7DF5
secondary
#F5F5D6
accent
#E203E2
background
#FAFAFF
surface
#F5F3FF
border
#CFCDD7
text
#110F17
muted
#807F85