#675CDC#675CDC
#675CDC is a mid, vivid blue. Relative luminance 0.157; OKLCH L 55.5% C 0.189 H 282.2°. Best body text is #FFFFFF at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #675CDC |
|---|---|
| RGB | rgb(103, 92, 220) |
| HSL | hsl(245, 65%, 61%) |
| HSV | hsv(245, 58%, 86%) |
| CMYK | cmyk(53.2%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(46.58, 38.79, -64.34) |
| CIE-LCH | lch(46.58, 75.13, 301.08°) |
| OKLab | oklab(55.54% 0.0399 -0.1844) |
| OKLCH | oklch(55.54% 0.189 282.2) |
| XYZ | xyz(22.3350, 15.7039, 69.5505) |
| Luminance | 0.1570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 1.80
Light Indigo
#6D5ACF
ΔE00 2.31
Slate Blue
#6A5ACD
ΔE00 2.35
Iris
#6258C4
ΔE00 3.77
Warm Blue
#4B57DB
ΔE00 4.27
Mediumslateblue
#7B68EE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#675CDC #D1DC5C
analogous
#5C91DC #675CDC #A75CDC
triadic
#675CDC #DC675C #5CDC67
tetradic
#675CDC #DC5C91 #D1DC5C #5CDCA7
square
#675CDC #DC5C91 #D1DC5C #5CDCA7
split-complementary
#675CDC #DCA75C #91DC5C
monochromatic
#2C229C #3A2CCE #675CDC #968EE7 #C5C1F2
Accessibility & contrast
On white
5.07
#675CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.14
#675CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #675CDC
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##675CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##675CDC | 1.00 | 5.07 | 4.14 | 5.07 |
| #FFFFFF | 5.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073E0
Deuteranopia (green-blind)
#006AD9
Tritanopia (blue-blind)
#347A93
Achromatopsia (no color)
#6E6E6E
Design tokens & code
CSS
--color: #675cdc; /* rgb */ color: rgb(103, 92, 220); /* oklch */ color: oklch(55.5% 0.189 282.2);
Tailwind
colors: {
custom: {
50: '#9b8ae8',
500: '#675cdc',
950: '#000000',
},
}SCSS
$custom: #675cdc; $custom-light: #9b8ae8; $custom-dark: #000000;
JSON
{
"hex": "#675cdc",
"rgb": {
"r": 103,
"g": 92,
"b": 220
},
"hsl": {
"h": 245.156,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.55544,
"c": 0.18864,
"h": 282.2
},
"luminance": 0.15705
}Semantic roles & 50–950 ramp
primary
#675CDC
secondary
#DEE2B2
accent
#CC19BD
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C16
muted
#7F7D84