#7D77FC#7D77FC
#7D77FC is a light, vivid blue. Relative luminance 0.246; OKLCH L 64.1% C 0.192 H 281.5°. Best body text is #000000 at 5.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7D77FC |
|---|---|
| RGB | rgb(125, 119, 252) |
| HSL | hsl(243, 96%, 73%) |
| HSV | hsv(243, 53%, 99%) |
| CMYK | cmyk(50.4%, 52.8%, 0%, 1.2%) |
| CIE-LAB | lab(56.66, 36.86, -65.90) |
| CIE-LCH | lch(56.66, 75.50, 299.22°) |
| OKLab | oklab(64.12% 0.0384 -0.1882) |
| OKLCH | oklch(64.12% 0.192 281.5) |
| XYZ | xyz(32.6196, 24.5801, 95.1022) |
| Luminance | 0.2458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.51
Periwinkle (survey)
#8E82FE
ΔE00 3.94
Mediumslateblue
#7B68EE
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 5.17
Mediumpurple
#9370DB
ΔE00 7.40
Perrywinkle
#8F8CE7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D77FC #F6FC77
analogous
#77B3FC #7D77FC #C077FC
triadic
#7D77FC #FC7D77 #77FC7D
tetradic
#7D77FC #FC77B3 #F6FC77 #77FCC0
square
#7D77FC #FC77B3 #F6FC77 #77FCC0
split-complementary
#7D77FC #FCC077 #B3FC77
monochromatic
#1005F3 #443BFB #7D77FC #B6B3FD #E2E1FE
Accessibility & contrast
On white
3.55
#7D77FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.92
#7D77FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D77FC
5.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D77FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D77FC | 1.00 | 3.55 | 5.92 | 5.92 |
| #FFFFFF | 3.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8DFF
Deuteranopia (green-blind)
#1D83F9
Tritanopia (blue-blind)
#4A95AE
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7d77fc; /* rgb */ color: rgb(125, 119, 252); /* oklch */ color: oklch(64.1% 0.192 281.5);
Tailwind
colors: {
custom: {
50: '#ab9efe',
500: '#7d77fc',
950: '#000000',
},
}SCSS
$custom: #7d77fc; $custom-light: #ab9efe; $custom-dark: #000000;
JSON
{
"hex": "#7d77fc",
"rgb": {
"r": 125,
"g": 119,
"b": 252
},
"hsl": {
"h": 242.707,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.64121,
"c": 0.19207,
"h": 281.5
},
"luminance": 0.24582
}Semantic roles & 50–950 ramp
primary
#7D77FC
secondary
#F5F7D4
accent
#E600DB
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86