#675DEB#675DEB
#675DEB is a mid, highly saturated blue. Relative luminance 0.167; OKLCH L 56.8% C 0.207 H 280.7°. Best body text is #FFFFFF at 4.84:1 contrast (WCAG AA passes).
Color values
| HEX | #675DEB |
|---|---|
| RGB | rgb(103, 93, 235) |
| HSL | hsl(244, 78%, 64%) |
| HSV | hsv(244, 60%, 92%) |
| CMYK | cmyk(56.2%, 60.4%, 0%, 7.8%) |
| CIE-LAB | lab(47.89, 42.81, -70.70) |
| CIE-LCH | lch(47.89, 82.65, 301.20°) |
| OKLab | oklab(56.85% 0.0384 -0.2031) |
| OKLCH | oklch(56.85% 0.207 280.7) |
| XYZ | xyz(24.4986, 16.7088, 80.5153) |
| Luminance | 0.1671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.59
Light Indigo
#6D5ACF
ΔE00 4.18
Slate Blue
#6A5ACD
ΔE00 4.36
Mediumslateblue
#7B68EE
ΔE00 4.57
Warm Blue
#4B57DB
ΔE00 5.04
Iris
#6258C4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#675DEB #E1EB5D
analogous
#5D9AEB #675DEB #AE5DEB
triadic
#675DEB #EB675D #5DEB67
tetradic
#675DEB #EB5D9A #E1EB5D #5DEBAE
square
#675DEB #EB5D9A #E1EB5D #5DEBAE
split-complementary
#675DEB #EBAE5D #9AEB5D
monochromatic
#2217B7 #3427E4 #675DEB #9A93F2 #CDCAF8
Accessibility & contrast
On white
4.84
#675DEB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.34
#675DEB on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #675DEB
4.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##675DEB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##675DEB | 1.00 | 4.84 | 4.34 | 4.84 |
| #FFFFFF | 4.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077F0
Deuteranopia (green-blind)
#006CE8
Tritanopia (blue-blind)
#1F7F9B
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #675deb; /* rgb */ color: rgb(103, 93, 235); /* oklch */ color: oklch(56.8% 0.207 280.7);
Tailwind
colors: {
custom: {
50: '#9e8bf2',
500: '#675deb',
950: '#000000',
},
}SCSS
$custom: #675deb; $custom-light: #9e8bf2; $custom-dark: #000000;
JSON
{
"hex": "#675deb",
"rgb": {
"r": 103,
"g": 93,
"b": 235
},
"hsl": {
"h": 244.225,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.56847,
"c": 0.20667,
"h": 280.7
},
"luminance": 0.1671
}Semantic roles & 50–950 ramp
primary
#675DEB
secondary
#E7EBB9
accent
#DA0BCC
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85