#767CDF#767CDF
#767CDF is a light, vivid blue. Relative luminance 0.236; OKLCH L 62.7% C 0.147 H 278.6°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #767CDF |
|---|---|
| RGB | rgb(118, 124, 223) |
| HSL | hsl(237, 62%, 67%) |
| HSV | hsv(237, 47%, 87%) |
| CMYK | cmyk(47.1%, 44.4%, 0%, 12.5%) |
| CIE-LAB | lab(55.68, 23.71, -51.36) |
| CIE-LCH | lch(55.68, 56.57, 294.78°) |
| OKLab | oklab(62.7% 0.0221 -0.1456) |
| OKLCH | oklch(62.7% 0.147 278.6) |
| XYZ | xyz(27.9941, 23.5931, 72.8766) |
| Luminance | 0.2359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.79
Lavender Blue
#8B88F8
ΔE00 5.58
Periwinkle (survey)
#8E82FE
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.13
Soft Blue
#6488EA
ΔE00 6.36
Mediumslateblue
#7B68EE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767CDF #DFD976
analogous
#76B1DF #767CDF #A476DF
triadic
#767CDF #DF767C #7CDF76
tetradic
#767CDF #DF76B1 #DFD976 #76DFA4
square
#767CDF #DF76B1 #DFD976 #76DFA4
split-complementary
#767CDF #DFA476 #B1DF76
monochromatic
#2931B1 #444DD3 #767CDF #A8ABEB #D9DBF6
Accessibility & contrast
On white
3.67
#767CDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#767CDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767CDF
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767CDF | 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)
#548AE3
Deuteranopia (green-blind)
#4C81DD
Tritanopia (blue-blind)
#5091A3
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #767cdf; /* rgb */ color: rgb(118, 124, 223); /* oklch */ color: oklch(62.7% 0.147 278.6);
Tailwind
colors: {
custom: {
50: '#a3a1e9',
500: '#767cdf',
950: '#000000',
},
}SCSS
$custom: #767cdf; $custom-light: #a3a1e9; $custom-dark: #000000;
JSON
{
"hex": "#767cdf",
"rgb": {
"r": 118,
"g": 124,
"b": 223
},
"hsl": {
"h": 236.571,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.62703,
"c": 0.14731,
"h": 278.6
},
"luminance": 0.23595
}Semantic roles & 50–950 ramp
primary
#767CDF
secondary
#E9E7C8
accent
#C01CCA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F16
muted
#7F7E84