#7D7CDC#7D7CDC
#7D7CDC is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.0% C 0.142 H 282.0°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7D7CDC |
|---|---|
| RGB | rgb(125, 124, 220) |
| HSL | hsl(241, 58%, 67%) |
| HSV | hsv(241, 44%, 86%) |
| CMYK | cmyk(43.2%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(56.03, 24.50, -49.09) |
| CIE-LCH | lch(56.03, 54.87, 296.53°) |
| OKLab | oklab(63.05% 0.0295 -0.1388) |
| OKLCH | oklch(63.05% 0.142 282) |
| XYZ | xyz(28.5796, 23.9413, 70.8115) |
| Luminance | 0.2394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 5.09
Lavender Blue
#8B88F8
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 5.41
Periwinkle (survey)
#8E82FE
ΔE00 5.54
Mediumpurple
#9370DB
ΔE00 6.68
Mediumslateblue
#7B68EE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D7CDC #DBDC7C
analogous
#7CABDC #7D7CDC #AD7CDC
triadic
#7D7CDC #DC7D7C #7CDC7D
tetradic
#7D7CDC #DC7CAB #DBDC7C #7CDCAD
square
#7D7CDC #DC7CAB #DBDC7C #7CDCAD
split-complementary
#7D7CDC #DCAD7C #ABDC7C
monochromatic
#302FAF #4D4CCF #7D7CDC #ADACE9 #DDDDF6
Accessibility & contrast
On white
3.63
#7D7CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#7D7CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D7CDC
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D7CDC | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588AE0
Deuteranopia (green-blind)
#5383DA
Tritanopia (blue-blind)
#5F90A1
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #7d7cdc; /* rgb */ color: rgb(125, 124, 220); /* oklch */ color: oklch(63.0% 0.142 282.0);
Tailwind
colors: {
custom: {
50: '#a7a1e7',
500: '#7d7cdc',
950: '#000000',
},
}SCSS
$custom: #7d7cdc; $custom-light: #a7a1e7; $custom-dark: #000000;
JSON
{
"hex": "#7d7cdc",
"rgb": {
"r": 125,
"g": 124,
"b": 220
},
"hsl": {
"h": 240.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.63047,
"c": 0.14192,
"h": 282
},
"luminance": 0.23943
}Semantic roles & 50–950 ramp
primary
#7D7CDC
secondary
#E9E9CB
accent
#C520C4
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100F16
muted
#7F7E84