#7672DE#7672DE
#7672DE is a mid, vivid blue. Relative luminance 0.212; OKLCH L 60.8% C 0.160 H 282.2°. Best body text is #000000 at 5.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7672DE |
|---|---|
| RGB | rgb(118, 114, 222) |
| HSL | hsl(242, 62%, 66%) |
| HSV | hsv(242, 49%, 87%) |
| CMYK | cmyk(46.8%, 48.6%, 0%, 12.9%) |
| CIE-LAB | lab(53.12, 29.39, -54.88) |
| CIE-LCH | lch(53.12, 62.26, 298.17°) |
| OKLab | oklab(60.75% 0.0338 -0.156) |
| OKLCH | oklch(60.75% 0.16 282.2) |
| XYZ | xyz(26.6694, 21.1588, 71.7719) |
| Luminance | 0.2116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.97
Cornflower
#6A79F7
ΔE00 4.83
Mediumpurple
#9370DB
ΔE00 6.29
Dark Periwinkle
#665FD1
ΔE00 6.81
Cornflower Blue
#5170D7
ΔE00 6.82
Periwinkle (survey)
#8E82FE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7672DE #DADE72
analogous
#72A4DE #7672DE #AC72DE
triadic
#7672DE #DE7672 #72DE76
tetradic
#7672DE #DE72A4 #DADE72 #72DEAC
square
#7672DE #DE72A4 #DADE72 #72DEAC
split-complementary
#7672DE #DEAC72 #A4DE72
monochromatic
#2D29AD #4640D2 #7672DE #A6A4EA #D6D5F5
Accessibility & contrast
On white
4.01
#7672DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.23
#7672DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7672DE
5.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7672DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7672DE | 1.00 | 4.01 | 5.23 | 5.23 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4283E2
Deuteranopia (green-blind)
#3C7BDC
Tritanopia (blue-blind)
#52899D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #7672de; /* rgb */ color: rgb(118, 114, 222); /* oklch */ color: oklch(60.8% 0.160 282.2);
Tailwind
colors: {
custom: {
50: '#a39ae9',
500: '#7672de',
950: '#000000',
},
}SCSS
$custom: #7672de; $custom-light: #a39ae9; $custom-dark: #000000;
JSON
{
"hex": "#7672de",
"rgb": {
"r": 118,
"g": 114,
"b": 222
},
"hsl": {
"h": 242.222,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.60752,
"c": 0.15963,
"h": 282.2
},
"luminance": 0.2116
}Semantic roles & 50–950 ramp
primary
#7672DE
secondary
#E6E8C4
accent
#CA1CC3
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84