#565CDC#565CDC
#565CDC is a mid, vivid blue. Relative luminance 0.148; OKLCH L 54.3% C 0.192 H 275.9°. Best body text is #FFFFFF at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #565CDC |
|---|---|
| RGB | rgb(86, 92, 220) |
| HSL | hsl(237, 66%, 60%) |
| HSV | hsv(237, 61%, 86%) |
| CMYK | cmyk(60.9%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(45.36, 35.77, -66.39) |
| CIE-LCH | lch(45.36, 75.41, 298.31°) |
| OKLab | oklab(54.33% 0.0198 -0.1908) |
| OKLCH | oklch(54.33% 0.192 275.9) |
| XYZ | xyz(20.5790, 14.7984, 69.4682) |
| Luminance | 0.1480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Warm Blue
#4B57DB
ΔE00 1.99
Dark Periwinkle
#665FD1
ΔE00 2.94
Slate Blue
#6A5ACD
ΔE00 4.03
Iris
#6258C4
ΔE00 4.18
Light Indigo
#6D5ACF
ΔE00 4.37
Azul
#1D5DEC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#565CDC #DCD656
analogous
#569FDC #565CDC #9356DC
triadic
#565CDC #DC565C #5CDC56
tetradic
#565CDC #DC569F #DCD656 #56DC93
square
#565CDC #DC569F #DCD656 #56DC93
split-complementary
#565CDC #DC9356 #9FDC56
monochromatic
#202598 #2A31CB #565CDC #898DE6 #BBBEF1
Accessibility & contrast
On white
5.30
#565CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.96
#565CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #565CDC
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##565CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##565CDC | 1.00 | 5.30 | 3.96 | 5.30 |
| #FFFFFF | 5.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.96 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0071E0
Deuteranopia (green-blind)
#0066D9
Tritanopia (blue-blind)
#007B93
Achromatopsia (no color)
#6B6B6B
Design tokens & code
CSS
--color: #565cdc; /* rgb */ color: rgb(86, 92, 220); /* oklch */ color: oklch(54.3% 0.192 275.9);
Tailwind
colors: {
custom: {
50: '#928ae8',
500: '#565cdc',
950: '#000000',
},
}SCSS
$custom: #565cdc; $custom-light: #928ae8; $custom-dark: #000000;
JSON
{
"hex": "#565cdc",
"rgb": {
"r": 86,
"g": 92,
"b": 220
},
"hsl": {
"h": 237.313,
"s": 65.686,
"l": 60
},
"oklch": {
"l": 0.54325,
"c": 0.19187,
"h": 275.9
},
"luminance": 0.148
}Semantic roles & 50–950 ramp
primary
#565CDC
secondary
#E1DEAD
accent
#E13FE9
background
#F9F8FE
surface
#F2F0FD
border
#CCCBD5
text
#0E0B16
muted
#7E7C84