#7676F8#7676F8
#7676F8 is a light, vivid blue. Relative luminance 0.236; OKLCH L 63.2% C 0.189 H 279.5°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7676F8 |
|---|---|
| RGB | rgb(118, 118, 248) |
| HSL | hsl(240, 90%, 72%) |
| HSV | hsv(240, 52%, 97%) |
| CMYK | cmyk(52.4%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(55.67, 34.84, -65.31) |
| CIE-LCH | lch(55.67, 74.03, 298.08°) |
| OKLab | oklab(63.17% 0.0313 -0.1866) |
| OKLCH | oklch(63.17% 0.189 279.5) |
| XYZ | xyz(30.8876, 23.5838, 91.7133) |
| Luminance | 0.2359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.44
Mediumslateblue
#7B68EE
ΔE00 4.74
Periwinkle (survey)
#8E82FE
ΔE00 4.99
Lavender Blue
#8B88F8
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 7.91
Mediumpurple
#9370DB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7676F8 #F8F876
analogous
#76B7F8 #7676F8 #B776F8
triadic
#7676F8 #F87676 #76F876
tetradic
#7676F8 #F876B7 #F8F876 #76F8B7
square
#7676F8 #F876B7 #F8F876 #76F8B7
split-complementary
#7676F8 #F8B776 #B7F876
monochromatic
#0C0CE8 #3C3CF5 #7676F8 #B0B0FB #E2E2FE
Accessibility & contrast
On white
3.67
#7676F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#7676F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7676F8
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7676F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7676F8 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8BFD
Deuteranopia (green-blind)
#1780F5
Tritanopia (blue-blind)
#3C93AC
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #7676f8; /* rgb */ color: rgb(118, 118, 248); /* oklch */ color: oklch(63.2% 0.189 279.5);
Tailwind
colors: {
custom: {
50: '#a69dfb',
500: '#7676f8',
950: '#000000',
},
}SCSS
$custom: #7676f8; $custom-light: #a69dfb; $custom-dark: #000000;
JSON
{
"hex": "#7676f8",
"rgb": {
"r": 118,
"g": 118,
"b": 248
},
"hsl": {
"h": 240,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.63169,
"c": 0.18925,
"h": 279.5
},
"luminance": 0.23586
}Semantic roles & 50–950 ramp
primary
#7676F8
secondary
#F5F5D4
accent
#E600E5
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85